commit | a22f42f3bc81c60884b8499ac4bfda740b681465 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jan 15 09:27:08 2025 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jan 15 09:31:27 2025 +0000 |
tree | c52da674da15a9b563c2d409f5e073d8383c42c5 | |
parent | 4ab1fb97a1595a6d9b3973022a885926c9d68723 [diff] |
[refactoring] Move the Trusty kernel building to a new directory More scripts will be added to the new directory to enable verified boot for the trusty kernel later. This cl only moves code. There's no behavior change. Bug: 379646659 Test: m lk_trusty.elf Change-Id: I2a0cab1411f91c0c2f319d770364e02684ed1fe4
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: