wolfBoot/.github
Daniele Lacamera db8e768bbc aarch64: link the ARM ChaCha port when ChaCha is selected
Under WOLFSSL_ARMASM, chacha.c calls wc_chacha_crypt_bytes(), which
arch.mk never adds for AArch64 -- it only pulls in the aes/sha ports.
Any AArch64 build using ChaCha failed to link. Add the object in
options.mk, where ChaCha is selected.

Also add a ChaCha variant of the zynqmp_sdcard ENCRYPT build to CI.
2026-08-11 13:59:06 +02:00
..
docker/renesas-rx ci: build Renesas RX example configs 2026-07-30 15:32:31 +02:00
workflows aarch64: link the ARM ChaCha port when ChaCha is selected 2026-08-11 13:59:06 +02:00