commit | a3b84cccfe854e125c5f23231a041bf058a643cd | [log] [tgz] |
---|---|---|
author | Vincent Donnefort <vdonnefort@google.com> | Mon Jul 01 14:26:44 2024 +0100 |
committer | Vincent Donnefort <vdonnefort@google.com> | Tue Jul 02 16:22:10 2024 +0100 |
tree | ad65e6ef1e65cee5a34b73d116510a0a39374273 | |
parent | b9f23ec21d5c28cb87eb2024d9c4c9e1487cb345 [diff] |
Add Event class for KvmHypTracer In preparation to re-use this class for other tests make it more generic with a common place to parse events: KvmHypEvent() Bug: 340244758 Test: atest AVFHostTestCase#testNoLongHypSections Change-Id: I66267892348577b9ccc44282c25ceaa4b80a4817
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: