Merge pull request #290 from xvzcf/yml-updates

Update required_flags for Dilithium's META.ymls
This commit is contained in:
Thom Wiggers 2020-04-22 09:52:41 +02:00 committed by GitHub
commit a8a263de81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt

View File

@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt

View File

@ -27,4 +27,5 @@ implementations:
- Linux
required_flags:
- avx2
- bmi2
- bmi1
- popcnt