commit | a17cfbaf03835bfdc3f47ca739202c32168112b6 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Feb 14 17:34:51 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Thu Feb 15 13:01:32 2024 +0000 |
tree | 3cf979c9ae9c4d7171b4bb252274ce5ef72abcbb | |
parent | 6e2b12d09369a643bd5ef69897c4c00f493c48a3 [diff] |
Make the RKP VM marker affect the sealing CDI Modify the DICE hidden input to depend on whether the VM is the RKP VM or not, to ensure that it always gets a different sealing CDI. Bug: 323523191 Test: atest rialto_test MicrodroidTests Change-Id: Iaf7d39dfee6ebf316e957434f86070b8cb272e9a
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: