Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/partition/
Dplatform_base_address.h90 #define VM1_BASE_S (VM0_BASE_S + VM0_SIZE) /* Volatile Memory 1 Secure base a… macro
206 #define MPC_VM1_RANGE_BASE_S (VM1_BASE_S)
207 #define MPC_VM1_RANGE_LIMIT_S (VM1_BASE_S + VM1_SIZE-1)
Dregion_defs.h249 #define DM_PROVISIONING_BUNDLE_START VM1_BASE_S
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/
Dboot_hal_bl1_2.c240 memcpy((uint8_t *)VM1_BASE_S, (uint8_t *)ROM_BASE_S, BL1_1_CODE_SIZE); in copy_rom_library_into_sram()
250 got_entry += VM1_BASE_S; in copy_rom_library_into_sram()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/
Dflash_layout.h178 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - \
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/
Dflash_layout.h215 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - FLASH_NS_PARTITION_SIZE)
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/
Dflash_layout.h212 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - FLASH_NS_PARTITION_SIZE)