Jon Hunter cc8d0a4538 firmware: tegra: Prepare for supporting in-band debugfs
Currently, BPMP debug information is accessible via the Linux debugfs
file-system using a shared-memory scheme. More recent BPMP firmware now
supports accessing the debug information by in-band messaging which does
not require shared-memory. To prepare for adding in-band debugfs support
for the BPMP, move the shared-memory specific initialisation from the
tegra_bpmp_init_debugfs() into a sub-function.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2020-07-14 17:57:41 +02:00
..
2020-01-27 13:03:00 -08:00
2020-06-13 13:29:16 -07:00
2020-05-26 00:00:47 +02:00
2020-06-06 11:01:58 -07:00
2020-06-06 11:01:58 -07:00
2019-07-19 17:13:56 -07:00