Home
last modified time | relevance | path

Searched refs:SRAM_BASE_S (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/an547/partition/
Dplatform_base_address.h102 #define SRAM_BASE_S 0x11000000 /* CODE SRAM Secure base address */ macro
220 #define MPC_SRAM_RANGE_BASE_S (SRAM_BASE_S)
221 #define MPC_SRAM_RANGE_LIMIT_S (SRAM_BASE_S + SRAM_SIZE-1)
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/partition/
Dplatform_base_address.h119 #define SRAM_BASE_S 0x11000000 /* CODE SRAM Secure base address */ macro
256 #define MPC_SRAM_RANGE_BASE_S (SRAM_BASE_S)
257 #define MPC_SRAM_RANGE_LIMIT_S (SRAM_BASE_S + SRAM_SIZE-1)
Dregion_defs.h138 #define BL2_CODE_START (SRAM_BASE_S)
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/an552/partition/
Dplatform_base_address.h107 #define SRAM_BASE_S 0x11000000 /* CODE SRAM Secure base address */ macro
230 #define MPC_SRAM_RANGE_BASE_S (SRAM_BASE_S)
231 #define MPC_SRAM_RANGE_LIMIT_S (SRAM_BASE_S + SRAM_SIZE-1)
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/fvp/partition/
Dplatform_base_address.h117 #define SRAM_BASE_S 0x11000000 /* CODE SRAM Secure base address */ macro
250 #define MPC_SRAM_RANGE_BASE_S (SRAM_BASE_S)
251 #define MPC_SRAM_RANGE_LIMIT_S (SRAM_BASE_S + SRAM_SIZE-1)
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/partition/
Dplatform_base_address.h113 #define SRAM_BASE_S 0x12000000 /* CODE SRAM Secure base address */ macro
249 #define MPC_SRAM_RANGE_BASE_S (SRAM_BASE_S)
250 #define MPC_SRAM_RANGE_LIMIT_S (SRAM_BASE_S + SRAM_SIZE-1)
Dflash_layout.h103 #define FLASH_BL1_BASE_ADDRESS (SRAM_BASE_S)
Dregion_defs.h144 #define BL1_2_CODE_START (SRAM_BASE_S)
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/cmsis_drivers/
DDriver_Flash.c32 #define FLASH1_BASE_S SRAM_BASE_S
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h1510 #define SRAM_BASE_S SRAM1_BASE_S macro
Dstm32l562xx.h1591 #define SRAM_BASE_S SRAM1_BASE_S macro