Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/stm/b_u585i_iot02a/include/
Dregion_defs.h114 #define CMSE_VENEER_REGION_SIZE (0x00000380) macro
137 #define S_CODE_SIZE (IMAGE_S_CODE_SIZE - CMSE_VENEER_REGION_SIZE)
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/lpcxpresso55s69/partition/
Dregion_defs.h91 #define CMSE_VENEER_REGION_SIZE (0x340) macro
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/armclang/
Dtfm_common_s.sct196 CMSE_VENEER CMSE_VENEER_REGION_START CMSE_VENEER_REGION_SIZE {
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/device/source/armclang/
Dm2354_s.sct390 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.sct396 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.icf286 define block LR_VENEER with alignment = 0x20, size = CMSE_VENEER_REGION_SIZE {section Veneer$$CMSE};