commit | 8707f0f27a56dd60411b2889c1f4ce54527d9eaf | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Feb 28 20:40:42 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 29 10:36:29 2024 +0000 |
tree | f15ef286e28ff93a501196d028cba1f7e1fd1641 | |
parent | c247f18e3b1443a8bc25999a83f68d6fa525a839 [diff] |
defer-rollback-protection: property in guest DT If Secretkeeper is supported on the device, guest (both pvmfw & Microdroid) can defer rollback protection to Sk. To indicate this, host will set an empty property at the `/avf/untrusted/` in the dt overlay included the guest DT. Test: ls /proc/device-tree/avf/untrusted/defer-rollback-protection Bug: 291213394 Change-Id: I2aa6b8b8b93ddada19019db84dffb1a43e03fc13
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: