firmware: stratix10-svc: Generic Mailbox Command
authorTeh Wen Ping <wen.ping.teh@intel.com>
Thu, 27 Jul 2023 19:29:06 +0000 (14:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Aug 2023 14:31:37 +0000 (16:31 +0200)
commit34949a31fb5ec5269cbf5e065370ae0e14d25223
treeb9f27db4195d59b3fcbbe86f9586926bbb8c5aef
parentdff054e691dae97f177c82cda21918ca0ef974f3
firmware: stratix10-svc: Generic Mailbox Command

Add generic mailbox command that can support SDM command. User can use this
command to send SDM mailbox command. User have to specified an input file
which contain the command data and an output file for SDM response to be
copied over.

Signed-off-by: Teh Wen Ping <wen.ping.teh@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/20230727192907.982070-1-dinguyen@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/stratix10-svc.c
include/linux/firmware/intel/stratix10-smc.h
include/linux/firmware/intel/stratix10-svc-client.h