commit | 100ae19b26769a89602ae9a70d4f5d3ac0821283 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Jun 12 14:23:16 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jun 13 08:41:48 2024 +0000 |
tree | 111ae1690efbe85faf0ccf175a1cd257350b9922 | |
parent | 03b3347b12177a9284f92f1d4281f6863df490eb [diff] |
ExactMatch constraint on instance-hash in VM Instance-hash in DICEChainEntry corresponding to guest OS uniquely identifies the instance. Add ExactMatch constraint on this to ensure a payload started with a different instance-id (but exactly same boot images). Additionally, use change the dice_policy_builder api call to use `TargetEntry`. Test: Builds Bug: 291245237 Change-Id: I089d094ccbbca970f89bec13d026737cec607ce2
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: