commit | 1df7f4ac28ba7598181b455548045dcd12ceec31 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Nov 04 17:02:03 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 04 17:02:03 2024 +0000 |
tree | e01b6d697ceaa0cee7428bdb717f9a4d8cac4a6b | |
parent | 39b483a93a954da5b4f0306ac8a61129481e8b02 [diff] | |
parent | 8ab7c374e8dcdc7488564d63274d22e618bda826 [diff] |
Merge changes I203bd4ea,I52afb664 into main * changes: vmbase: Move CMOs under crate::arch vmbase: Abstract CPU arch in write_volatile_u8()
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: