amlogic: sha_dma: Move register mappings to platform header
authorCarlo Caione <ccaione@baylibre.com>
Wed, 18 Sep 2019 09:12:35 +0000 (10:12 +0100)
committerCarlo Caione <ccaione@baylibre.com>
Wed, 18 Sep 2019 09:22:31 +0000 (10:22 +0100)
commit26d943935345db2210da2cf72a0e381f468a32e1
treedd6f5f3ddea466aa608960b72a245105f3980f54
parented01e0c407a1794faf8ff8173183a50419bbd2ae
amlogic: sha_dma: Move register mappings to platform header

The registers location for the SHA DMA driver is not unique for the
different platforms. Move the mapping out of the driver and into the
platform-specific header.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Change-Id: Ice64637844a3cb384b01e466cb8c1cea5f764129
drivers/amlogic/crypto/sha_dma.c
plat/amlogic/gxbb/gxbb_def.h
plat/amlogic/gxl/gxl_def.h