commit | cad8ca456b9c7a71765de3a9f1864ee50678953e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Apr 11 19:07:02 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Apr 12 19:02:59 2024 +0000 |
tree | 27dd6eb34f984c6888a655de8b2c90e19f6db41f | |
parent | 566e2b01654e8d0a4dc0efffb8513a5d0d9dca15 [diff] |
[test] Use on-demand key provisioning in AvfRkpdVmAttestationTestApp This cl replaces the active key provisioning step in AvfRkpdVmAttestationTestApp to on-demand, which is implicit during the retrieval of the remotely provisioning key. This allows the target AvfRkpdVmAttestationTestApp to remove the dependency on rkpdapp. Bug: 330299127 Test: atest AvfRkpdVmAttestationTestApp Change-Id: I90d3274ac8b64db1d62f6d21d9aafe35fd664de4
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: