Files
wolfssl/wolfcrypt
William Beasley (The Capable Hub) 5c52734d57 cheri: Use macro for cache line masking
This caused problems on CHERI with bounds violations.

The code assumes WC_CACHE_LINE_SZ == 64 and perhaps this is not the case.

Signed-off-by: William Beasley (The Capable Hub) <wbeasley@thegoodpenguin.co.uk>
2026-04-21 08:55:45 +01:00
..