/trusted-firmware-m-3.5.0/platform/ext/target/stm/b_u585i_iot02a/include/ |
D | region_defs.h | 34 #define S_HEAP_SIZE (0x0000200) macro 36 #define S_HEAP_SIZE (0x0000000) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps3/an547/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps3/an552/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps3/corstone310/common/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/corstone1000/partition/ |
D | region_defs.h | 35 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/musca_s1/partition/ |
D | region_defs.h | 26 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps2/an519/partition/ |
D | region_defs.h | 26 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/cypress/psoc64/partition/ |
D | region_defs.h | 37 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/nxp/lpcxpresso55s69/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps3/an524/partition/ |
D | region_defs.h | 26 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/lairdconnectivity/common/bl5340/partition/ |
D | region_defs.h | 28 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/mps2/an521/partition/ |
D | region_defs.h | 26 #define S_HEAP_SIZE (0x00000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/musca_b1/partition/ |
D | region_defs.h | 31 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/stm/stm32l562e_dk/include/ |
D | region_defs.h | 25 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/nordic_nrf/common/nrf91/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/stm/nucleo_l552ze_q/include/ |
D | region_defs.h | 25 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/nordic_nrf/common/nrf5340/partition/ |
D | region_defs.h | 27 #define S_HEAP_SIZE (0x0000200) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/rss/common/partition/ |
D | region_defs.h | 94 #define S_HEAP_SIZE (0x0001000) macro
|
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/iar/ |
D | tfm_common_s.icf | 115 define block HEAP with alignment = 8, size = S_HEAP_SIZE { }; 116 define block ARM_LIB_HEAP with alignment = 8, size = S_HEAP_SIZE { };
|
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/armclang/ |
D | tfm_common_s.sct | 128 ARM_LIB_HEAP +0 ALIGN 8 EMPTY S_HEAP_SIZE {
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/device/source/armclang/ |
D | m2354_s.sct | 269 ARM_LIB_HEAP +0 ALIGN 8 EMPTY S_HEAP_SIZE {
|
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/device/source/armclang/ |
D | m2351_s.sct | 275 ARM_LIB_HEAP +0 ALIGN 8 EMPTY S_HEAP_SIZE {
|
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/gcc/ |
D | tfm_common_s.ld | 37 __heap_size__ = S_HEAP_SIZE;
|