Home
last modified time | relevance | path

Searched refs:spm_boot_info_t (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_main.c78 const spm_boot_info_t *sp_boot_info = in spm_mm_setup()
157 assert((uintptr_t)shared_buf_ptr + sizeof(spm_boot_info_t) in spm_mm_setup()
166 sizeof(spm_boot_info_t)); in spm_mm_setup()
170 ((spm_boot_info_t *) shared_buf_ptr)->mp_info; in spm_mm_setup()
178 ((spm_boot_info_t *) shared_buf_ptr)->mp_info = in spm_mm_setup()
180 + sizeof(spm_boot_info_t)); in spm_mm_setup()
186 shared_buf_ptr = ((spm_boot_info_t *) shared_buf_ptr)->mp_info; in spm_mm_setup()
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/
A Dsgi_plat.c123 const spm_boot_info_t plat_arm_secure_partition_boot_info = {
126 .h.size = sizeof(spm_boot_info_t),
/tf-a-ffa_el3_spmc/services/std_svc/spm/common/include/
A Dspm_partition.h48 } spm_boot_info_t; typedef

Completed in 5 milliseconds