Home
last modified time | relevance | path

Searched refs:PARAMS_BASE (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Drcar_def.h38 #define PARAMS_BASE (RCAR_TRUSTED_SRAM_BASE - UL(0x100000)) macro
40 #define BOOT_KIND_BASE (PARAMS_BASE + UL(0x1700))
/rk3399_ARM-atf/plat/renesas/rcar_gen4/
H A Dbl31_plat_setup.c32 (bl2_to_bl31_params_mem_t *)PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
/rk3399_ARM-atf/plat/renesas/common/
H A Dbl31_plat_setup.c72 PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
/rk3399_ARM-atf/plat/renesas/rcar_gen5/aarch64/
H A Dplatform_common.c27 MAP_REGION_FLAT(PARAMS_BASE, PARAMS_SIZE, \
H A Dplat_helpers.S137 mov_imm x0, PARAMS_BASE
/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Drcar_def.h36 #define PARAMS_BASE (MBOX_BASE + MBOX_SIZE) macro
/rk3399_ARM-atf/plat/renesas/rcar_gen5/
H A Dbl31_plat_setup.c119 PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
/rk3399_ARM-atf/plat/renesas/rcar_gen4/aarch64/
H A Dplat_helpers.S137 mov_imm x0, PARAMS_BASE
/rk3399_ARM-atf/plat/renesas/rzg/
H A Dbl2_plat_setup.c104 CASSERT((PARAMS_BASE + sizeof(bl2_to_bl31_params_mem_t) + 0x100)
386 params = (bl2_to_bl31_params_mem_t *)PARAMS_BASE; in bl2_plat_handle_post_image_load()
387 memset((void *)PARAMS_BASE, 0, sizeof(*params)); in bl2_plat_handle_post_image_load()
/rk3399_ARM-atf/docs/plat/
H A Drz-g2.rst78 (PARAMS_BASE) and jumps to BL31.
83 PARAMS_BASE instead of using registers to get to those locations (see
H A Drcar-gen3.rst83 (PARAMS_BASE) and jumps to BL31.
88 PARAMS_BASE instead of using registers to get to those locations (see
/rk3399_ARM-atf/plat/renesas/common/include/
H A Drcar_def.h47 #define PARAMS_BASE (MBOX_BASE + MBOX_SIZE) macro
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplat_helpers.S154 mov_imm x0, PARAMS_BASE
/rk3399_ARM-atf/plat/renesas/rcar/
H A Dbl2_plat_setup.c110 CASSERT((PARAMS_BASE + sizeof(bl2_to_bl31_params_mem_t) + 0x100)
597 params = (bl2_to_bl31_params_mem_t *) PARAMS_BASE; in bl2_plat_handle_post_image_load()
598 memset((void *)PARAMS_BASE, 0, sizeof(*params)); in bl2_plat_handle_post_image_load()