commit | cd653b71a291c15284a1599ee4ea8b28fe33626d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Dec 04 21:50:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 04 21:50:54 2024 +0000 |
tree | d1553a0a1ad09e10a6cd78807c1669f5d68191ba | |
parent | 5706e6e4e7e37b9320b9daf0b88af92b94fe3b7b [diff] | |
parent | d439da1f48dbfabbafb0fcf00e58665afc8d1b9e [diff] |
Merge "Implement secretkeeper HAL v2" into main am: d439da1f48 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3306615 Change-Id: I5c5875f22a857520df1d99a76b0949ebb1a28fbe Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: