commit | bfb56d721cbcce22b673090fdea44205ebf39821 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Mar 12 17:30:52 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Mar 19 12:52:22 2024 +0000 |
tree | 407c152a8c18098300fe8d4e81a6a5eb882799fe | |
parent | e1e016b0a7faa38de73de3e0c744dc5ee18f8aa0 [diff] |
Encrypted store README: Document security section Additionally, also introduce the intersection of Encrypted Store & Updatable VM. Bug: 329202578 Test: N/A Change-Id: If08e4282a25d709492cca22667772c08c2dfd315
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: