Skip to content
Snippets Groups Projects
Commit e0b5054c authored by Alex's avatar Alex Committed by Ed Tam
Browse files

arm64/dts: gs101: add hide-page-fault property to tpu


Add a hide-page-fault property for the tpu in device-tree.

Bug: 192415557
Change-Id: I8370266bef82008440f7937a16b787a6761893ec
Signed-off-by: default avatarAlex <acnwigwe@google.com>
(cherry picked from commit 63829e40)
parent 8092b1a1
No related branches found
No related tags found
No related merge requests found
......@@ -648,6 +648,7 @@
#iommu-cells = <0>;
power-domains = <&pd_tpu>;
sysmmu,no-s2pf;
sysmmu,hide-page-fault;
sysmmu,default_tlb = <TLB_CFG(BL1, PREFETCH_PREDICTION)>;
sysmmu,tlb_property = <1 TLB_CFG(BL1, PREFETCH_PREDICTION) DIR_READ SYSMMU_ID_MASK(0x4, 0xC)>,
<2 TLB_CFG(BL1, PREFETCH_PREDICTION) DIR_RW SYSMMU_ID_MASK(0x8, 0xC)>,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment