• M
    crypto: mxs-dcp - Align the bounce buffers · 1a7c6856
    Marek Vasut 提交于
    The DCP needs the bounce buffers, DMA descriptors and result buffers aligned
    to 64 bytes (yet another hardware limitation). Make sure they are aligned by
    properly aligning the structure which contains them during allocation.
    Signed-off-by: NMarek Vasut <marex@denx.de>
    Cc: David S. Miller <davem@davemloft.net>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Herbert Xu <herbert@gondor.apana.org.au>
    Cc: Shawn Guo <shawn.guo@linaro.org>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
    1a7c6856
mxs-dcp.c 26.8 KB