Searched defs:manifest (Results 1 – 8 of 8) 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()
21 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()
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()
65 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
278 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
153 struct rmm_manifest *manifest; in rmmd_setup() local
772 int plat_rmmd_load_manifest(struct rmm_manifest *manifest) in plat_rmmd_load_manifest()
480 static void read_optional_string(void *manifest, int32_t offset, in read_optional_string()