mvebu/cortexa72: enable armv8-CE crypto algos
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 20 Apr 2022 18:26:32 +0000 (15:26 -0300)
committerChristian 'Ansuel' Marangi <ansuelsmth@gmail.com>
Sat, 11 Jun 2022 12:38:35 +0000 (14:38 +0200)
commit9ff2e7d3e77ce745aefc705c946e5b62a1282282
tree0bb2943b70adc9c9fb2c4b0826fdf9820f5ccebb
parent75ffc994ba3bf9a04c10abfb6d53d61367f68bf6
mvebu/cortexa72: enable armv8-CE crypto algos

This enables armv8 crypto extensions version of AES, GHASH, SHA1,
SHA256, and SHA512 algorithms in the kernel.

The choice of algorithms match the 32-bit versions that are enabled in
the target config-5.10 file, but were only used by the cortexa9
subtarget.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 06bb5ac1f2b62c3e10f24d7096e86f6368aaf41d)
target/linux/mvebu/cortexa72/config-5.10