commit | 7e0ba431e5ba6db16533f00b3d0e9c87e9a1d5a4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jul 26 11:15:31 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Jul 26 13:14:18 2024 +0900 |
tree | 7ddd51b77dfa20d5ef90384bfa554e113def00da | |
parent | 2d5d00829141ba8af9979a7a403ea1e0929324a1 [diff] |
Use select() in build/microdroid/Android.bp Two soong config modules are remaining, but they are not yet supported by Soong as only primitive types are configurable for now. Bug: 354824866 Test: boot Change-Id: I3c90a1f2818f01339c25babd09336398d68240f8
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: