commit | 7aca7ff041dbee2d2a8ce4de8ffc0c47b5afac18 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Dec 12 14:04:30 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Dec 13 10:12:38 2022 +0000 |
tree | dbe4c398b864c385fc62e6ffd16a87414b4bd45a | |
parent | 51c68e509148396b6465ac4efdd473c97eaed59d [diff] |
pvmfw: Don't treat invalid config as legacy BCC Only fall back to expecting a legacy BCC if we failed to read the magic value of the received configuration data. Otherwise, abort the boot as treating the invalid configuration data as a legacy BCC doesn't make sense. Bug: 262181812 Test: atest MicrodroidHostTests Change-Id: Ib30a7895f9fe53f84712e908af55a70230feb62e
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.