• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-or-later
2
3chip mainboard/emulation/qemu-aarch64
4	device cpu_cluster 0 on end
5
6	device domain 0 on ops qemu_aarch64_pci_domain_ops
7		device pci 00.0 on end
8	end
9end
10