Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c2221 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()