Home
last modified time | relevance | path

Searched refs:CMSE_VENEER_REGION_START (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/partition/
Dregion_defs.h110 #define CMSE_VENEER_REGION_START (S_CODE_START + S_CODE_VECTOR_TABLE_SIZE) macro
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/armclang/
Dtfm_common_s.sct190 LR_VENEER CMSE_VENEER_REGION_START {
196 CMSE_VENEER CMSE_VENEER_REGION_START CMSE_VENEER_REGION_SIZE {
/trusted-firmware-m-3.4.0/platform/ext/target/stm/b_u585i_iot02a/include/
Dregion_defs.h144 #define CMSE_VENEER_REGION_START (S_CODE_LIMIT + 1) macro
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/device/source/armclang/
Dm2354_s.sct384 LR_VENEER CMSE_VENEER_REGION_START {
390 CMSE_VENEER CMSE_VENEER_REGION_START CMSE_VENEER_REGION_SIZE {
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/device/source/armclang/
Dm2351_s.sct390 LR_VENEER CMSE_VENEER_REGION_START {
396 CMSE_VENEER CMSE_VENEER_REGION_START CMSE_VENEER_REGION_SIZE {
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/gcc/
Dtfm_common_s.ld29 VENEERS (rx) : ORIGIN = CMSE_VENEER_REGION_START, LENGTH = CMSE_VENEER_REGION_SIZE
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/iar/
Dtfm_common_s.icf287 place at address CMSE_VENEER_REGION_START {block LR_VENEER};