]> git.baikalelectronics.ru Git - uboot.git/commit
configs: imx8m: Enable CONFIG_ARMV8_CRYPTO support
authorLoic Poulain <loic.poulain@linaro.org>
Thu, 22 Sep 2022 09:18:46 +0000 (11:18 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 7 Nov 2022 21:45:04 +0000 (22:45 +0100)
commitb8ef55ee77da7a99a748af1dffe3ba4034672065
tree738fb00cb053790284749f2d4f1ca0c2cf7a3cb9
parent55491349ba6afe02ed405f58dfabd9a143fc4e6a
configs: imx8m: Enable CONFIG_ARMV8_CRYPTO support

This enables armv8 crypto extension usage for SHA1/SHA256.

Which speed up sha1/sha256 operations, about 10x faster with
a imx8mm evk for a 20MiB kernel hash verification (12ms vs 165ms).

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Fabio Estevam <festevam@denx.de>
arch/arm/mach-imx/imx8m/Kconfig