summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixelBot AutoMerger <android-nexus-securitybot@system.gserviceaccount.com>2022-11-20 18:50:33 -0800
committerSecurityBot <android-nexus-securitybot@system.gserviceaccount.com>2022-11-20 18:50:33 -0800
commit0a745ee687fb662e06d93e7080078a8575d4e7cd (patch)
treec2339b9e5cf9e4906f4e0bf35528d57fd3bf153f
parent90aebceadcd95dbfadfa90e0856bd33b8a20b776 (diff)
parentbef34ee07d888a2c65b9f995d09c4510b9321490 (diff)
downloadabrolhos-0a745ee687fb662e06d93e7080078a8575d4e7cd.tar.gz
SBMerger: 478053055 Change-Id: I3c2795920a4b35f59c8e8086419d78c1b5813ff0 Signed-off-by: SecurityBot <android-nexus-securitybot@system.gserviceaccount.com>
-rw-r--r--drivers/edgetpu/abrolhos/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/edgetpu/abrolhos/config.h b/drivers/edgetpu/abrolhos/config.h
index 57d6170..9cb5ffc 100644
--- a/drivers/edgetpu/abrolhos/config.h
+++ b/drivers/edgetpu/abrolhos/config.h
@@ -20,6 +20,9 @@
/* Reserved VCID that uses the extra partition. */
#define EDGETPU_VCID_EXTRA_PARTITION 0
+/* Pre-allocate 1 IOMMU domain per VCID */
+#define EDGETPU_NUM_PREALLOCATED_DOMAINS EDGETPU_NUM_VCIDS
+
/* Is a "mobile" style device. */
#define EDGETPU_FEATURE_MOBILE
#define EDGETPU_HAS_WAKELOCK