commit | 6cd065fecaf22c23ffe23008304d9dc605157201 | [log] [tgz] |
---|---|---|
author | Michał Mazurek <mazurekm@google.com> | Fri Nov 29 13:07:11 2024 +0100 |
committer | Bartłomiej Grzesik <bgrzesik@google.com> | Fri Jan 31 14:05:26 2025 +0000 |
tree | bf5cae2fadaad649c6753ea02b52be073e1ef842 | |
parent | 5b294692762f00c999a14d01389737f77671711f [diff] |
vmbase: Move linker to aarch64 This commit move aarch64 linker definition to arch specific module. Bug: 362733888 Test: m libvmbase Change-Id: Ib00cbaa981c948e626d58a0f0d818d4ec1f4ceb3
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: