Home
last modified time | relevance | path

Searched defs:manifest (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/trp/
H A Darm_trp_setup.c29 static int arm_trp_process_manifest(struct rmm_manifest *manifest) in arm_trp_process_manifest()
46 void arm_trp_early_platform_setup(struct rmm_manifest *manifest) in arm_trp_early_platform_setup()
71 void trp_early_platform_setup(struct rmm_manifest *manifest) in trp_early_platform_setup()
/rk3399_ARM-atf/plat/qemu/common/trp/
H A Dqemu_trp_setup.c21 static int qemu_trp_process_manifest(struct rmm_manifest *manifest) in qemu_trp_process_manifest()
38 void trp_early_platform_setup(struct rmm_manifest *manifest) in trp_early_platform_setup()
/rk3399_ARM-atf/plat/common/
H A Dplat_spmd_manifest.c94 static int manifest_parse_root(spmc_manifest_attribute_t *manifest, in manifest_parse_root()
116 int plat_spm_core_manifest_load(spmc_manifest_attribute_t *manifest, in plat_spm_core_manifest_load()
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/
H A Drdv3_common.c65 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_common.c278 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
/rk3399_ARM-atf/services/std_svc/rmmd/
H A Drmmd_main.c153 struct rmm_manifest *manifest; in rmmd_setup() local
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.c772 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c480 static void read_optional_string(void *manifest, int32_t offset, in read_optional_string()