Home
last modified time | relevance | path

Searched refs:SRAM_BASE (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/
Dregion_defs.h52 #define S_CODE_START (SRAM_BASE + BL2_HEADER_SIZE)
56 #define S_DATA_START (SRAM_BASE + TFM_PARTITION_SIZE)
86 #define BL2_IMAGE_START (SRAM_BASE + SRAM_SIZE - SE_BL2_PARTITION_SIZE)
105 #define BL1_1_DATA_START (SRAM_BASE)
Dflash_layout.h32 #define SRAM_BASE (0x30000000) macro
176 #define S_IMAGE_LOAD_ADDRESS (SRAM_BASE)
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl2/
Dflash_map_bl2.c68 (*exec_ram_start) = SRAM_BASE; in boot_get_image_exec_ram_info()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dtfm_hal_isolation.c93 base = SRAM_BASE; in tfm_hal_set_up_static_boundaries()
94 limit = SRAM_BASE + SRAM_SIZE; in tfm_hal_set_up_static_boundaries()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/
Dsystem_stm32l5xx.c199 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
DM2351.h333 #define SRAM_BASE (0x20000000UL) /*!< (SRAM ) Base Add… macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
DM2354.h346 #define SRAM_BASE (0x20000000UL) /*!< (SRAM ) Base Add… macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h2073 #define SRAM_BASE SRAM1_BASE_S macro
2487 #define SRAM_BASE SRAM1_BASE_NS macro
Dstm32l562xx.h2175 #define SRAM_BASE SRAM1_BASE_S macro
2610 #define SRAM_BASE SRAM1_BASE_NS macro