commit | dc715c49d58bbd7146b3a69dfd9a8e9b223761c2 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon May 13 20:11:00 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 10:34:53 2024 +0100 |
tree | 06135744acaf95a82d0b32fdb3dcc9dd8cb10928 | |
parent | 32d9679674b01e40fa42bf0738664eb4ca68d027 [diff] |
vmbase: Detect dynamic resharing of UART The dynamic code should never map the UART page again so, until the entry code properly uses MmioShare, encode the assumption that the UART page has already been share in the struct. Test: TH Change-Id: I832b705d1ef6bf39293d3b37e641870012c5bac7
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: