Searched refs:spm_mm_boot_info_t (Results 1 – 11 of 11) sorted by relevance
| /trusted-firmware-a/services/std_svc/spm_mm/ |
| A D | spm_mm_setup.c | 31 const spm_mm_boot_info_t *sp_boot_info = in spm_sp_setup() 202 assert((uintptr_t)shared_buf_ptr + sizeof(spm_mm_boot_info_t) in spm_sp_setup() 211 sizeof(spm_mm_boot_info_t)); in spm_sp_setup() 215 ((spm_mm_boot_info_t *) shared_buf_ptr)->mp_info; in spm_sp_setup() 223 ((spm_mm_boot_info_t *) shared_buf_ptr)->mp_info = in spm_sp_setup() 225 + sizeof(spm_mm_boot_info_t)); in spm_sp_setup() 231 shared_buf_ptr = ((spm_mm_boot_info_t *) shared_buf_ptr)->mp_info; in spm_sp_setup()
|
| /trusted-firmware-a/plat/qemu/common/ |
| A D | qemu_spm.c | 35 spm_mm_boot_info_t plat_qemu_secure_partition_boot_info = { 38 .h.size = sizeof(spm_mm_boot_info_t), 141 const spm_mm_boot_info_t *
|
| /trusted-firmware-a/plat/socionext/synquacer/ |
| A D | sq_spm.c | 39 const spm_mm_boot_info_t plat_arm_secure_partition_boot_info = { 42 .h.size = sizeof(spm_mm_boot_info_t),
|
| /trusted-firmware-a/plat/arm/board/tc/ |
| A D | tc_plat.c | 104 const spm_mm_boot_info_t plat_arm_secure_partition_boot_info = { 107 .h.size = sizeof(spm_mm_boot_info_t),
|
| /trusted-firmware-a/plat/arm/css/sgi/ |
| A D | sgi_plat_v2.c | 113 const spm_mm_boot_info_t plat_arm_secure_partition_boot_info = { 116 .h.size = sizeof(spm_mm_boot_info_t),
|
| A D | sgi_plat.c | 123 const spm_mm_boot_info_t plat_arm_secure_partition_boot_info = { 126 .h.size = sizeof(spm_mm_boot_info_t),
|
| /trusted-firmware-a/include/services/ |
| A D | spm_mm_partition.h | 48 } spm_mm_boot_info_t; typedef
|
| /trusted-firmware-a/plat/arm/board/fvp/ |
| A D | fvp_common.c | 253 const spm_mm_boot_info_t plat_arm_secure_partition_boot_info = { 256 .h.size = sizeof(spm_mm_boot_info_t),
|
| /trusted-firmware-a/docs/components/ |
| A D | secure-partition-manager-mm.rst | 178 ``spm_mm_boot_info_t`` struct that is populated by the platform
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/ |
| A D | secure-partition-manager-mm.rst.txt | 178 ``spm_mm_boot_info_t`` struct that is populated by the platform
|
| /trusted-firmware-a/docs/build/TF-A_2.5/ |
| A D | searchindex.js | 1 …,133,134,135,136,137,138,139,140,141,142,143],spm_mm:[6,29,48,108],spm_mm_boot_info_t:29,spmc:[6,4…
|
Completed in 40 milliseconds