commit | 730ea3840a7a9a1f18cc8eedb6dfebaa92e96eb5 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 26 18:44:09 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 26 18:44:09 2025 +0000 |
tree | 0d719efa7928a7a961d4fc5d50571627d6f60314 | |
parent | 1361209249dbdb3da0b65bd0f794855417989364 [diff] |
pvmfw: fdt: Allow PSCI v0.2 in input DT Gunyah uses v0.2 so allow the node to contain that version. As v1.0 is backward-compatible with v0.2 (unlike v0.1), a malicious host setting this protocol version for a non-Gunyah pVM (which until now was forced to v1.0) should not present a security risk. Test: m pvmfw Bug: 396136321 Change-Id: If268fa11e15e6e9f248ce40ae5f897d045e568f5
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: