commit | 69467e057f02b9fce9fe74380c0cd59815bd4eba | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Feb 01 13:35:15 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 13 13:19:31 2023 +0000 |
tree | 390f9a2fff0ef6e0630453a1945c1a6a1aea6d4b | |
parent | ecf535c14c3f3d4e4caa5d9795b484c83e7fccd3 [diff] |
libs/avb: Introduce libavb_baremetal Introduce a no_std variant of the libavb_bindgen library that links against the baremetal variants of libavb and libcrypto. Move the usespace libavb_bindgen back to depending on the debug-printing libavb as it isn't as constrained with logging. Bug: 267447272 Test: m pvmfw_img Change-Id: Ic713e4ac5e31b41b233a8791e77325a1a61d888b
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.