mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 18:14:24 +00:00
feat(tc): enable CI-700 PMU for profiling
Change-Id: Iaafdfc440b362022e6103eabf3fb2ebed85b6575 Signed-off-by: Rupinderjit Singh <rupinderjit.singh@arm.com>
This commit is contained in:
parent
e61c00fa4b
commit
fbfc59840f
1 changed files with 6 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue