commit | 584f6cb437b3ed1a85ca7253c5f77866e6013c90 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Feb 13 17:07:30 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 14 21:13:33 2024 +0000 |
tree | 0e1a965468ee08caac14517dad3949c33f233729 | |
parent | 025ba5dbe7dffa92e93c2d331118f041490e18ee [diff] |
[fsfdt] Skip addition of existing subnodes While appending FDT, it is possible that the traversed subnode is already present. In those cases, skip those instead of failing. Test: atest libfsfdt_test Bug: 324983012 Change-Id: I8b9e881f3b7a212cdf3ae69c5e3f3fd130dd7b96
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: