Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/common/
H A Dplat_spmd_manifest.c116 int plat_spm_core_manifest_load(spmc_manifest_attribute_t *manifest, in plat_spm_core_manifest_load() function
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h474 int plat_spm_core_manifest_load(spmc_manifest_attribute_t *manifest,
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_main.c485 rc = plat_spm_core_manifest_load(&spmc_attrs, pm_addr); in spmd_spmc_init()