Re: [PATCH 6/6] EDAC: altera: Add ECC support for SDM QSPI on Agilex5
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-10-29 06:52:03
Also in:
linux-edac, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-10-29 06:52:03
Also in:
linux-edac, lkml
On Tue, Oct 28, 2025 at 05:22:32PM +0800, niravkumarlaxmidas.rabara@altera.com wrote:
From: Niravkumar L Rabara <niravkumarlaxmidas.rabara@altera.com> On Agilex5 SoCFPGA, the Secure Device Manager(SDM) manages ECC protection for the QSPI. Since SDM operates in secure mode, all register accesses must go through ARM Trusted Firmware (ATF) using Secure Monitor Calls (SMC). This driver uses the SMC interface to initialize ECC, handle correctable and uncorrectable error interrupts, and support error injection using debugfs. Signed-off-by: Niravkumar L Rabara <niravkumarlaxmidas.rabara@altera.com>
How in one patchset you cannot get same subject prefix right? Best regards, Krzysztof