commit | c27c4270ebb7ef6ce75991676dbe3a46afdc1e88 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri May 19 15:46:26 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri May 19 15:46:26 2023 +0000 |
tree | e78ad44b9e2a3bb63dba0e15828e503e85a8e2f4 | |
parent | be3a97b7fc49175477dac7de3938008a61b478f8 [diff] |
pvmfw: Add swiotlb <reg> to platform.dts Instead of inserting the property into the template DT (which requires shifting all following nodes), have a placeholder property that can be overwritten in place. Ensure that it is removed (NOP-ed) when not required. Test: m pvmfw_img Change-Id: Ife13eb84e23c43655513dfedffdedb1ea7fd2e78
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.