mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 15:00:50 +02:00
018e937a91
Not all RISC-V chips allow unaligned reads and writes with basic assembly instructions like lw/sw. Add alternative assembly that is turned on with: WOLFSSL_RISCV_ASM_NO_UNALIGNED.