Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/template/armclang/
Dbl2.sct55 #if defined(BL2_OTP_AREA_BASE)
57 ER_OTP BL2_OTP_AREA_BASE {
58 ER_OTP_CONST (BL2_OTP_AREA_BASE) FIXED (BL2_OTP_AREA_SIZE) {
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/template/iar/
Dbl2.icf22 #if defined(BL2_OTP_AREA_BASE)
26 place at address BL2_OTP_AREA_BASE {block LR_OTP_CONST};
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/template/gcc/
Dbl2.ld31 #if defined(BL2_OTP_AREA_BASE)
32 FLASH_OTP(rx) : ORIGIN = BL2_OTP_AREA_BASE, LENGTH = BL2_OTP_AREA_SIZE
48 #if defined(BL2_OTP_AREA_BASE)
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/include/
Dregion_defs.h205 #define BL2_OTP_AREA_BASE S_ROM_ALIAS(TFM_OTP_NV_COUNTERS_AREA_ADDR) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/partition/
Dregion_defs.h195 #define BL2_OTP_AREA_BASE S_ROM_ALIAS(TFM_OTP_NV_COUNTERS_AREA_ADDR) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/bl2/
Dboot_hal_bl2.c62 #ifdef BL2_OTP_AREA_BASE
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/bl2/
Dboot_hal_bl2.c64 #ifdef BL2_OTP_AREA_BASE