commit | a397106e25cce84a7dc8af56c462f4486d55b065 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Jun 13 11:48:53 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jun 14 12:33:44 2023 +0000 |
tree | 834db14c79d8e99af4d8365a4cb9ecc8f5259b03 | |
parent | 9cfbfd6c355c08f3893c32dc491be9fe206825b4 [diff] [blame] |
[vmbase] Move SwiotlbInfo from pvmfw to vmbase for reuse in both pvmfw and rialto to init shared memory. Bug: 284462758 Test: m pvmfw_img Change-Id: Ibe7b8b1bb8d10fbbdc4ec3348e801084c9a93bfd
diff --git a/vmbase/Android.bp b/vmbase/Android.bp index 6db9ff8..0ef47db 100644 --- a/vmbase/Android.bp +++ b/vmbase/Android.bp
@@ -67,6 +67,7 @@ "libbuddy_system_allocator", "libfdtpci", "libhyp", + "liblibfdt", "liblog_rust_nostd", "libonce_cell_nostd", "libsmccc",