commit | f3acfd1d17c9510901329f06718101138cad5b33 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue May 28 15:48:13 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri May 31 11:57:21 2024 +0000 |
tree | 436bcfd7b9315258db45e49b2226574cdbcb7e49 | |
parent | ffadd4d13cb17cec7a34f847338412c001a93ab6 [diff] |
Test deferred_rbp changes secrets Add a unit test that uses a sample DICE chain, does derivation with different values of `deferred_rollback_protection` & checks that the sealing CDIs of output are different. Test: atest #changing_deferred_rpb_changes_secrets Bug: 342378315 Change-Id: I9a69e76f9802fcf14c550956fb6e23431a38688f
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: