Releases: chipsalliance/caliptra-sw
Releases · chipsalliance/caliptra-sw
release_v20240406_0
Use sha2 instead of openssl to hash in builder
release_v20240405_0
Use sha2 instead of openssl to hash in builder
release_v20240404_0
CI: Update Caliptra RTL (#1442)
release_v20240403_0
CI: Update Caliptra RTL (#1442)
release_v20240402_0
CI: Update Caliptra RTL (#1442)
release_v20240328_0
Use normal for loop instead of map+fold for populating PCRs Depending on optimizations applied by the compiler, it sometimes inserts a panic in the PCR accumulation code that depends on map/fold. It is unclear in which cases it will insert one and which it won't, but for simplicity, replace this code with a for loop.
release_v20240327_0
Remove stale references to hw-latest in gitignore
release_v20240326_0
Adds FMC version (currently 1.0.0) to builder
release_v20240323_0
minor editorial correction
release_v20240322_0
minor editorial correction