linux_dsm_epyc7002/drivers/crypto/xilinx
Rajan Vaja 1d9000262b crypto: xilinx: Handle AES PM API return status
Return value of AES PM API is not handled which may result in
unexpected value of "status" in zynqmp_pm_aes_engine().

Consider "status" value as valid only if AES PM API is successful.

Fixes: bc86f9c546 ("firmware: xilinx: Remove eemi ops for aes engine")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Link: https://lore.kernel.org/r/1588330354-27942-1-git-send-email-rajan.vaja@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-05 12:35:07 +02:00
..
Makefile crypto: xilinx - Add Xilinx AES driver 2020-02-28 08:36:46 +08:00
zynqmp-aes-gcm.c crypto: xilinx: Handle AES PM API return status 2020-05-05 12:35:07 +02:00