coreboot/payloads
Julius Werner 366ceeef0f vboot: Enable new arm64 SIMD crypto acceleration
This patch passes the correct flag to vboot to enable SIMD crypto
acceleration on arm64 devices. This uses a core part of the ISA and
should thus be supported on all arm64 SoCs -- so we normally always
want it enabled, but there should still be a Kconfig in case a SoC wants
to use the hwcrypto interface for its own (off-CPU) crypto acceleration
engine instead. (You could also disable it to save a small amount of
code size at the cost of speed, if necessary.)

Change-Id: I3820bd6b7505202b7edb6768385ce5deb18777a4
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80710
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2024-02-24 02:02:34 +00:00
..
coreinfo Makefiles: Rename top-level Makefiles from .inc to .mk 2024-01-24 08:31:31 +00:00
external payloads: Add SPDX headers to Kconfig 2024-02-18 01:57:39 +00:00
libpayload vboot: Enable new arm64 SIMD crypto acceleration 2024-02-24 02:02:34 +00:00
linuxcheck treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
nvramcui payloads/nvramcui/nvramcui.c: Reformat code 2022-05-16 02:49:50 +00:00
Kconfig payloads: Add SPDX headers to Kconfig 2024-02-18 01:57:39 +00:00
Makefile.mk Makefiles: Rename top-level Makefiles from .inc to .mk 2024-01-24 08:31:31 +00:00