mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
fips.module.sources: Add missing cpuid and related .c sources for other architectures
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Todd Short <todd.short@me.com> (Merged from https://github.com/openssl/openssl/pull/20949)
This commit is contained in:
parent
2c500578fc
commit
c509c04022
@ -1260,7 +1260,8 @@ providers/fips.module.sources.new: configdata.pm
|
||||
crypto/ec/asm/*.pl \
|
||||
crypto/modes/asm/*.pl \
|
||||
crypto/sha/asm/*.pl \
|
||||
crypto/x86_64cpuid.pl; do \
|
||||
crypto/*cpuid.pl crypto/*cpuid.S \
|
||||
crypto/*cap.c; do \
|
||||
echo "$$x"; \
|
||||
done \
|
||||
) | sort | uniq > providers/fips.module.sources.new
|
||||
|
Loading…
Reference in New Issue
Block a user