Skip to content
Snippets Groups Projects
Commit 8e6ee293 authored by Akshay Saraswat's avatar Akshay Saraswat Committed by Minkyu Kang
Browse files

Exynos: config: Enable ACE HW for SHA 256 for Exynos


This enables SHA 256 for exynos.

Signed-off-by: default avatarARUN MANKUZHI <arun.m@samsung.com>
Signed-off-by: default avatarAkshay Saraswat <akshay.s@samsung.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent acbb1eb7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment