edk2/SecurityPkg/DeviceSecurity
Mike Beaton 8e90e2cbcf SecurityPkg: Update libspdm to 3.7.0
0f6c6a3e80
fixes incorrectly typed return values in libspdm_hmac_new.

Without this commit XCODE5 refuses to build SecurityPkg, with multiple
errors corresponding to the lines fixed above, each of the form:

libspdm_crypt_hmac.c:31:16: error: expression which evaluates to zero treated as a null pointer constant of type 'void *'

I have updated libspdm to the minimum whole build number which includes
the required commit, though higher releases than 3.7.0, up to 3.8.1, are
available.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
2025-11-22 08:07:05 +00:00
..
OsStub SecurityPkg: add DeviceSecurity support 2024-04-30 02:21:13 +00:00
SpdmLib SecurityPkg: Update libspdm to 3.7.0 2025-11-22 08:07:05 +00:00
SpdmSecurityLib SecurityPkg/SpdmSecurityLib: Fix incompatible pointer types 2025-11-21 16:33:06 +00:00