commit | 9afab67a60b692abcd6d323f54ae7e74fdb4ce00 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Mon Apr 17 14:26:23 2023 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Apr 18 13:16:15 2023 +0000 |
tree | 460491ea5f07042aab49df5218e26a76638abd49 | |
parent | 90e6f16ad6bd527b71b40dadc7d967ba4c665d7e [diff] [blame] |
Use new psci::smccc error handling rather than smccc library. Test: Built pvmfw and rialto Change-Id: I79eb0ca966a6e970dde1c1d73a55db38c549df5c
diff --git a/libs/hyp/Android.bp b/libs/hyp/Android.bp index bc66190..e4353c8 100644 --- a/libs/hyp/Android.bp +++ b/libs/hyp/Android.bp
@@ -8,7 +8,7 @@ srcs: ["src/lib.rs"], prefer_rlib: true, rustlibs: [ - "libsmccc", + "libpsci", ], no_stdlibs: true, stdlibs: [