commit | a041d4ba72c4b97b95bdaf3b8e9388f89f4832a0 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 10 13:38:11 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Nov 13 14:32:16 2023 +0900 |
tree | 0a8806a9058e538117548c38012a571d4c331745 | |
parent | 0bd637d0327fe43a0e2617ee4f0fa58ec93166c2 [diff] |
libfdt: Fix bugs in comparing two list in tests Note: zip() shouldn't be used for comparing two lists because it ends when any of the iterator ends. Leftover item may exist. Bug: 277993056 Test: atest liblibfdt.integration_test Change-Id: I8d4c8b4f00e68d9f95668bbd5d922852f0ca59e9
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: