commit | ab958c41bb2a5dbeb9c3451011e7f21fc9de5391 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Jan 03 18:24:38 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Jan 10 16:51:57 2024 +0000 |
tree | 1a527fb67a7c9648acc27cac49e76baffe9fcc6a | |
parent | 6b17832b6fbd3f399f3258d25c81ce2f899c49b8 [diff] |
Use policy constructed from VM's dice chain .. instead of using a HYPOTHETICAL_DICE_POLICY. This has become possible because SkSession uses the dice chain as the identity of the client & ta no longer has a hard coded HYPOTHETICAL_DICE_CHAIN. Test: atest MicrodroidTests#encryptedStorageIsPersistent Bug: 291213394 Change-Id: I6281ca39cc3e29a0e300b8d5f7a8ae699ca106a6
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: