commit | 84707e436a1737a27e2f174a7caab6c190aeb04b | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Oct 04 15:21:41 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Oct 04 15:22:54 2023 +0000 |
tree | 6168aedc8c96dded4cfafd6173aec1d2229bf2d3 | |
parent | 4a0651de655e2dc2964b13a6c3a8dd13bb767881 [diff] |
Latest kernel SecretkeeperProtection capability Fix test latest_normal_payload_passes_verification & latest_debug_payload_passes_verification. The latest kernel has capability: SecretkeeperProtection (if the flag `llpvm_changes` is enabled). Test: NA Bug: 291213374 Change-Id: I639570cbf93afb2853cb65de590c013bb9c3c20e
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:
How-Tos: