Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/fip_parser/
Dhost_flash_atu.c294 HOST_BOOT_IMAGE1_LOAD_BASE_S, in setup_image_output_slots()
305 HOST_BOOT_IMAGE1_LOAD_BASE_S + HOST_IMAGE_HEADER_SIZE, in setup_image_output_slots()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/bl2/
Dflash_map_bl2.c136 *exec_ram_start = HOST_BOOT_IMAGE1_LOAD_BASE_S; in boot_get_image_exec_ram_info()
Dboot_hal_bl2.c167 memset((void *)HOST_BOOT_IMAGE1_LOAD_BASE_S, 0, HOST_IMAGE_HEADER_SIZE); in boot_platform_post_load()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/bl2/
Dflash_map_bl2.c136 *exec_ram_start = HOST_BOOT_IMAGE1_LOAD_BASE_S; in boot_get_image_exec_ram_info()
Dboot_hal_bl2.c167 memset((void *)HOST_BOOT_IMAGE1_LOAD_BASE_S, 0, HOST_IMAGE_HEADER_SIZE); in boot_platform_post_load()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/partition/
Dplatform_base_address.h163 #define HOST_BOOT_IMAGE1_LOAD_BASE_S (HOST_ACCESS_BASE_S + 1 * HOST_IMAGE_MAX_SIZE) /* Host boo… macro