Messages in this thread |  | | From | Jon Hunter <> | Subject | [PATCH 0/5] firmware: tegra: Add support for in-band debug | Date | Sun, 12 Jul 2020 11:01:13 +0100 |
| |
This series adds support for in-band debug messaging for the BPMP and updates the BPMP ABI to align with the latest version.
Jon Hunter (4): firmware: tegra: Use consistent return variable name firmware: tegra: Prepare for supporting in-band debugfs firmware: tegra: Add support for in-band debug firmware: tegra: Update BPMP ABI
Timo Alho (1): firmware: tegra: add return code checks and increase debugfs size
drivers/firmware/tegra/bpmp-debugfs.c | 436 ++++++++++-- drivers/firmware/tegra/bpmp.c | 6 +- include/soc/tegra/bpmp-abi.h | 913 ++++++++++++++++++-------- 3 files changed, 1038 insertions(+), 317 deletions(-)
-- 2.17.1
|  |