commit | 5b06c3552b1f93795ff80497291a988cf6f01288 | [log] [tgz] |
---|---|---|
author | Sebastian Pickl <spickl@google.com> | Tue Apr 23 12:24:18 2024 +0000 |
committer | Sebastian Pickl <spickl@google.com> | Tue Apr 23 16:56:29 2024 +0000 |
tree | eea6b5efa0aacdc85657e3c8cf535b084284660f | |
parent | 649a7dd37af7756a1ca225cad83414517f8163c8 [diff] |
Adding arm64-v8a-hwasan abi memory mapping missing this breaks AOSP builds with vendor source since their 'ro.product.cpu.abilist' is 'arm64-v8a-hwasan,arm64-v8a' also:throw an exception when no matching abi is found to make it easier to debug Bug:335546258 Change-Id: Ieea4b23c0b1a5ca3900bd61b7856a8ada48de915
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: