commit | 6ff1f2e09253d6af52ed063e1b3b46e8f2f4e96b | [log] [tgz] |
---|---|---|
author | Orlando Arbildo <oarbildo@google.com> | Mon Nov 04 22:48:37 2024 +0000 |
committer | Orlando Arbildo <oarbildo@google.com> | Tue Nov 05 02:15:21 2024 +0000 |
tree | 02a94e744232a1851019bef29785d5a36682b880 | |
parent | 93a422f4b5e464f6d96974f82dfadfd5a147d385 [diff] |
Allow changing VM name on configuration Adding parameter to change trusty_security_vm_launcher configuration VM name to be able to use binary to launch a second VM. Also adding a parameter to cahnge the amount of memory of the VM. Bug: 369744744 Test: Boot Cf with 2 VMs using launcher Change-Id: I9d107a51df631fa872166ae972c9dcf819e0813f
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: