commit | d7097e469591827d128df528e28f60bd24c9dfa0 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Sep 26 12:23:10 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue Sep 26 12:23:10 2023 +0100 |
tree | 72cfdb0033932696ab35ec0dc130a0815333a7da | |
parent | 4fc30a292186891059da838361e35870af722377 [diff] |
Make CbbFixed safer (again) The implied lifetime bound doesn't do what I expected, so make it all explicit. Bug: 299055662 Test: TH Change-Id: I183bb5fec18a3f9326b7d8664ceefb6204a2c620
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: