commit | 5ebeb22573a1fd6fb9288c9adae4a26a7dea0302 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Jul 05 19:14:53 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Jul 08 04:08:03 2024 +0000 |
tree | fb46422688abb03b18f538e750f41a29e87ff455 | |
parent | 5dda65979181f20e9336d1bc266ef7152531cf37 [diff] |
ferrochrome-tests: Fix ferrochrome image push path This fixes regression caused by my previous commit: d3388bb71 Ferrochrome: Match vm_config.json with custom_vm.md .. which unexpectidly modified image push path. Bug: 351065253 Test: atest ferrochrome-tests && ./ferrochrome.sh Change-Id: I050438877ccb18a2cb3d1e71e3b15741311c8b10
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: