commit | 3a4f58bfc5b474d63be5c03dbdbafd89702460d6 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 18 10:56:58 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Nov 18 11:00:03 2024 +0000 |
tree | 326003c8dd0e1c31531acf2f161e30095565d0b4 | |
parent | b4b97896f289de88b0d8a47de0b96a597dc5ab25 [diff] |
[KM-VM] Check Trusty VM kernel has valid AVB footer Test: libpvmfw_avb.integration_test Bug: 369299899 Change-Id: Iba25d6ae4d5017d71339b615cab1c6f1843bd301
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: