Skip to content

Commit

Permalink
Allow additional arguments to paper/scripts/slothy_ntt_helium.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hanno-becker committed Jun 4, 2024
1 parent 2d9bfa8 commit 6693322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paper/scripts/slothy_ntt_helium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ if [ "$NO_LOG" = "Y" ]; then
ARGS="$ARGS --no-log"
fi

ARGS="$ARGS $ADDITIONAL_ARGS"

export PYTHONPATH=../../

echo "Kyber NTT, Cortex-M55, layer split 1-23-45-67, variant 0..."
Expand Down

0 comments on commit 6693322

Please sign in to comment.