Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/arm/common/trp/
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()
/trusted-firmware-a-3.7.0/plat/common/
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()
/trusted-firmware-a-3.7.0/plat/arm/board/fvp/
Dfvp_common.c554 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
/trusted-firmware-a-3.7.0/services/std_svc/rmmd/
Drmmd_main.c202 struct rmm_manifest *manifest; in rmmd_setup() local