Searched hist:228722 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/firmware/tegra/
H A Dbpmp-debugfs.cdiff 228722c5 Thu Sep 22 07:41:25 MDT 2022 Thierry Reding <treding@nvidia.com> firmware: tegra: bpmp: Do not support big-endian

The CPU and BPMP inter-processor communication code is only partially
endian-aware, so it doesn't work properly when run on a big-endian CPU
anyway. Running Tegra SoCs in big-endian mode has also never been
supported, especially not on those with 64-bit ARM processors.

If big-endian support ever becomes necessary this can be added back but
will need additional fixes for completeness.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Dbpmp.cdiff 228722c5 Thu Sep 22 07:41:25 MDT 2022 Thierry Reding <treding@nvidia.com> firmware: tegra: bpmp: Do not support big-endian

The CPU and BPMP inter-processor communication code is only partially
endian-aware, so it doesn't work properly when run on a big-endian CPU
anyway. Running Tegra SoCs in big-endian mode has also never been
supported, especially not on those with 64-bit ARM processors.

If big-endian support ever becomes necessary this can be added back but
will need additional fixes for completeness.

Signed-off-by: Thierry Reding <treding@nvidia.com>

Completed in 630 milliseconds