commit | e63cef9b60c4cdea210a0a6e9dcad5e34fc386e3 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Mar 03 12:47:33 2025 -0800 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Mar 19 14:12:32 2025 +0000 |
tree | 9e20bf23c68d21e3a0c9638c7c532a3a34aac9ff | |
parent | 6765d4b86bda11d75e9c2446f4c55238ee58cdda [diff] |
pvmfw: Clean up patch_dice_node() API & impl Fix slightly incorrect comment, take slice directly, and use appropriate helper function. Note: No functional change intended. Test: - Change-Id: Ie6ab73e522422b6bf17a34ff8d82208125af0fbd
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: