commit | 9ecf253e326fd9aa81d8f0217d96d854d53d8d12 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jun 06 06:51:00 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Jun 06 10:29:57 2024 +0000 |
tree | 436ac523aa3f657c5ed22f7b95bd38e0d1fb991b | |
parent | d2b437a478fe25b07914a1ddfe320f4bf9de8535 [diff] |
pvmfw: Skip instance.img for rkpvm If the payload is rkpvm, version checks are done by pvmfw against hardcoded value, therefore there is no need to perform instance.img based checks. Skip it. Test: Builds Change-Id: I2202834ac0364619b5d9bb64b08a48d25ca89a34
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: