commit | ff5592d5164a8f7ab1a992a254186f6c46cdeaf6 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 13 15:27:39 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 22 10:59:42 2023 +0000 |
tree | 3228ad02f66316ce0ce0261959f587a03c8827b6 | |
parent | a78d3f0198c89bc29bd8f33b8e25a10b19008ee2 [diff] |
[rkp] Verify the MAC of the public keys to sign in RKP HAL Bug: 299256925 Test: atest rialto_test Change-Id: I9d7ff281166e5acbe47936fa103cbe6c5fa2c2da
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: