commit | 4ca86b672fd823d55a608c079b11d83ef14d6849 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Sep 22 11:49:43 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Sep 26 08:52:41 2023 +0000 |
tree | 3520fcc99ad5dee0b55263c7eb7f71c2032d83ff | |
parent | a2738b7ebde22f7ae14125f4bb84e5fe0574104b [diff] |
[rkp] Derive HMAC key from DICE sealing CDI The HMAC key is used to compute the MAC of the public key, which is then verified during the CSR generation. Both steps are checked in the e2e rialto_test. Bug: 300590857 Test: atest rialto_test Change-Id: If4f340a47eb434a1237e31ad76c968b49b0b37f3
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:
How-Tos: