commit | 50168a3b159dfc4898a793fb64ef6f8086f38a3b | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Wed Feb 14 17:00:48 2024 -0800 |
committer | David Dai <davidai@google.com> | Thu Feb 15 22:14:21 2024 -0800 |
tree | e8aecd0172e283cc59284dc1a32f5f19f22fd6ee | |
parent | 622c05d121da42ca4a1f7351ec3121e0b76b7868 [diff] |
pvmfw: Patching cpu_capacity info Read and patch optional cpu_capacity properties from cpu nodes. Bug: 284369518 Test: m pvmfw, boot protected microdroid and tested vcpufreq end-to-end Change-Id: I775880814f6ffe613259e4869b62c2eb226f13ae Signed-off-by: David Dai <davidai@google.com>
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: