commit | 832410f39d8586122375d312e8b55980d91073ef | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Mar 07 15:24:44 2025 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Mar 19 15:19:49 2025 +0000 |
tree | 6d62bc4251cc4bb3b1e44645507bf3c4f44b5001 | |
parent | 6765d4b86bda11d75e9c2446f4c55238ee58cdda [diff] |
custom smcs: check for presence of HAL Fail fast if HAL is missing Bug: 360102915 Test: prebumit Test: /apex/com.android.virt/bin/vm run-microdroid \ -p \ --tee-services vendor.test_pkvm_tee_service Change-Id: I17d84b32f15f5bd108b94b17918faa2cf456aedf
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: