commit | b4c3e5372fcb5dee631f2410788304a354647ac3 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 18 08:24:08 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 18 16:00:50 2024 +0000 |
tree | 6ad10a156bd821f200f49df09c19815999e7e0d3 | |
parent | b4b97896f289de88b0d8a47de0b96a597dc5ab25 [diff] |
[test] Test nostd open-dice library in pvmfw dice test The nostd and std open-dice libraries are not identical. This cl switches the open-dice library tested by libpvmfw.dice.test from the std version to nostd version so that the tests will go through the same library as pvmfw. Bug: 357008987 Test: m pvmfw_img Test: atest libpvmfw.dice.test Change-Id: Ib49a9f9109537dc0dbb84da2b421da397ac939c0
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: