From: Thierry Reding <treding@xxxxxxxxxx> On Wed, 9 Nov 2022 19:27:14 +0530, Sumit Gupta wrote: > In Tegra194 SoC, master_id bit range is different between > cluster NOC and CBB NOC. Currently same bit range is used > which results in wrong master_id value. Due to this, > illegal accesses from the CCPLEX master do not result in a > crash as expected. Fix this by using the correct range for > the CBB NOC. > Finally, it is only necessary to extract the master_id when > the erd_mask_inband_err flag is set because when this is not > set, a crash is always triggered. > > [...] Applied, thanks! [1/4] soc/tegra: cbb: use correct master_id mask for cbb noc in Tegra194 (no commit info) [2/4] soc/tegra: cbb: update slave maps for Tegra234 (no commit info) [3/4] soc/tegra: cbb: add checks for potential out of bound errors (no commit info) [4/4] soc/tegra: cbb: check firewall before enabling error reporting (no commit info) Best regards, -- Thierry Reding <treding@xxxxxxxxxx>