commit | b8b921b1fad0f0ab3539385a1779a9a8cafd47b2 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Tue Jan 21 17:15:54 2025 +0000 |
committer | Elie Kheirallah <khei@google.com> | Tue Jan 21 16:23:06 2025 -0800 |
tree | 187ae136964aab5877b6aecf7e945f5fcc0e9110 | |
parent | 2c5194e4880a29f2d2165f371322712c2089793a [diff] |
Update AVF backcompat tests to ignore bootargs/kernel-size Ignore bootargs and investigate if bootargs can mutate the VM Kernel size update Bug: 391297376 Test: TH Change-Id: Ic07db9c4ca405735e5142547da8244018f0c02ff
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: