commit | 42d0a62ae25f4affbb3219a6820581e7a5fe00ee | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jun 23 15:44:47 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 23 15:44:47 2022 -0400 |
tree | 29d350ee198670c749ae95009bdae35ba2193a62 | |
parent | 62535953402ad9560c814aa1868a2b103102b8a8 [diff] |
qemu_arm64: Enable CONFIG_ARMV8_CRYPTO support Now that we can make use of CPU features for sha1/sha256, enable in QEMU so that we get some test coverage. Signed-off-by: Tom Rini <trini@konsulko.com>