Searched refs:manifest_base (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_logical_sp.c | 844 uint32_t image_page_count, uintptr_t manifest_base, in spmd_lsp_build_live_activation_request() argument 855 x6 = manifest_base; in spmd_lsp_build_live_activation_request() 924 uint32_t image_page_count, uintptr_t manifest_base, in spmd_lsp_start_request_sp_live_activation() argument 937 lsp_id, sp_id, image_base, image_page_count, manifest_base, in spmd_lsp_start_request_sp_live_activation()
|
| /rk3399_ARM-atf/include/services/ |
| H A D | el3_spmd_logical_sp.h | 192 uintptr_t manifest_base,
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_main.c | 2221 uintptr_t manifest_base; in find_and_prepare_sp_context() local 2245 manifest_base = (uintptr_t)sp_manifest; in find_and_prepare_sp_context() 2253 manifest_base = (uintptr_t)sp_manifest; in find_and_prepare_sp_context() 2254 manifest_base_align = page_align(manifest_base, DOWN); in find_and_prepare_sp_context() 2285 INFO("Manifest adr = %lx , size = %lu bytes\n", manifest_base, in find_and_prepare_sp_context()
|