commit | 15ae4a5efb2040ef883725154273ae2acd205b95 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Jul 11 13:31:31 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Jul 12 10:28:10 2023 +0000 |
tree | e74885eb04f9ce7002d029ab5754756cad105b3d | |
parent | 5430a93bbdcbbd64affd9e158f46084cd13ace6f [diff] |
libhyp: Expose MmioGuardedHypervisor::granule() Split MmioGuardedHypervisor::init() into the calls it wraps to allow client code to get the MMIO_GUARD granule from the API. No functional change intended. Test: m pvmfw_bin rialto_bin vmbase_example_bin Change-Id: I8ec81d0bbe372dd06e8ea246954a54cbe2e1af44
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:
How-Tos: