mirror-linux/drivers/crypto/ccree
Herbert Xu 07547fa73e crypto: ccree - Set DMA alignment explicitly
This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA.  This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-09 18:45:00 +08:00
..
Makefile
cc_aead.c crypto: ccree - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
cc_aead.h
cc_buffer_mgr.c crypto: ccree - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
cc_buffer_mgr.h
cc_cipher.c crypto: ccree - Fix use after free in cc_cipher_exit() 2022-03-09 15:12:31 +12:00
cc_cipher.h
cc_crypto_ctx.h
cc_debugfs.c crypto: ccree - Make cc_debugfs_global_fini() available for module init function 2022-11-22 18:12:55 +08:00
cc_debugfs.h
cc_driver.c crypto: ccree - Remove debugfs when platform_driver_register failed 2022-11-18 16:59:34 +08:00
cc_driver.h crypto: ccree - remove unused including <linux/version.h> 2021-01-03 08:41:35 +11:00
cc_fips.c
cc_fips.h
cc_hash.c crypto: ccree - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
cc_hash.h
cc_host_regs.h
cc_hw_queue_defs.h
cc_kernel_regs.h
cc_lli_defs.h
cc_pm.c crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume() 2022-07-15 16:43:20 +08:00
cc_pm.h
cc_request_mgr.c crypto: ccree - remove redundant 'flush_workqueue()' calls 2021-11-20 15:06:38 +11:00
cc_request_mgr.h
cc_sram_mgr.c
cc_sram_mgr.h