commit | 41c158eb7064aab8325d85437ce23e09059a7528 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 21 19:16:25 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Nov 23 14:23:09 2022 +0000 |
tree | 0141280702d2f5d2e0479bdc3266386342441e46 | |
parent | 1baa9a9756ca2d34ff9116863adc06328bb19abd [diff] |
libfdt: Add CompatibleIterator Add an iterator over FDT nodes sharing a compatible string, to be used by drivers to locate their devices. Bug: 237249743 Bug: 255521657 Test: atest vmbase_example.integration_test Change-Id: I012bb6e93c286189d763685e9be7eba6952022f0
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.