commit | 355fcd88dd0595f25ec8b5618a41144670a73c97 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Jan 31 23:36:46 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Thu Feb 01 13:19:14 2024 +0900 |
tree | d8f1e6cbe8dd23f2a4660b3f9879e0b7107ea307 | |
parent | 7086d54980b2692b03bc49879efb80eee4e0fc6d [diff] |
fsfdt: Add FsFdt::append() Bug: 318431695 Test: manually tested with host DT by using fsfdt and dtdiff tool. Change-Id: I0eacd96f736a98f42d7a2c11f83445b6b55a6d26
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: