Searched refs:HOST_BOOT1_LOAD_BASE_S (Results 1 – 3 of 3) sorted by relevance
59 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()
104 *exec_ram_start = HOST_BOOT1_LOAD_BASE_S; in boot_get_image_exec_ram_info()
132 #define HOST_BOOT1_LOAD_BASE_S (HOST_ACCESS_BASE_S + 0x100000) /* Host boot image 1 base… macro