commit | e9b48e81d5946a98dfd7adcc57c595df4894100b | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 22 16:03:24 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon Feb 26 18:19:48 2024 +0000 |
tree | 7fbdfe61c4c5076f4801cc142998a0c446db913e | |
parent | be5dee7a0edbffcd3be413b74c8027b9ec6e8c6b [diff] |
VM: Set expected_sk_key to None This does not affect the security of VM. So far, VMs are not using Sk while in protected mode. Test: Builds Bug: 291213394 Change-Id: I89788dafa4fa176807c99d13baeff0b09098a15d
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: