commit | 12c8e2848b71e399c9a7ad3e90967b7c3511d6ea | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 18 10:24:13 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Nov 18 14:18:25 2024 +0000 |
tree | 0f468b3382c01d3d9c50356f00c17fb67c9ee81b | |
parent | 3a4f58bfc5b474d63be5c03dbdbafd89702460d6 [diff] |
[KM-VM] Set arm64 KM VM kernel to the AVB signed kernel Bug: 355389155 Test: Run lk_trusty.elf on an arm64 device with pvmfw Change-Id: If2bb7f5e3a22e7a38b3c03e58dec3bb182ac7ae6
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: