commit | f61f60d9003cbd3eb5e0af2a35744ec04d6d7d34 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 13:23:10 2025 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Mar 21 13:23:10 2025 +0000 |
tree | 15b51dbe3dc96df726e7aaff252985ae5aebbcc2 | |
parent | 8e8944104268c924610b37d7bed20eccd340c2bd [diff] |
pvmfw: jump_to_payload: De-dup CMP in asm!() No functional change intended. Test: m pvmfw Change-Id: Ie88ca486c9f5f0656206a4c2b863bdf348b515fd
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: