Skip to content

Commit

Permalink
fix platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mkannwischer committed Jul 29, 2024
1 parent 11b7d80 commit fb54147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/keccak-neon/keccak-neon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ TESTS += keccak-neon
# Platforms this test should run on (matching the directory name in envs/)
KECCAK_NEON_PLATFORMS += cross-v8a
KECCAK_NEON_PLATFORMS += cross-v84a
KECCAK_NEON_PLATFORMS += natice-linux-v8a
KECCAK_NEON_PLATFORMS += natice-linux-v84a
KECCAK_NEON_PLATFORMS += native-linux-v8a
KECCAK_NEON_PLATFORMS += native-linux-v84a
KECCAK_NEON_PLATFORMS += native-mac

# C sources required for this test
Expand Down

0 comments on commit fb54147

Please sign in to comment.