[openssl/openssl] df7166: riscv: Fix remaining asm checks

Jakov Smolić noreply at github.com
Fri Mar 22 10:04:55 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: df7166fa3aa85c1609c78b3ac5509889f0d44ae3
      https://github.com/openssl/openssl/commit/df7166fa3aa85c1609c78b3ac5509889f0d44ae3
  Author: Jakov Smolić <jsmolic at gentoo.org>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
    M providers/implementations/ciphers/cipher_aes_gcm_hw.c
    M providers/implementations/ciphers/cipher_aes_hw.c
    M providers/implementations/ciphers/cipher_aes_ocb_hw.c
    M providers/implementations/ciphers/cipher_aes_xts_hw.c

  Log Message:
  -----------
  riscv: Fix remaining asm checks

There are additional asm checks which don't check for OPENSSL_CPUID_OBJ
causing the build to still fail on riscv [1], so fix them in the same
manner as ff279597692f9f19dca5b147944d3d96f2e109f8

[1] https://bugs.gentoo.org/923956
Fixes: https://github.com/openssl/openssl/issues/22871

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23752)

(cherry picked from commit daf1f8d64fff4a395ee7cf032484dc022a27e748)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list