From: Akshay Saraswat Date: Wed, 20 Mar 2013 21:00:57 +0000 (+0000) Subject: Exynos: config: Enable ACE HW for SHA 256 for Exynos X-Git-Tag: v2013.04-rc3~1^2~76^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e6ee2933c64648d05824f40fe2ad004296046c4;p=platform%2Fkernel%2Fu-boot.git Exynos: config: Enable ACE HW for SHA 256 for Exynos This enables SHA 256 for exynos. Signed-off-by: ARUN MANKUZHI Signed-off-by: Akshay Saraswat Acked-by: Simon Glass --- diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h index 2b9d6ac..417b29c 100644 --- a/include/configs/exynos5250-dt.h +++ b/include/configs/exynos5250-dt.h @@ -46,6 +46,9 @@ /* Keep L2 Cache Disabled */ #define CONFIG_SYS_DCACHE_OFF +/* Enable ACE acceleration for SHA1 and SHA256 */ +#define CONFIG_EXYNOS_ACE_SHA + #define CONFIG_SYS_SDRAM_BASE 0x40000000 #define CONFIG_SYS_TEXT_BASE 0x43E00000