commit | 371f6c8138c7fb8f6e436281f637b66529a30a87 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sat Feb 24 01:33:37 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Feb 27 10:34:09 2024 +0900 |
tree | 7ff18d1379583fdd6adb34278cc0d5ee46606713 | |
parent | 2e98792017b2732fef611e13b1a13d9293da7a4b [diff] |
pvmfw: Keep __symbols__ in VM DTBO after filter There's no good usecase for this when booting microdroid, but it's useful for CTS test. Bug: 326539895 Test: atest libpvmfw.device_assignment.test Change-Id: I4ed5bff265d4c8ae1c4a8e0240d9ec1cde7024d5
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: