Searched refs:BOOT_KIND_BASE (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/plat/renesas/rcar_gen4/aarch64/ |
| H A D | plat_helpers.S | 75 ldr x1, =BOOT_KIND_BASE 139 ldr x3, =BOOT_KIND_BASE
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/aarch64/ |
| H A D | plat_helpers.S | 75 ldr x1, =BOOT_KIND_BASE 139 ldr x3, =BOOT_KIND_BASE
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/include/ |
| H A D | rcar_def.h | 40 #define BOOT_KIND_BASE (PARAMS_BASE + UL(0x1700)) macro
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen4/include/ |
| H A D | rcar_def.h | 37 #define BOOT_KIND_BASE (RCAR_SHARED_MEM_BASE + \ macro
|
| /rk3399_ARM-atf/plat/renesas/common/aarch64/ |
| H A D | plat_helpers.S | 88 ldr x1, =BOOT_KIND_BASE 156 ldr x3, =BOOT_KIND_BASE
|
| /rk3399_ARM-atf/plat/renesas/rzg/ |
| H A D | bl2_plat_setup.c | 336 u_register_t *boot_kind = (void *)BOOT_KIND_BASE; in bl2_plat_handle_pre_image_load() 347 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load() 357 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load()
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rz-g2.rst | 77 memory (BOOT_KIND_BASE) together with the BL31 parameters 82 behind using direct shared memory access to BOOT_KIND_BASE _and_
|
| H A D | rcar-gen3.rst | 82 memory (BOOT_KIND_BASE) together with the BL31 parameters 87 behind using direct shared memory access to BOOT_KIND_BASE _and_
|
| /rk3399_ARM-atf/plat/renesas/common/include/ |
| H A D | rcar_def.h | 48 #define BOOT_KIND_BASE (RCAR_SHARED_MEM_BASE + \ macro
|
| /rk3399_ARM-atf/plat/renesas/rcar/ |
| H A D | bl2_plat_setup.c | 493 u_register_t *boot_kind = (void *) BOOT_KIND_BASE; in bl2_plat_handle_pre_image_load() 531 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load() 537 flush_dcache_range(BOOT_KIND_BASE, sizeof(*boot_kind)); in bl2_plat_handle_pre_image_load()
|