Home
last modified time | relevance | path

Searched refs:SPU_LOCK_CONF_UNLOCKED (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/native_drivers/
Dspu.h27 #define SPU_LOCK_CONF_UNLOCKED false macro
Dspu.c150 SPU_LOCK_CONF_UNLOCKED); in spu_regions_reset_unlocked_secure()
161 SPU_LOCK_CONF_UNLOCKED); in spu_regions_reset_unlocked_secure()
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c889 spu_peripheral_config_non_secure(target_peripherals[i], SPU_LOCK_CONF_UNLOCKED); in spu_periph_init_cfg()