commit | dacad1ebc48e0d38d630e7ec0f9c8db59b994136 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Sep 24 22:51:01 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Sep 24 22:51:01 2024 +0900 |
tree | 3fec6aea7e484fb3064cc9146c2229ffbbcdfb11 | |
parent | 3d187f204fb739df796d59774c56d8ac15e64b1a [diff] |
multiply sector size for offset and sizelimit Bug: n/a Test: run kokoro Change-Id: I5ece065f8d78cf85c7f203dd6f2d667f26af99a5
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: