Files
u-boot-krane/cmd
Tom Rini 33750d8d88 Merge patch series "Add support for SM3 secure hash"
Heiko Schocher <hs@nabladev.com> says:

Add SM3 secure hash, as specified by OSCCA GM/T 0004-2012 SM3 and described
at https://datatracker.ietf.org/doc/html/draft-sca-cfrg-sm3-02

TPMv2 defines hash algo sm3_256, which is currently
not supported and prevented TPMv2 chip with newer
firmware to work with U-Boot. Seen this on a ST33TPHF2XI2C

    u-boot=> tpm2 init
    u-boot=> tpm2 autostart
    tpm2_get_pcr_info: too many pcrs: 5
    Error: -90
    u-boot=>

Implement sm3 hash, so we can fix this problem.

Link: https://lore.kernel.org/r/20251118043042.27726-1-hs@nabladev.com
2025-12-04 09:39:11 -06:00
..
2025-04-03 11:43:22 -06:00
2025-07-11 10:43:29 -06:00
2025-09-24 11:03:43 -06:00
2025-05-13 11:30:08 -06:00
2025-05-30 09:49:31 +01:00
2025-05-25 11:27:18 +02:00
2025-07-09 08:40:03 -06:00
2025-04-02 20:00:59 -06:00
2025-07-08 15:00:17 +02:00
2025-08-06 07:49:13 +02:00
2025-08-06 08:41:30 +02:00
2025-06-02 17:26:16 -06:00
2025-12-04 09:38:58 -06:00
2025-01-26 11:06:56 +01:00
2025-12-04 09:38:58 -06:00
2025-06-02 17:26:16 -06:00
2025-08-23 16:37:20 +02:00
2024-11-14 18:14:05 -06:00
2024-12-24 17:02:23 +01:00
2024-12-02 07:40:39 -06:00
2025-04-10 20:55:53 -06:00
2025-12-04 09:38:58 -06:00
2025-12-04 09:38:58 -06:00
2024-12-31 19:00:46 -06:00
2025-10-08 11:34:54 +02:00