summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Iqbal <zacharyi@google.com>2023-08-29 19:32:03 +0000
committerZac Iqbal <zacharyi@google.com>2023-09-21 23:53:05 +0000
commita86075f01cc7cda39b314cc38d447d254111e2dc (patch)
tree2c7964463cea601eab49798f7be34019c162f6c5
parent0726d749c9fc1ea91db0115dc1b9203aacf4e5f3 (diff)
downloadshusky-android-gs-shusky-5.15-u-qpr1-beta2.tar.gz
Exchanged faceauth raw GCMA heap allocation for TPU.android-u-qpr1-beta-2.1_r0.8android-gs-shusky-5.15-u-qpr1-beta2
Notes: - The net GCMA heap usage increase is zero. - TPU: +2MB - faraw: -2MB Bug: 301513510 Change-Id: Ib0fbc4e9681a61107a52c25976908b163815bce9
-rw-r--r--dts/google/zuma-shusky-dma-heap.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/google/zuma-shusky-dma-heap.dtsi b/dts/google/zuma-shusky-dma-heap.dtsi
index 0f86261..ad1f016 100644
--- a/dts/google/zuma-shusky-dma-heap.dtsi
+++ b/dts/google/zuma-shusky-dma-heap.dtsi
@@ -7,11 +7,11 @@
*/
&faceauth_tpu {
- size = <0x00A00000>; /* 10MB */
+ size = <0x00C00000>; /* 12MB */
};
&farawimg {
- size = <0x0CE00000>; /* 206MB */
+ size = <0x0CC00000>; /* 204MB */
};
&faprev {