diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2022-12-02 17:20:51 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-12-09 18:45:00 +0800 |
commit | 07547fa73e4645363165e662f50427a7d302dcf1 (patch) | |
tree | fa3aa8ee571218b8322a8afee14d027a3b2a365b /drivers/iommu | |
parent | 99c6b20edfc031610240afca97ba9be5ec6f5750 (diff) | |
download | linux-stable-07547fa73e4645363165e662f50427a7d302dcf1.tar.gz linux-stable-07547fa73e4645363165e662f50427a7d302dcf1.tar.bz2 linux-stable-07547fa73e4645363165e662f50427a7d302dcf1.zip |
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>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions