Home
last modified time | relevance | path

Searched refs:SPU_LOCK_CONF_LOCKED (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c711 SPU_LOCK_CONF_LOCKED); in spu_init_cfg()
722 SPU_LOCK_CONF_LOCKED); in spu_init_cfg()
732 perm, SPU_LOCK_CONF_LOCKED); in spu_init_cfg()
735 SPU_LOCK_CONF_LOCKED); in spu_init_cfg()
749 perm, SPU_LOCK_CONF_LOCKED); in spu_init_cfg()
760 SPU_SECURE_ATTR_NONSECURE, perm, SPU_LOCK_CONF_LOCKED); in spu_init_cfg()
893 spu_dppi_config_non_secure(TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()
896 spu_gpio_config_non_secure(0, TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()
898 spu_gpio_config_non_secure(1, TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()
Dtfm_hal_isolation.c128 SPU_LOCK_CONF_LOCKED); in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/native_drivers/
Dspu.h26 #define SPU_LOCK_CONF_LOCKED true macro
Dspu.c223 SPU_LOCK_CONF_LOCKED); in spu_regions_flash_config_non_secure_callable()