commit | 916327199884991306b93e78e1b2bb16e6177ee9 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Jan 15 15:45:04 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Jan 15 08:37:21 2025 -0800 |
tree | bc0b1ee6bacb71740f35a51a9cc175eb0132f067 | |
parent | d571a905dc40e25606bf0f5c98890dd600aa92b1 [diff] |
rollbackProtectedDataOfPayload: Assume UpdatableVM The implementation of the API is only supported when Updatable VMs are supported. Whilst the latter is mandatory, this tests need not ensure the Support (there are other XTS for that). Test: N/A Bug: 389462869 Change-Id: I53eab6fc6e2dd1629a1698b31698c2a4cf3cde08
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: