commit | 0606f70c5d8d91d3b7b8257ccdd2b709c8488465 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jan 19 16:25:16 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Feb 16 14:52:18 2024 +0000 |
tree | 9c15ca207058aa70b36b2c2904218954e7b042f3 | |
parent | 7f2658db73168fb72a0ecfba76c3158f6026807c [diff] |
libfdt: Introduce PropOffset & StringOffset Similarly to NodeOffset, introduce new transparent c_int wrappers for DT offsets pointing to properties and offsets in the DT string table, allowing the compiler to detect mis-used values. Test: m pvmfw Test: atest liblibfdt.integration_test Change-Id: Ie69e61ede25e2e03fe179a5f84fa63f010515cce
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: