Home
last modified time | relevance | path

Searched refs:section_normal_ro (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA5/RTE/Device/ARMCA5/
Dmmu_ARMCA5.c154 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA7/RTE/Device/ARMCA7/
Dmmu_ARMCA7.c154 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA9/RTE/Device/ARMCA9/
Dmmu_ARMCA9.c154 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Template/Device_A/Source/
Dmmu_Device.c152 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h2298 #define section_normal_ro(descriptor_l1, region) region.rg_t = SECTION; \ macro