commit | 7d6944fdf49ca9e12f346f23a085789bb70775d8 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 30 19:14:11 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Mar 30 19:19:24 2023 +0100 |
tree | bb88e71c7418e034ac44d5f6f25c7d57183204b1 | |
parent | 7898e8578ae2b71eafe867b723c9004dae691f45 [diff] |
pvmfw: Improve asm! options for DC CVAU The instruction doesn't modify memory or the stack in a Rust-noticeable way and shouldn't modify the NZCV/FPSR flags. Test: atest MicrodroidHostTests Change-Id: I7d9942f8c039dd49d052d6af784de3ac9f588c36
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.