commit | 4db76eb5946ceecf288a352f733d641d3936bf34 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Apr 26 14:28:15 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri May 05 15:31:38 2023 +0100 |
tree | cf479f93152c99391697e0af0a3fffd5d8be7c5e | |
parent | 8ec05d17a90d359412fc0a011c93d9ba4d7d0269 [diff] |
Add BCC checking Check whether any stage in the received BCC is marked as debug. If not, refuse to apply any debug policy we receive. (The bootloader shouldn't pass one in this case, this is just to make sure we catch any mistake here.) In passing fix the lifetime of the config descriptor buffer (b/280617929). Bug: 275424867 Test: atest MicrodroidTests Change-Id: I507fedee9e21e8cbda60044a4e0324e0d6530b00
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.