commit | 0bb7cd7e4f2071281c9dba024bc2c88cf64221ba | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Sat Feb 17 00:00:38 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Feb 23 01:13:20 2024 +0900 |
tree | 2d10a8aae2a0a6197bebefb07b7a142986163076 | |
parent | 1bf3c0987ab35b8d7f91fac7063147d898379f7a [diff] |
Add libdts for comparing DTs dtdiff script compares DTs of various formats, but it can't be used because it expects bash extension. libdts decompiles DTs with statically built dtc with sort option, so can be used in Android instead of dtdiff. Bug: 277993056 Test: atest libfsfdt_test Change-Id: I69187beeb544afeb5206fed22dc824165b0dc410
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: