commit | daf89a71102668535f9354129f29bcd958bedf9c | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Aug 24 10:02:52 2021 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Wed Sep 01 12:50:08 2021 +0100 |
tree | 49569a4985d4e91960045d2dd9f576973e655153 | |
parent | b6c24ce523401cbdc4baf9bcaa9ec7c29096f9e4 [diff] |
refactor(gic): move GIC IIDR numbers For the GIC power management we need to identify certain GIC implementations, so we have the IIDR values for some Arm Ltd. GIC models defined. We will need those number elsewhere very soon, so export them to a shared header file, to avoid defining them again. Change-Id: I1b8e2d93d6cea0d066866143c89eef736231134f Signed-off-by: Andre Przywara <andre.przywara@arm.com>