Searched refs:spmc_manifest_attribute_t (Results 1 – 6 of 6) sorted by relevance
26 static int manifest_parse_attribute(spmc_manifest_attribute_t *attr, in manifest_parse_attribute()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()
51 } spmc_manifest_attribute_t; typedef
18 void spmc_populate_attrs(spmc_manifest_attribute_t *spmc_attrs);
393 int plat_spm_core_manifest_load(spmc_manifest_attribute_t *manifest,
46 static spmc_manifest_attribute_t spmc_attrs;
1871 void spmc_populate_attrs(spmc_manifest_attribute_t *spmc_attrs) in spmc_populate_attrs()