commit | 3a9ecbff31594818740b061abd4b551fd4cf0fe8 | [log] [tgz] |
---|---|---|
author | Michał Mazurek <mazurekm@google.com> | Fri Nov 29 13:09:12 2024 +0100 |
committer | Bartłomiej Grzesik <bgrzesik@google.com> | Mon Feb 03 15:01:51 2025 +0000 |
tree | 35c80743c22f31fb78a7d6bd327994fec79b6ced | |
parent | 626347c8c8681e93e5fa6925871689d7cbad8d33 [diff] |
vmbase: Move hvc to aarch64 This commit move ARM hypercall interface to aarch64 directories. Bug: 362733888 Test: m libvmbase Change-Id: I17666437670feb9528c6871a36f9d6ecd3ea95d4
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: