Home
last modified time | relevance | path

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

/arm-trusted-firmware/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() argument
46 void arm_trp_early_platform_setup(struct rmm_manifest *manifest) in arm_trp_early_platform_setup() argument
71 void trp_early_platform_setup(struct rmm_manifest *manifest) in trp_early_platform_setup() argument
[all...]
/arm-trusted-firmware/plat/common/
H A Dplat_spmd_manifest.c94 static int manifest_parse_root(spmc_manifest_attribute_t *manifest, in manifest_parse_root() argument
116 plat_spm_core_manifest_load(spmc_manifest_attribute_t * manifest,const void * pm_addr) plat_spm_core_manifest_load() argument
[all...]
/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_common.c554 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest() argument
[all...]
/arm-trusted-firmware/services/std_svc/rmmd/
H A Drmmd_main.c202 struct rmm_manifest *manifest; in rmmd_setup() local