commit | 32d9679674b01e40fa42bf0738664eb4ca68d027 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Apr 29 01:19:37 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 10:34:53 2024 +0100 |
tree | fe2ad7ae846ae673e320d37e184dca98fe4691d2 | |
parent | bf0985738b1cb2f749b36db56ea9008dcd55e6f7 [diff] |
vmbase: Move MMIO_GUARD granule check out of ::hyp Validate the granule where it's being used to prepare for non-4KiB granule sizes. Note: No functional change intended. Test: m libpvmfw libvmbase_example librialto Change-Id: Ic8af83b8565815412127c8bc881e3bc795ae2639
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: