commit | 1f968b1a136b89a7f39d3f25046c6769e9a60ee3 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 04 10:44:27 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Nov 04 10:57:22 2024 +0000 |
tree | cb80d5e2ad44e82f67d91903390e3d32e2098355 | |
parent | b42991a58f47de98c04f27da65081f1af29a2ec9 [diff] |
Refactor DICE chain parsing in pvmfw to collect BccPayload instead of BccEntry. This cl enables us to read the leaf public key algorithm directly from BccPayload, eliminating the need for additional parsing. Bug: 357008987 Test: atest MicrodroidHostTests Change-Id: I2126e9eacbb99a90979d99490bc47ccaeee3e2ba
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: