meson/gxl: Add support for SHA256 DMA engine
In order to configure and boot SCP, BL31 has to compute and send
the SHA-256 of the firmware data via scpi. Luckily Amlogic GXL SOC
has a DMA facility that could be used to offload SHA-256
computations. This adds basic support of this hardware SHA-256
engine.

Signed-off-by: Remi Pommarel <repk@triplefau.lt>
1 parent 95d0d13 commit b99f9224edec2339ebc9eaf320a80a6885ae0f3e
@Remi Pommarel Remi Pommarel authored on 28 Mar 2019
Showing 3 changed files
View
drivers/meson/gxl/crypto/sha_dma.c 0 → 100644
View
include/drivers/meson/gxl/crypto/sha_dma.h 0 → 100644
View
plat/meson/gxl/platform.mk