Home
last modified time | relevance | path

Searched refs:NS_IMAGE_LOAD_ADDRESS (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/
Dflash_layout.h211 #define NS_IMAGE_LOAD_ADDRESS (S_IMAGE_LOAD_ADDRESS + \ macro
215 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - FLASH_NS_PARTITION_SIZE) macro
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/
Dflash_layout.h208 #define NS_IMAGE_LOAD_ADDRESS (S_IMAGE_LOAD_ADDRESS + \ macro
212 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - FLASH_NS_PARTITION_SIZE) macro
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/bl2/
Dflash_map_bl2.c128 *exec_ram_start = NS_IMAGE_LOAD_ADDRESS; in boot_get_image_exec_ram_info()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/bl2/
Dflash_map_bl2.c128 *exec_ram_start = NS_IMAGE_LOAD_ADDRESS; in boot_get_image_exec_ram_info()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/bl2/
Dflash_map_bl2.c138 *exec_ram_start = NS_IMAGE_LOAD_ADDRESS; in boot_get_image_exec_ram_info()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/
Dflash_layout.h178 #define NS_IMAGE_LOAD_ADDRESS (VM1_BASE_S + VM1_SIZE - \ macro
/trusted-firmware-m-latest/docs/integration_guide/source_structure/
Dplatform_ext_folder.rst303 - ``NS_IMAGE_LOAD_ADDRESS`` - Defines the address to where the Non-secure image
/trusted-firmware-m-latest/docs/design_docs/booting/
Dtfm_secure_boot.rst785 ``NS_IMAGE_LOAD_ADDRESS`` must also be defined. For example with Musca-S, its