Re: [PATCH] configs: imx8mm*: Enable CONFIG_ARMV8_CRYPTO support

2022-09-20 Thread Peng Fan
Hi Loic, On 9/20/2022 11:32 PM, Loic Poulain wrote: Which speed up sha1/sha256 operations, about 10x faster with a imx8mm evk for a 20MiB kernel hash verification (12ms vs 165ms). wow! this looks great. Signed-off-by: Loic Poulain --- configs/imx8mm-cl-iot-gate-optee_defconfig| 1 +

[PATCH] configs: imx8mm*: Enable CONFIG_ARMV8_CRYPTO support

2022-09-20 Thread Loic Poulain
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 --- configs/imx8mm-cl-iot-gate-optee_defconfig| 1 + configs/imx8mm-cl-iot-gate_defconfig | 1 + configs/imx8mm-icore-mx8mm-cto