X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fmodes%2Fbuild.info;fp=crypto%2Fmodes%2Fbuild.info;h=7b188fba815ae2077a154aaceb4b13401223232c;hp=aebf853791e640ebefbb44a67f6f24897b43244d;hb=5191bcc81650c34a4660a0921124e4195e18e4b0;hpb=003f5698146b81f3185d7f17d60a7351c69e236d diff --git a/crypto/modes/build.info b/crypto/modes/build.info index aebf853791..7b188fba81 100644 --- a/crypto/modes/build.info +++ b/crypto/modes/build.info @@ -43,7 +43,7 @@ IF[{- !$disabled{asm} -}] $MODESASM_c64xplus=ghash-c64xplus.s $MODESDEF_c64xplus=GHASH_ASM - $MODESASM_riscv64=ghash-riscv64.s ghash-riscv64-zvbb-zvbc.s + $MODESASM_riscv64=ghash-riscv64.s ghash-riscv64-zvbb-zvbc.s ghash-riscv64-zvkg.s $MODESDEF_riscv64=GHASH_ASM # Now that we have defined all the arch specific variables, use the @@ -92,3 +92,4 @@ INCLUDE[ghash-s390x.o]=.. GENERATE[ghash-c64xplus.S]=asm/ghash-c64xplus.pl GENERATE[ghash-riscv64.s]=asm/ghash-riscv64.pl GENERATE[ghash-riscv64-zvbb-zvbc.s]=asm/ghash-riscv64-zvbb-zvbc.pl +GENERATE[ghash-riscv64-zvkg.s]=asm/ghash-riscv64-zvkg.pl