]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: stratix10-rsu: extend RSU driver to get DCMF status
authorKah Jing Lee <kah.jing.lee@intel.com>
Mon, 11 Jul 2022 22:31:38 +0000 (17:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jul 2022 14:55:09 +0000 (16:55 +0200)
commit23b4f8d6689672f431b4f68ca53ed2130329f7c7
treec2b17c4bdc884d676a360ada8465274aed35488d
parent8ad453be8650a294abdc2aa5ce6bcac20a09ca9b
firmware: stratix10-rsu: extend RSU driver to get DCMF status

Extend RSU driver to get DCMF status.

The status of each DCMF is reported. The currently used DCMF is used as
reference, while the other three are compared against it to determine if
they are corrupted.

DCMF = Decision Configuration Management Firmware.
RSU = Remote System Update

Signed-off-by: Radu Bacrau <radu.bacrau@intel.com>
Signed-off-by: Kah Jing Lee <kah.jing.lee@intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Link: https://lore.kernel.org/r/20220711223140.2307945-4-dinguyen@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/stratix10-rsu.c