commit | 70b580c0c15e315e87ec0ac1939a66f8a6e1868b | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 07 16:26:45 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 07 16:38:43 2023 +0000 |
tree | cc1adb3e75a11009f8be13474b7bed8815c85e8e | |
parent | 9a7328e1d206217e8a79851d88afad5d10f2791f [diff] |
vmbase_example: Minimize scope of unsafe blocks Reduce the scope of the unsafe blocks in check_data to a minimum. Test: m vmbase_example_bin Change-Id: Id9c2c1f028d3caf34384df5ec2d1a5b88a56602f
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.