linux/drivers/crypto/aspeed
Neal Liu a1862c3b08 crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Since the acry_dev->buf_addr may be NULL, add error handling to
prevent any additional access to avoid potential issues.

Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-03-14 17:06:44 +08:00
..
aspeed-acry.c crypto: aspeed - add error handling if dmam_alloc_coherent() failed 2023-03-14 17:06:44 +08:00
aspeed-hace-crypto.c crypto: aspeed - Fix sparse warnings 2022-09-07 14:11:04 +08:00
aspeed-hace-hash.c crypto: aspeed - Fix sparse warnings 2022-09-07 14:11:04 +08:00
aspeed-hace.c crypto: aspeed - Use devm_platform_get_and_ioremap_resource() 2023-01-27 18:58:09 +08:00
aspeed-hace.h crypto: aspeed - Replace zero-length array with flexible-array member 2023-01-20 18:29:31 +08:00
Kconfig crypto: aspeed - Add ACRY RSA driver 2023-01-13 12:11:18 +08:00
Makefile crypto: aspeed - Fix modular aspeed-acry 2023-02-14 13:39:33 +08:00