commit | e9d87e8cd7b58403552e01450ef7cb2624581692 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Mar 21 19:28:40 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Mar 27 22:33:04 2023 +0900 |
tree | a1024e80a8f329da5fee2f5e9efee3c981197316 | |
parent | a503f424a0aacd5460c32613129500905f15c477 [diff] |
Patch the template DT The original DT from crosvm is now overwritten by the template DT, which is then patched. add_dice_node is modified to patch_dice_node as google,open-dice node is already in the template DT and therefore we don't need to (actually can't) add new one. Bug: 249054080 Test: TH Change-Id: Ie1c93b56af6afd1a7844478f514bc42db3b2cff0
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.