Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/native_drivers/
Dspu.h28 #define SPU_SECURE_ATTR_SECURE true macro
Dspu.c146 SPU_SECURE_ATTR_SECURE, in spu_regions_reset_unlocked_secure()
157 SPU_SECURE_ATTR_SECURE, in spu_regions_reset_unlocked_secure()
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c710 spu_regions_flash_config(S_CODE_START, S_CODE_LIMIT, SPU_SECURE_ATTR_SECURE, perm, in spu_init_cfg()
721 spu_regions_sram_config(S_DATA_START, S_DATA_LIMIT, SPU_SECURE_ATTR_SECURE, perm, in spu_init_cfg()