commit | e2c27307ad1d901e4a834b813d33d834c9319322 | [log] [tgz] |
---|---|---|
author | Armelle Laine <armellel@google.com> | Thu Dec 05 13:47:03 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 05 13:47:03 2024 +0000 |
tree | deebe28cfa97be16e3c32880488238a5fdb20959 | |
parent | 029dc74b418168eab40dda6446e18c6f9e6f268e [diff] | |
parent | b7bf399960d79cee0cf8a3b9afbffa4f82866f08 [diff] |
Merge "trusty: test_vm: Add test target for Trusty Unit Tests" into main am: b7bf399960 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3366998 Change-Id: I5aaddf81f81ec0899d43df8e0c405e139c78b19e 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: