commit | 359a84c58a03c5f3ebb8249794aeecd87af2bd61 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Feb 27 17:10:15 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 28 14:03:39 2024 +0000 |
tree | 058439884cadb7fb6dfff62ee82026cf04588f63 | |
parent | e61b4e0db787406a66ccacc9ff5e5bfd202bf076 [diff] |
CF/Skip tests: Final VM secrets maybe same Device tree support on CF is broken due to which Instance-Id is not visible to VM, which (with aosp/2975594) contributes to the hidden input & is responsible for differentiating the secrets of 2 VMs. Skip these tests for CF. Note: Both protected & non-protected Vms on arm64 devices support it. Test: Check that test invocation is indeed ignored Bug: 291213394 Change-Id: I57127352f0314e9241b75c67c88b4c78ba8635b1
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: