Add dtbo_node to assignable_devices.xml
It will be passed to crosvm to filter VM DTBO. Bug: 297313212 Test: boot and run vm Change-Id: Id1e4515f4870d814fb8fb46376a37a7069220e94
This commit is contained in:
parent
e91c6add4b
commit
5bdfacc56f
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<devices>
|
||||
<device>
|
||||
<kind>eh</kind>
|
||||
<dtbo_node>eh</dtbo_node>
|
||||
<sysfs_path>/sys/bus/platform/devices/16d00000.eh</sysfs_path>
|
||||
</device>
|
||||
</devices>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue