mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 17:14:21 +00:00
Merge "feat(tc): enable Arm SPE for TC4" into integration
This commit is contained in:
commit
7c4c065022
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