chipsalliance / caliptra-sw

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

Move VPK and OPK hashes to files that are read in. #1584

Closed zhalvorsen closed 3 months ago

zhalvorsen commented 3 months ago

Instead of post processing the binary to add the hashes this has the software read them in as files. This is in an effort to reduce the changes needed to build in a non-make environment.