commit | 80e7287ee7f75c617bf64b8fc17c89485d19aa6d | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Tue Feb 25 21:20:21 2025 -0800 |
committer | Saswat Padhi <spadhi@chromium.org> | Tue Feb 25 21:22:42 2025 -0800 |
tree | a57740bb1eb270a647bb3aac51aab8cb24e8abf4 | |
parent | 43b21e586ef43926067649bd0b37f06101c9a7e2 [diff] |
build/debian: Remove x86_64 boot workarounds Since u-boot.rom now supports loading a 64-bit EFI application, we remove the workarounds from out build script and vm config. Bug: 365955006 Bug: 358426674 Test: ./build_in_container.sh Test: then deploy and test on `cf_x86_64_phone-trunk_staging-userdebug` Change-Id: I817da6d378705cb53d6fdf52e9820bf7c3c658b8
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: