commit | 02017dad23ff4c36dd95239ee0edd76d5c4c0052 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Sep 26 17:57:04 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Sep 26 17:57:04 2023 +0100 |
tree | 3902464068acd0e64503079d7a5729893994f0ea | |
parent | d7097e469591827d128df528e28f60bd24c9dfa0 [diff] |
libs: Use Self::capacity() in Fdt::check_full() Tiny clean-up, no functional change intended. Test: TH Change-Id: Id9271be1f5ec9529b3168191cd57ba7c177b9d01
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: