[Pdbg] [PATCH 0/4] Implement thread status for p10
Amitay Isaacs
amitay at ozlabs.org
Tue Nov 10 15:52:13 AEDT 2020
Implement core driver and thread status for P10. Update sbefifo thread
driver to correctly use P9/P10 thread status.
Amitay Isaacs (4):
libpdbg: Separate p10 core driver
libpdbg: Add p10 core probe/release functions
libpdbg: Add p10 thread state
libdbg: Use the correct thread state function
Makefile.am | 1 +
libpdbg/chip.h | 1 +
libpdbg/p10_fapi_targets.c | 38 --------
libpdbg/p10chip.c | 189 +++++++++++++++++++++++++++++++++++++
libpdbg/sbefifo.c | 11 ++-
5 files changed, 201 insertions(+), 39 deletions(-)
create mode 100644 libpdbg/p10chip.c
--
2.26.2
More information about the Pdbg
mailing list