commit | f44f1602b72d934801742397c485eeb3d9806f26 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue May 30 14:59:19 2023 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Thu Jun 01 14:57:04 2023 +0000 |
tree | f316244c79780384f48c7864aebe07027a9600eb | |
parent | 4dd2093850c70ac10ccef5c973fbc759ed7ab9bf [diff] [blame] |
The psci crate was renamed to smccc. Use the new version. Bug: 245889995 Test: m pvmfw Change-Id: Ib61e46a6613c1fcfcf559d3672584b6e7b85cb7d
diff --git a/vmbase/Android.bp b/vmbase/Android.bp index 237a377..e55dbb0 100644 --- a/vmbase/Android.bp +++ b/vmbase/Android.bp
@@ -64,7 +64,7 @@ srcs: ["src/lib.rs"], rustlibs: [ "liblog_rust_nostd", - "libpsci", + "libsmccc", "libspin_nostd", ], whole_static_libs: [