100058c3ce
PowerPC FSI Debugger, for low level debugging of a Power8 CPU over FSI. Signed-off-by: Joel Stanley <joel@jms.id.au> [Thomas: - add to package/Config.in - add hash file] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
config BR2_PACKAGE_PDBG
|
|
bool "pdbg"
|
|
help
|
|
PowerPC FSI Debugger, for low level debugging of a IBM
|
|
Power8 CPU over FSI.
|
|
|
|
pdbg runs on a BMC, which is generally an ARM-powered system
|
|
monitoring/controlling a host CPU.
|
|
|
|
https://github.com/open-power/pdbg
|