Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/renesas/common/aarch64/
A Dplat_helpers.S88 ldr x1, =BOOT_KIND_BASE
153 ldr x3, =BOOT_KIND_BASE
/tf-a-ffa_el3_spmc/plat/renesas/rzg/
A Dbl2_plat_setup.c334 u_register_t *boot_kind = (void *)BOOT_KIND_BASE; in bl2_plat_handle_pre_image_load()
345 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load()
355 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load()
/tf-a-ffa_el3_spmc/plat/renesas/rcar/
A Dbl2_plat_setup.c373 u_register_t *boot_kind = (void *) BOOT_KIND_BASE; in bl2_plat_handle_pre_image_load()
391 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load()
401 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load()
/tf-a-ffa_el3_spmc/docs/plat/
A Drz-g2.rst77 memory (BOOT_KIND_BASE) together with the BL31 parameters
82 behind using direct shared memory access to BOOT_KIND_BASE _and_
A Drcar-gen3.rst82 memory (BOOT_KIND_BASE) together with the BL31 parameters
87 behind using direct shared memory access to BOOT_KIND_BASE _and_
/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Drcar_def.h48 #define BOOT_KIND_BASE (RCAR_SHARED_MEM_BASE + \ macro

Completed in 9 milliseconds