commit | d7766a579a77affa7478b363b33b7724a767fb60 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Wed Jan 03 15:44:13 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Jan 16 10:44:17 2024 +0900 |
tree | bdaf092ce5011db2d43c113a38696d50b43d71d7 | |
parent | 462573826d72c865dea2e550884a9d95ae35b8ff [diff] |
Run device side tests also on microdroid GKI .. except for the console test (as GKI has console=ttynull on its cmdline). Also this updates host side tests as config files are moved. Bug: 302465542 Test: atest MicrodroidTests Change-Id: Ieba06066dc05fae7acef3b29b7de14d3b99f9e3e
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: