commit | 628c438606e30751b60683704382df6ccef1b760 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Jun 30 18:15:37 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Jul 07 10:45:28 2023 +0000 |
tree | 6cc7cf8238da639012851d8e42a806e6d05ae292 | |
parent | 62ffc0d7f87a61cea92749d4608fbc8075e62650 [diff] |
vmbase: Trivial changes to prepare for smccc::trng Split the changes to move to smccc::trng into a first patch that can already be merged (this one) and another that will be blocked on importing the new version of the crate, to minimize the size of the latter. No functional change intended. Test: atest DebugPolicyHostTests#testNoAdbInDebugPolicy_withDebugLevelNone_boots Test: atest rialto_test vmbase_example.integration_test Change-Id: Ic2603365bd1cb5a0c12143aab308454b6fb3568e
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.