[openssl/openssl] 09cb87: SM4 check should be for __aarch64__, not __ARM_MAX...

Tom Cosgrove noreply at github.com
Wed Mar 29 15:23:40 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 09cb8718fd65dc7126247808cb96b05147bb923f
      https://github.com/openssl/openssl/commit/09cb8718fd65dc7126247808cb96b05147bb923f
  Author: Tom Cosgrove <tom.cosgrove at arm.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M include/crypto/sm4_platform.h

  Log Message:
  -----------
  SM4 check should be for __aarch64__, not __ARM_MAX_ARCH__ >= 8

(And then __arm__ and __arm tests are redundant)

Fixes #20604

Change-Id: I4308e75b7fbf3be7b46490c3ea4125e2d91b00b8

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20620)




More information about the openssl-commits mailing list