commit | 7789bfec35787de8a3d2cfbfc93d27f88649bb3f | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Aug 25 11:01:19 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Aug 25 11:47:34 2023 +0100 |
tree | 74f36afc85ca8ab35e787aeb1ef483795be1aaac | |
parent | 7f4c0ac956af9f0730ecd7576ce2c5ad5ee9cf4f [diff] |
PvmfwImgTest: Test more invalid config versions Check that pvmfw rejects invalid config data versions with more than a single one (v2.0). Test: atest PvmfwImgTest#testInvalidConfigVersion_doesNotBoot Change-Id: Ic642c594f72457706cf7ee006f67133a65eb51a4
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
How-Tos: