commit | 27a2b0300675d7919be2cbfc9a911783c9c6222e | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Mar 26 16:36:11 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Mar 26 16:36:11 2024 +0000 |
tree | d6e5e1d333d98527a01492462da4bd06f4f5d72a | |
parent | 721f4bec15b153c428f294a1cac0c232bdd28663 [diff] |
pvmfw: Fix /cpus/cpu@X using non-hex @unit-address Match what crosvm generates and what the kernel documentation mandates. Note that this hasn't affected AVF pVMs because we never boot with 10+ vCPUs. Test: TH Bug: 331408546 Change-Id: I019cb1211c6c1fc85c3432d3c42c2fb43ed9a7ed
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: