Searched refs:PARAMS_BASE (Results 1 – 14 of 14) sorted by relevance
38 #define PARAMS_BASE (RCAR_TRUSTED_SRAM_BASE - UL(0x100000)) macro40 #define BOOT_KIND_BASE (PARAMS_BASE + UL(0x1700))
32 (bl2_to_bl31_params_mem_t *)PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
27 MAP_REGION_FLAT(PARAMS_BASE, PARAMS_SIZE, \
137 mov_imm x0, PARAMS_BASE
72 PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
36 #define PARAMS_BASE (MBOX_BASE + MBOX_SIZE) macro
119 PARAMS_BASE; in bl31_plat_get_next_image_ep_info()
105 CASSERT((PARAMS_BASE + sizeof(bl2_to_bl31_params_mem_t) + 0x100)387 params = (bl2_to_bl31_params_mem_t *)PARAMS_BASE; in bl2_plat_handle_post_image_load()388 memset((void *)PARAMS_BASE, 0, sizeof(*params)); in bl2_plat_handle_post_image_load()
78 (PARAMS_BASE) and jumps to BL31.83 PARAMS_BASE instead of using registers to get to those locations (see
83 (PARAMS_BASE) and jumps to BL31.88 PARAMS_BASE instead of using registers to get to those locations (see
47 #define PARAMS_BASE (MBOX_BASE + MBOX_SIZE) macro
153 mov_imm x0, PARAMS_BASE
111 CASSERT((PARAMS_BASE + sizeof(bl2_to_bl31_params_mem_t) + 0x100)598 params = (bl2_to_bl31_params_mem_t *) PARAMS_BASE; in bl2_plat_handle_post_image_load()599 memset((void *)PARAMS_BASE, 0, sizeof(*params)); in bl2_plat_handle_post_image_load()