Skip to content

Commit

Permalink
include no_symbolic_opt_a55
Browse files Browse the repository at this point in the history
  • Loading branch information
mkannwischer committed Jul 30, 2024
1 parent c00e071 commit 8969718
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion slothy
2 changes: 1 addition & 1 deletion tests/keccak-neon/keccak-neon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ KECCAK_NEON_ASMS += $(KECCAK_NEON_ASM_DIR)/keccak_f1600_x5_hybrid_asm_v8.s
KECCAK_NEON_ASMS += $(KECCAK_NEON_ASM_DIR)/keccak_f1600_x5_hybrid_asm_v8p.s
KECCAK_NEON_ASMS += $(KECCAK_NEON_ASM_DIR)/keccak_f1600_x4_hybrid_slothy.s
KECCAK_NEON_ASMS += $(KECCAK_NEON_ASM_DIR)/keccak_f1600_x4_hybrid_slothy_a55_opt_a55.s
KECCAK_NEON_ASMS += $(KECCAK_NEON_ASM_DIR)/keccak_f1600_x1_scalar_slothy_a55_opt_a55.s
KECCAK_NEON_ASMS += $(KECCAK_NEON_ASM_DIR)/keccak_f1600_x1_scalar_no_symbolic_opt_a55.s

0 comments on commit 8969718

Please sign in to comment.