amlogic: Move the SHA256 DMA driver to common directory
authorCarlo Caione <ccaione@baylibre.com>
Sat, 24 Aug 2019 16:17:30 +0000 (17:17 +0100)
committerCarlo Caione <ccaione@baylibre.com>
Thu, 5 Sep 2019 09:39:30 +0000 (10:39 +0100)
commit01b2a7fc3256dcec74e2f147ed28a37ad4df05fe
tree6eb33196819ca9298a4be455bb95ac8cbc26496f
parent40fac1ab4cb14bdd27e076eef48b6290d8a9d454
amlogic: Move the SHA256 DMA driver to common directory

The SHA256 DMA driver can be used by multiple SoCs. Move it to the
common directory.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Change-Id: I96319eeeeeebd503ef0dcb07c0e4ff6a67afeaa5
drivers/amlogic/crypto/sha_dma.c [new file with mode: 0644]
drivers/amlogic/gxl/crypto/sha_dma.c [deleted file]
include/drivers/amlogic/crypto/sha_dma.h [new file with mode: 0644]
include/drivers/amlogic/gxl/crypto/sha_dma.h [deleted file]
plat/amlogic/gxl/platform.mk