device_google_shusky/avf/assignable_devices.xml
Inseob Kim 5bdfacc56f 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
2023-09-19 13:35:11 +09:00

22 lines
843 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2023 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<devices>
<device>
<kind>eh</kind>
<dtbo_node>eh</dtbo_node>
<sysfs_path>/sys/bus/platform/devices/16d00000.eh</sysfs_path>
</device>
</devices>