commit | e89fba83f4efcebd421bece05c3dadfcca03a9e2 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Jan 28 11:43:32 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jan 30 11:28:47 2025 +0000 |
tree | 039bfa82af1932910059cdf363c5fcb395098754 | |
parent | 9b14e5d52fce6eef4540bbc6bb7bafdcbaa45af0 [diff] |
Encryptedstore IO throughput Introduce a Microdroid benchmark to measure Encryptedstore IO throughput by writing given size of random data to a persistent file & then reading from it. Test: atest MicrodroidBenchmarks#encryptedstoreIoRate Bug: 390648694 Change-Id: I1aab8930835d6b295221e8bcb97be61d2ca607d3
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: