Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/renesas/common/
A Dbl31_plat_setup.c70 PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
/tf-a-ffa_el3_spmc/plat/renesas/rzg/
A Dbl2_plat_setup.c102 CASSERT((PARAMS_BASE + sizeof(bl2_to_bl31_params_mem_t) + 0x100)
384 params = (bl2_to_bl31_params_mem_t *)PARAMS_BASE; in bl2_plat_handle_post_image_load()
385 memset((void *)PARAMS_BASE, 0, sizeof(*params)); in bl2_plat_handle_post_image_load()
/tf-a-ffa_el3_spmc/plat/renesas/rcar/
A Dbl2_plat_setup.c111 CASSERT((PARAMS_BASE + sizeof(bl2_to_bl31_params_mem_t) + 0x100)
430 params = (bl2_to_bl31_params_mem_t *) PARAMS_BASE; in bl2_plat_handle_post_image_load()
431 memset((void *)PARAMS_BASE, 0, sizeof(*params)); in bl2_plat_handle_post_image_load()
/tf-a-ffa_el3_spmc/docs/plat/
A Drz-g2.rst78 (PARAMS_BASE) and jumps to BL31.
83 PARAMS_BASE instead of using registers to get to those locations (see
A Drcar-gen3.rst83 (PARAMS_BASE) and jumps to BL31.
88 PARAMS_BASE instead of using registers to get to those locations (see
/tf-a-ffa_el3_spmc/plat/renesas/common/aarch64/
A Dplat_helpers.S151 mov_imm x0, PARAMS_BASE
/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Drcar_def.h47 #define PARAMS_BASE (MBOX_BASE + MBOX_SIZE) macro

Completed in 9 milliseconds