commit | b1bdf5084e88acdab7f9f8084e308f7cd8eed3a0 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Feb 14 09:26:36 2018 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Mar 06 17:16:18 2018 +0100 |
tree | d5e8f1f6752352ef94e017914e31b5e9764ffd1e | |
parent | 661e50bc853209e41a5c14a290ca4decc43cbfd1 [diff] |
arm64: defconfig: add newly added accelerated crypto modules New crypto drivers have been introduced in v4.16 that implement the SHA-512, SHA3 and SM3 secure hash algorithms using ARMv8.2 optional instructions. Add these drivers to arm64's defconfig as modules. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>