a828ba9d46
OpenTitanState is the 'machine' (or 'board') state: it isn't
a SysBus device, but inherits from the MachineState type.
Correct the instance size.
Doing so we avoid leaking an OpenTitanState pointer in
opentitan_machine_init().
Fixes:
|
||
---|---|---|
.. | ||
boot_opensbi.h | ||
boot.h | ||
microchip_pfsoc.h | ||
numa.h | ||
opentitan.h | ||
riscv_hart.h | ||
shakti_c.h | ||
sifive_cpu.h | ||
sifive_e.h | ||
sifive_u.h | ||
spike.h | ||
virt.h |