Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/partition/
Dflash_layout.h145 #define S_IMAGE_LOAD_ADDRESS (VM1_BASE_S) macro
146 #define NS_IMAGE_LOAD_ADDRESS (S_IMAGE_LOAD_ADDRESS + \
Dregion_defs.h70 #define S_CODE_START (S_IMAGE_LOAD_ADDRESS + BL2_HEADER_SIZE)
/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/tc/bl2/
Dflash_map_bl2.c92 *exec_ram_start = S_IMAGE_LOAD_ADDRESS; in boot_get_image_exec_ram_info()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/corstone1000/partition/
Dflash_layout.h211 #define S_IMAGE_LOAD_ADDRESS (SRAM_BASE) macro
/trusted-firmware-m-3.4.0/docs/integration_guide/platform/
Dplatform_ext_folder.rst284 - ``S_IMAGE_LOAD_ADDRESS`` - Defines the address to where the Secure (or
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dtfm_secure_boot.rst765 from. The ``S_IMAGE_LOAD_ADDRESS`` macro must be specified in the target
769 S_IMAGE_LOAD_ADDRESS #0xA0020000``