1type st54spi_hal_secure_element, domain; 2hal_server_domain(st54spi_hal_secure_element, hal_secure_element) 3type st54spi_hal_secure_element_exec, exec_type, vendor_file_type, file_type; 4 5allow st54spi_hal_secure_element st54spi_device:chr_file rw_file_perms; 6 7init_daemon_domain(st54spi_hal_secure_element) 8 9 10