Skip to content

Releases: chipsalliance/caliptra-sw

release_v20231014_0

14 Oct 10:33
f5cd2b7
Compare
Choose a tag to compare
Adding define in C API for global var section (#961)

release_v20231013_0

13 Oct 16:06
Compare
Choose a tag to compare
Clarify DPE context rotation behavior on error

release_v20231012_0

12 Oct 10:29
0dfb4e5
Compare
Choose a tag to compare
[fix] ROM README.md update (#900)

release_v20231011_1

11 Oct 18:05
Compare
Choose a tag to compare
Switch nightly release to use FPGA tests rather than verilator

For the past few weeks, the nightly verilator suite has executing ALL the
tests, even those that are known to fail against the RTL-based hardware
models.  As it has never passed since this change, there's no need to
have it block the release.

The current FPGA suite (also RTL-based) covers more tests than the
original verilator suite used by the nightly release workflow, so it
should be adequate for now.

release_v20230914_0

14 Sep 15:31
9ef6439
Compare
Choose a tag to compare
Adds LMS verify to smoke_test (#768)

release_v20230913_0

13 Sep 15:21
Compare
Choose a tag to compare
csrng emu: read from `health_test_windows` reg

release_v20230912_0

12 Sep 14:54
52e1a39
Compare
Choose a tag to compare
[feat] Configure ROM Watchdog timer with a timeout value from CPTRA_W…

release_v20230909_0

09 Sep 15:15
ab9a518
Compare
Choose a tag to compare
Implement FIPS commands for ROM and invoke SELF-TEST from Runtime. (#…

release_v20230908_0

08 Sep 15:18
9f43d0c
Compare
Choose a tag to compare
Perform ECDSA keygen at end of DOE tests. (#737)

release_v20230907_0

07 Sep 15:24
22f3e56
Compare
Choose a tag to compare
Use PersistentDataAccessor in FMC firmware. (#703)