mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-07 21:33:54 +00:00
feat(tc): enable Arm SPE for TC4
Enable the Arm SPE DT binding for TC4. Signed-off-by: Leo Yan <leo.yan@arm.com> Signed-off-by: Icen.Zeyada <Icen.Zeyada2@arm.com> Change-Id: I9ea49046a663eecc2b97ecef9ca939575d71fdd9
This commit is contained in:
parent
c0893d3fff
commit
cea55c836f
1 changed files with 8 additions and 0 deletions
|
@ -61,6 +61,14 @@
|
|||
#include "tc3-4-base.dtsi"
|
||||
|
||||
/ {
|
||||
spe-pmu-mid {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
spe-pmu-big {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
smmu_700: iommu@3f000000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue