commit | a639b58e4a82f4f47d3c9eda79ff4938241fedde | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Nov 22 13:14:27 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Nov 27 15:36:19 2023 +0000 |
tree | 9093a79262b3180ff76a0fb1963e8beed0a4c5bc | |
parent | 8a2f4064614f61d37d77021fa307bd96baaf557f [diff] |
Add RKP VM marker if booting RKP VM If we are booting the RKP VM image, then we should mark its DICE node to say so. Bug: 300911665 Test: Manual Change-Id: I36454ae2fdaa9eb4ce5452cbea8ba379ca4568b9
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: