commit | be893613373036e4fe072d29cc628e48fa3f9fd6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 05 14:23:44 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Feb 07 15:24:51 2024 +0000 |
tree | 65ebaf9e7dcb69aaea46bcbe67bff06493e604e7 | |
parent | 149e0e7564aadf90c90dc6df03968185ff2d9166 [diff] |
pvmfw: Warn if discarding unexpected UART DT nodes Print a warning so that users may figure out why their extra serial nodes are mysteriously disappearing from the DT before reaching the guest. Test: m pvmfw Change-Id: I7077f0a51249f5beb4c8543f2a2d4db8e1f6b2ce
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: