commit | e45e9426d2509bcf6a3a97f1329aad552a8c39d9 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 28 21:18:10 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 20 11:59:53 2024 +0000 |
tree | 6bb2047c7d73a80a173a5b29f1f61c55721ff6eb | |
parent | f15e027de346185bc8b8c42b1b7a573f7b054f0d [diff] |
MM: Check if Secretkeeper is supported from DT Virtmgr sets a prop in DT to indicate that Secretkeeper HAL is supported. Use that as the single source of information from host. This eliminates the vulnerability that arises when host gives different answers if asked multiple times. Test: atest MicrodroidTests#encryptedStorageIsPersistent Bug: 291213394 Change-Id: I0bb71df64462c90dbf197b9630e7c57a94216388
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: