commit | 9c63cd17b43320564843220f3cb925aeadfd3757 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Mar 21 17:53:07 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Mar 27 20:12:24 2023 +0900 |
tree | 0c6d1caa53f199c4ee0745abde11d280a6d4cc62 | |
parent | 6a8789ab3aa6f5ff85b0c31fd0d968836aad0d3f [diff] |
Patch DT using information extracted from DT A number of patch_* functions were added to patch the given DT using information gathered from read_*_from functions. For now, the same DT is patched. i.e. the tempalte DT is NOT used. This CL however is to show that the patch routines are working correctly. Bug: 249054080 Test: TH Change-Id: Iacd188cb19d131f2b761ea03ed7ceac39933e063
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.