commit | 10e8ec9cf854f3d06a115a40015c073743a45c69 | [log] [tgz] |
---|---|---|
author | Saswat Padhi <spadhi@chromium.org> | Wed Jan 29 15:58:44 2025 -0800 |
committer | Saswat Padhi <spadhi@chromium.org> | Wed Jan 29 16:03:02 2025 -0800 |
tree | 4a29ee811d43731ef0ac3a77054f0d0be1e63807 | |
parent | e5d4b5259743241777cfa719380f55715e5eacfb [diff] |
build/debian: Use our patched kernel in aarch64 images from Kokoro Images built with out custom kernel (`-k` flag with build.sh) that include the aarch64 ballooning patch (from aosp/3455686) have been tested on ARM devices. In this CL we make our patched kernel the default one for Ferrochrome aarch64 images built on Kokoro. Bug: 383173744 Test: ./build_in_container.sh -a aarch64 -k Change-Id: Id31115dad173fed931cbece960a71301e92786b6
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: