commit | 20daaefa0b70a5dd195540a5da8860b50c2e795b | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 26 11:34:55 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 26 11:56:20 2023 +0100 |
tree | f9fdedcfa9e27e057d6b80fd8ecd8dc03159f318 | |
parent | 892e7309ebf7887f640e4381849836d2f88538a5 [diff] |
vmbase: Improve error logging for stack_guard The rand:: functions return an error so log it while panicking. Test: TH Change-Id: I7b87b1230d211249adf19c35244b49b303719813
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: