Skip to content
Commit 86497194 authored by Amrathesh ..'s avatar Amrathesh ..
Browse files

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 ..'s avatarAmrathesh <amrathesh@arm.com>
parent 2f2b1c45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment