Merge pull request #10278 from twcook86/lpc55s69_crypto

Add wolfCrypt support for lpc55s69 hw crypto
This commit is contained in:
David Garske
2026-05-08 16:00:54 -07:00
committed by GitHub
17 changed files with 893 additions and 6 deletions
+2
View File
@@ -71,6 +71,8 @@ EXTRA_DIST += wolfcrypt/src/port/ti/ti-aes.c \
wolfcrypt/src/port/nxp/dcp_port.c \
wolfcrypt/src/port/nxp/se050_port.c \
wolfcrypt/src/port/nxp/README.md \
wolfcrypt/src/port/nxp/casper_port.c \
wolfcrypt/src/port/nxp/hashcrypt_port.c \
wolfcrypt/src/port/atmel/README.md \
wolfcrypt/src/port/xilinx/xil-sha3.c \
wolfcrypt/src/port/xilinx/xil-aesgcm.c \