Skip to content

Commit c4ef0e5

Browse files
authored
Update .cyignore
Also need to ignore MLDSA and MLKEM Intel assembly source files.
1 parent 654e102 commit c4ef0e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cyignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ $(SEARCH_wolfssl)/wolfcrypt/src/sm3_asm.S
2727
$(SEARCH_wolfssl)/wolfcrypt/src/sp_x86_64_asm.S
2828
$(SEARCH_wolfssl)/wolfcrypt/src/sp_sm2_x86_64_asm.S
2929
$(SEARCH_wolfssl)/wolfcrypt/src/wc_kyber_asm.S
30+
$(SEARCH_wolfssl)/wolfcrypt/src/wc_mldsa_asm.S
31+
$(SEARCH_wolfssl)/wolfcrypt/src/wc_mlkem_asm.S
3032

3133
$(SEARCH_wolfssl)/wolfcrypt/src/port/arm/armv8-32-aes-asm.S
3234
$(SEARCH_wolfssl)/wolfcrypt/src/port/arm/armv8-32-curve25519.S

0 commit comments

Comments
 (0)