Home
last modified time | relevance | path

Searched refs:HOST_BOOT1_LOAD_BASE_S (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/tc/bl2/
Dboot_hal_bl2.c59 err = atu_initialize_region(&ATU_DEV_S, 0, HOST_BOOT1_LOAD_BASE_S, in boot_platform_pre_load()
90 memmove((void *)HOST_BOOT1_LOAD_BASE_S, in boot_platform_post_load()
91 (void *)(HOST_BOOT1_LOAD_BASE_S + BL2_HEADER_SIZE), in boot_platform_post_load()
Dflash_map_bl2.c104 *exec_ram_start = HOST_BOOT1_LOAD_BASE_S; in boot_get_image_exec_ram_info()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/partition/
Dplatform_base_address.h132 #define HOST_BOOT1_LOAD_BASE_S (HOST_ACCESS_BASE_S + 0x100000) /* Host boot image 1 base… macro