commit | c97e82d48e507b96cd0b61e3165fe0d238564a5f | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Sat Feb 17 12:10:31 2024 -0800 |
committer | David Dai <davidai@google.com> | Sat Feb 17 12:24:59 2024 -0800 |
tree | 550b0684bb79c4330a9efae0e671c6e097741690 | |
parent | 5f855881d7e9191a80860616e9cde5185cff81ec [diff] |
virt-cpufreq: Only enable for aarch64 CrosVM on virt-cpufreq is only supported on aarch64 for now, so only enable it only for aarch64 configs. Bug: 325690144 Test: m && tested that it's only enabled for aarch64 Change-Id: I4f49f484470473e2c90a80069ed10172317190d6 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: