commit | eb77f7ddbc86948eb90abda23db6d28cf0c2439e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 01 09:13:58 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Dec 01 14:47:35 2023 +0000 |
tree | 2e5e7f5298a7f90cd5a7cf772d607c69aa87aeda | |
parent | 78ab3cd5d1f24e4a65cf09cdbdf30bafdc711947 [diff] |
[bssl] Rename EvpPKey to PKey for better readability This cl only renames the struct. There's no behavior change. Bug: 310931749 Test: atest libbssl_avf_nostd.test Change-Id: I58baed9c920765baf2ac4c13d5cd540c6dd0a58c
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: