blob: a0b3d86679f0d435918aa069ac545b0e5efaa639 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_PDBG
bool "pdbg"
help
PowerPC FSI Debugger, for low level debugging of a IBM
Power8 and Power9 CPU over FSI.
pdbg runs on a BMC, which is generally an ARM-powered system
monitoring/controlling a host CPU. It can also run on the
host.
https://github.com/open-power/pdbg
|