commit | 78b6851cca7823efdec138881c68e6ad1cc26147 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Jun 22 09:40:16 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Jun 22 09:40:16 2023 +0000 |
tree | c6f3bb3adca866ead2d65e4f4ac09a2ad64aa287 | |
parent | 6e5a6211202a28e81485076ae078b9da887a3401 [diff] |
pvmfw: Panic on fill_with_entropy error for BSSL Panic instead of silently ignoring the returned error and returning potentially invalid (or incomplete) entropy to the BSSL caller of CRYPTO_sysrand. Test: TH Bug: 288384378 Change-Id: I046f921608445586e899467eef31eb4699990a8f
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.