Searched defs:manifest (Results 1 – 4 of 4) sorted by relevance
29 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()
94 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()
554 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
202 struct rmm_manifest *manifest; in rmmd_setup() local