commit | e045c6b28e470d331fab754cd3c117c34c934d34 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue May 21 14:16:08 2024 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue May 21 14:18:27 2024 +0100 |
tree | c01f18deaf9582f98660a47cbf1255b6684bc50b | |
parent | 1cba46d4b5dbec9fe131fb4102601416317317db [diff] |
New DICE chain requirements apply from VSR 15 For vendor API levels before 202404 there is no requirement that the DICE chain for a VM be properly rooted, and so it is legitimate for their to be no DICE entry preceding that for pvmwfw. Adjust the test accordingly. While I'm here, extract a common helper for reading the vendor API level. Bug: 341740108 Test: atest MicrodroidTestApp Change-Id: Ic8c312e09acf30f92d3a868b4636b9d4dc520db9
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:
AVF APIs:
How-Tos: