commit | 812497f1bb2d60731763eb23758646ab2e8583c1 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Jul 25 17:08:28 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Jul 26 13:11:50 2024 +0900 |
tree | e2e8064a7d9f7ed0469033b1ce4edb54750469cb | |
parent | 2d5d00829141ba8af9979a7a403ea1e0929324a1 [diff] |
Use select() in build/Android.bp and guest/kernel/ Bug: 354824866 Test: build Change-Id: I0e03b93403f2fb1221f1e4ec30ab98bf31bfe7c8
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: