Merge "feat(tc): enable CI-700 PMU for profiling" into integration

This commit is contained in:
Madhukar Pappireddy 2022-04-26 23:16:53 +02:00 committed by TrustedFirmware Code Review
commit 2fe9d05853
1 changed files with 6 additions and 0 deletions

View File

@ -261,6 +261,12 @@
arm,mhuv2-protocols = <0 1>;
};
cmn-pmu {
compatible = "arm,ci-700";
reg = <0x0 0x50000000 0x0 0x10000000>;
interrupts = <0x0 460 0x4>;
};
scmi {
compatible = "arm,scmi";
mbox-names = "tx", "rx";