chipsalliance / caliptra-sw

Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Apache License 2.0
48 stars 35 forks source link

SHA512 driver support needed for internal SHA engine #1570

Open nquarton opened 3 weeks ago

nquarton commented 3 weeks ago

The internal SHA engine currently only supports SHA384. Caliptra 2.0 is expected to use the SHA512 functionality and therefore driver support is needed.

The KAT must also be updated to use SHA512 instead of SHA384.