tests/sys/opencrypto: enable armv8crypto on aarch64
authorEnji Cooper <ngie@FreeBSD.org>
Sat, 10 Aug 2019 15:53:42 +0000 (15:53 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Sat, 10 Aug 2019 15:53:42 +0000 (15:53 +0000)
commit84a457c6c08aedff2a1d66edd967e24007b6648c
tree21aaab9f1ae82c112ee2dff3162e5b54a97c6950
parent91c0020fb0e495d8dd0d15604b53025d66c45267
tests/sys/opencrypto: enable armv8crypto on aarch64

This change makes required modifications in runtests to also only require the
aesni module on Intel (i386/amd64) platforms, as it is an Intel specific
module.

MFC after: 1 month
MFC to: ^/stable/12 (support not present on ^/stable/11)
Submitted by: Greg V <greg@unrelenting.technology>
Differential Revision: https://reviews.freebsd.org/D21018
tests/sys/opencrypto/cryptotest.py
tests/sys/opencrypto/runtests.sh