PMCG parsing bug fix
- The PMCG info node reference is offset to the RC,SMMU etc node from start of
ACPI IORT table. instead offset of same PMCG node was getting stored.
For SBSA test 714 we need to check whether PMCG is associated with a SMMU
to do that we can see if node_reference + start address of IORT ACPI
table points to a SMMU during parsing and store smmu_base if found
for testing purpose.
Signed-off-by:
Amrathesh <amrathesh@arm.com>
Loading
Please register or sign in to comment