commit | b883b4bbc2e61b21b40486d7dc8421cc8b1d3904 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jun 28 15:55:25 2024 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Jul 08 14:41:22 2024 +0100 |
tree | 2e49fd29d1929fbba9cb5f342d53f324fa1744ed | |
parent | e4f7215f0f886ef11f1fc597c3a92257abff512d [diff] |
pvmfw: avb: Improve access to signed kernel footer Check that the computed offset is actually a valid index into the slice. Introduce a helper to get the footer offset, for re-use. Test: m libpvmfw_avb.integration_test Change-Id: I20040eb3e2254e9938a31c793ecae481e35b4ad5
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: