commit | e73fdcfbc48d1c9fa61c2765e632ccbefa73b47a | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Apr 16 15:21:40 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 11:28:37 2024 +0100 |
tree | 81cda04b2bbab776e6825fa92f47d0ec1c555acb | |
parent | ea80e199c18ade22cc31cc08b08156c540293caa [diff] |
platform.dts: Introduce PLACEHOLDER_OPP_TABLE DRY the OPP nodes by using the C preprocessor to generate the nodes, which are identical across DT nodes for CPU cores. No functional change intended. Test: m pvmfw && TH Change-Id: I344733ccc9ffc04561e5d4aa299ef260d4e02234
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: