commit | a78d3f0198c89bc29bd8f33b8e25a10b19008ee2 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 13 12:39:16 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 22 10:50:36 2023 +0000 |
tree | e749a423f41ec388b8b4c0c92e2ec20e54ef2d96 | |
parent | 7b2ab941d773387f84d6fd1702bb176a5e9a46a5 [diff] |
[rkp] Build MACed public key from boringssl EC_KEY The secret will be added in a subsequent after we get the DICE chain info of the RKP VM. Bug: 300068317 Test: atest rialto_test Change-Id: Ia373930fc8f1c6d38349208ca62b9b71b98d126f
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: