Home
last modified time | relevance | path

Searched refs:BL2_NOHDP_CODE_SIZE (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/stm/stm32l562e_dk/include/
Dregion_defs.h170 #define BL2_NOHDP_CODE_SIZE (FLASH_AREA_BL2_NOHDP_SIZE) macro
171 #define BL2_NOHDP_CODE_LIMIT (BL2_NOHDP_CODE_START + BL2_NOHDP_CODE_SIZE - 1)
/trusted-firmware-m-3.4.0/platform/ext/target/stm/nucleo_l552ze_q/include/
Dregion_defs.h174 #define BL2_NOHDP_CODE_SIZE (FLASH_AREA_BL2_NOHDP_SIZE) macro
175 #define BL2_NOHDP_CODE_LIMIT (BL2_NOHDP_CODE_START + BL2_NOHDP_CODE_SIZE - 1)
/trusted-firmware-m-3.4.0/platform/ext/target/stm/b_u585i_iot02a/include/
Dregion_defs.h181 #define BL2_NOHDP_CODE_SIZE (FLASH_AREA_BL2_NOHDP_SIZE) macro
182 #define BL2_NOHDP_CODE_LIMIT (BL2_NOHDP_CODE_START + BL2_NOHDP_CODE_SIZE - 1)
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/template/armclang/
Dbl2.sct26 ER_NOHDP_CODE (BL2_NOHDP_CODE_START) FIXED (BL2_NOHDP_CODE_SIZE) {
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/template/iar/
Dbl2.icf20 define block LR_NOHDP_CODE with fixed order, maximum size = BL2_NOHDP_CODE_SIZE {block ER_NOHDP_COD…
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/template/gcc/
Dbl2.ld30 FLASH_NOHDP (rx) : ORIGIN = BL2_NOHDP_CODE_START, LENGTH = BL2_NOHDP_CODE_SIZE