commit | 8f476cb289da8858a924cc76c074a0bcd5f2038d | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Thu Feb 15 21:57:01 2024 -0800 |
committer | David Dai <davidai@google.com> | Thu Feb 15 22:14:41 2024 -0800 |
tree | 530a10f76ee9906574f322fe583ad87c5b79220d | |
parent | a0823f10bade3bf817446357709cb223c99f5041 [diff] |
pvmfw: Fix up cpu-map DT patching Fix up some typos and minor bugs. Bug: 284369518 Test: m && boot up protected vm with cpu-map nodes working Change-Id: I2c6c196fa4dea126654225f7a54722fbeb973467 Signed-off-by: David Dai <davidai@google.com>
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: