commit | fe0b976b683f2b83a9c6a49159ece8a575d5c06e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 21 14:47:54 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 21 16:14:13 2024 +0000 |
tree | dd7bfb47b1cf24f20d63e3a29eac70ddee5eb871 | |
parent | 5ab9e58e840b199682636eb6fdfe4cb9b7b7b8c5 [diff] |
Skip rollback protection in pvmfw for Trusty Security VM This cl introduces a new capability for the Trusty Security VM. It allows pvmfw to identify it and skips the existing rollback protection mechanism. Bug: 379868478 Test: atest libpvmfw_avb.integration_test Change-Id: Ice2118b940bd50d064617a3e99eba993ee9db6c8
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: