Searched refs:PLAT_SPM_BUF_BASE (Results 1 – 8 of 8) sorted by relevance
45 #define PLAT_SPM_BUF_BASE (ARM_SP_IMAGE_BASE + ARM_SP_IMAGE_SIZE) macro49 PLAT_SPM_BUF_BASE, \53 PLAT_SPM_BUF_BASE, \54 PLAT_SPM_BUF_BASE, \64 #define PLAT_SP_IMAGE_NS_BUF_BASE (PLAT_SPM_BUF_BASE + PLAT_SPM_BUF_SIZE)
56 ep_info.args.arg0 = PLAT_SPM_BUF_BASE; in spm_sp_setup()192 void *shared_buf_ptr = (void *) PLAT_SPM_BUF_BASE; in spm_sp_setup()196 <= (PLAT_SPM_BUF_BASE + PLAT_SPM_BUF_SIZE)); in spm_sp_setup()198 assert(PLAT_SPM_BUF_BASE <= (UINTPTR_MAX - PLAT_SPM_BUF_SIZE + 1)); in spm_sp_setup()235 <= (PLAT_SPM_BUF_BASE + PLAT_SPM_BUF_SIZE - in spm_sp_setup()
97 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - 32 * PLAT_SPM_BUF_SIZE) macro99 #define PLAT_SPM_SPM_BUF_EL0_MMAP MAP_REGION2(PLAT_SPM_BUF_BASE, \100 PLAT_SPM_BUF_BASE, \
50 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
163 MAP_REGION_FLAT(PLAT_SPM_BUF_BASE, in bl31_plat_arch_setup()
112 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,
138 header = (void *) PLAT_SPM_BUF_BASE; in sgi_ras_intr_handler()
218 .sp_shared_buf_base = PLAT_SPM_BUF_BASE,