Bug: 170069217

Clone this repo:
  1. 815d368 [refactoring][bssl] Move check_int_result to util module by Alice Wang · 15 hours ago main master
  2. 0161bb0 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main by Alice Wang · 33 hours ago
  3. de36bbd [test] Add API test target for libbssl by Alice Wang · 34 hours ago
  4. 709cce9 [bssl] Add digest and hmac modules to libbssl by Alice Wang · 34 hours ago
  5. 4ac8548 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd by Alice Wang · 2 days ago

Android Virtualization Framework (AVF)

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: