commit | 4ee68e2940a3fae80990308f32784da51dd9fb21 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 27 12:17:38 2022 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 27 17:04:35 2022 +0100 |
tree | 29eaeabfd000f61721a492bd2cf33c91e9c6ac88 | |
parent | e328f4accec5be7a6e287d22e8b2b27b05703219 [diff] |
vmbase: Introduce the reset_or_hang macro Extract the logic from exceptions_panic.S as boot code might use it. Stop zeroing registers x1-x3 as it doesn't seem to be required by PSCI. Test: atest MicrodroidTestApp Change-Id: I8c9eb371299152b173c8bb589dccfb6edf8d634e
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.