avatartwo / avatar2

Python core of avatar²
Apache License 2.0
518 stars 98 forks source link

INTFowarder & HWRunner introduction #125

Closed albrecht-flo closed 9 months ago

albrecht-flo commented 11 months ago

Introduces the INTForwarder and HWRunner plugins

INTForwarder deals with interrupt forwarding, similar to but more reliable than the existing interrupt plugin

HWRunner allows for specific functions to be executed on a hardware target in real time

Note: Also includes fixes for the OpenOCD protocol and minor updates to some internal classes

Requires QEMU update INTForwarder QEMU update