commit | b88ad95cce5dba52022d8c79de41fa1fb942a184 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 11:27:45 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed May 22 11:28:37 2024 +0100 |
tree | b72a47c9a5b78b60af977f5f9a45213e3173c0c1 | |
parent | e73fdcfbc48d1c9fa61c2765e632ccbefa73b47a [diff] |
platform.dts: Add PLACEHOLDER_CPU_MAP_CLUSTER DRY the cpu-map core nodes by using the C preprocessor to generate the nodes, which are identical across cpu-map cluster nodes. No functional change intended. Test: m pvmfw && TH Change-Id: Ifcb8e07d7d3011a05d3498b57e3bb2856230bf2f
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: