commit | 778169445c25ba9386bb0e319f4922cb086209a0 | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Tue Sep 10 17:05:07 2024 +0100 |
committer | Vincent Donnefort <vdonnefort@google.com> | Tue Sep 10 17:10:37 2024 +0100 |
tree | 11c041d2e6a27be48f17dfbd2f635cc8070e5cf9 | |
parent | 1c370abc6f5f3ec84cc8ebf390acd2931b5b66af [diff] |
Handle new tracing path in KvmHypTracer In preparation for landing the upstream version of hypervisor tracing (pKVM hypervisor tracing), handle the "hypervisor" path along side the legacy one "hyp" that is used until Android-15. Bug: 229975925 Test: atest AVFHostTestCase#testHypervisorLongSections Change-Id: I660c96585b2820c9ca229296d70f6a554e6cf14c
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: