commit | a723fe6b9e9c85fa8f7cac98df6e6a7b8f2c9bd2 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Sep 06 12:38:59 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Sep 06 12:38:59 2023 +0000 |
tree | d41c5d0d589f88dbfafec89f4c1591f5b534eb07 | |
parent | 05ad73e0b40d9e423d85467572c175f62a01e5ee [diff] |
[rkp] Raise exception if generateEcdsaP256KeyPair is in test mode This cl raises a STATUS_REMOVED exception when generateEcdsaP256KeyPair() is called in test mode, as required in the IRPC spec. Test: atest MicrodroidHostTest & manual testing Bug: 299055662 Change-Id: I07c15d4c70b8bb76a7b78a22d09dff6a5f340001
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: