commit | a33f2df5eec53348a691b9de97b7aa0fb900a677 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Jun 07 16:20:17 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jun 08 10:55:29 2023 +0000 |
tree | 28de2c60175a0e17da3373f01cfdde50a0276626 | |
parent | 921547689968dc98ffdcd5bfc84a43ef29d67c9e [diff] |
vmbase: Assert TCR_EL1 assumptions in Rust Instead of documenting the assumption in a comment, check it at runtime so that breaking changes may be automatically caught. Note: no functional change intended. Test: m pvmfw_img Change-Id: Ib1a013b383997269de6a35762a041ef2a7df0ebb
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.