commit | b57abcc6c7d875b9c9a3f8e32a44a8425e315e26 | [log] [tgz] |
---|---|---|
author | Matt Gilbride <mattgilbride@google.com> | Sat Oct 12 15:26:45 2024 +0000 |
committer | Matt Gilbride <mattgilbride@google.com> | Wed Dec 04 01:20:12 2024 +0000 |
tree | 86b6c96f15ad3d9b417f1afd973a265ff38008a9 | |
parent | 1ad2e5959bb23b1117c7423df934fc4681b1bc3f [diff] |
Implement secretkeeper HAL v2 V2 of the HAL includes an operation to get the secretkeeper public key. Conditionally (when the new HAL version is available) use this operation to get the key instead of reading it from the device tree. Test: TH Bug: 372223451 Change-Id: I893604ce5fc25d3e1c7261afa0de915902154be6
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: