25 arm_gicv3_its(
const sc_core::sc_module_name& name, sc_core::sc_object*
o, sc_core::sc_object*
t)
35 void before_end_of_elaboration()
37 QemuDevice::before_end_of_elaboration();
39 m_dev.set_prop_link(
"parent-gicv3", m_parent_gicv3->get_qemu_dev());
42 void end_of_elaboration()
override
44 QemuDevice::set_sysbus_as_parent_bus();
45 QemuDevice::end_of_elaboration();