mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
fix(tc): set system-coherency to 0(ACE-LITE) for tc4-gpu
As per GPU team, this change should be helpful to improve the performance. Change-Id: I10a3fc1d0ddf1ba0a17da6dc4f2a80f5fe567db6 Signed-off-by: Vishnu Satheesh <vishnu.satheesh@arm.com> Signed-off-by: Jagdish Gediya <jagdish.gediya@arm.com> Signed-off-by: Icen.Zeyada <Icen.Zeyada2@arm.com>
This commit is contained in:
parent
bf223c7937
commit
cada6ca36c
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
interrupts = <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
interrupt-names = "IRQAW";
|
||||
iommus = <&smmu_700 0x0>;
|
||||
system-coherency = <0x0>;
|
||||
};
|
||||
|
||||
dsu-pmu {
|
||||
|
|
Loading…
Add table
Reference in a new issue