Skip to content

Releases: chipsalliance/caliptra-sw

release_v20250214_0

14 Feb 19:01
Compare
Choose a tag to compare
release_v20250214_0 Pre-release
Pre-release
Add new feature hw-2.x

- Dependency fips204 is included only if hw-2.x feature is enabled

release_v20250213_1

13 Feb 18:59
Compare
Choose a tag to compare
release_v20250213_1 Pre-release
Pre-release
Add new feature hw-2.x

- Dependency fips204 is included only if hw-2.x feature is enabled

release_v20250213_0-2.x

13 Feb 09:55
dd30776
Compare
Choose a tag to compare
Pre-release
Cherry-pick for main-2.x: Update zerocopy from 0.6.6 to 0.8.8. (#1955)

This PR does not optimize out a large portion of copies. Ideally it will
be done in follow up PRs.

There are portions of code that are slightly modified to keep panics out
of the final binary.

(cherry picked from commit c7f7794bf5f5bc273366be986bebadd8031c5760)

release_v20250212_0

12 Feb 14:14
Compare
Choose a tag to compare
release_v20250212_0 Pre-release
Pre-release
Rearrange `fw` image-builder to allow providing signatures in zeros f…

release_v20250211_0

11 Feb 15:09
Compare
Choose a tag to compare
release_v20250211_0 Pre-release
Pre-release
Update FMC and RT versions in default builder options

release_v20250207_0

08 Feb 03:33
Compare
Choose a tag to compare
release_v20250207_0 Pre-release
Pre-release
Add ready_for_runtime API

Add API that waits until RT firmware is ready to receive commands.

Additionally:

* Fix the ready_for_firmware documentation to clarify that
  it will wait until the bit is set or an error.
* Update both APIs to check for fatal errors

rt-1.2.0

06 Feb 10:07
Compare
Choose a tag to compare

1.2.0 release of FMC and runtime FW. (For ROM, see previous rom-1.2.0 release)

release_v20250205_0

05 Feb 20:51
Compare
Choose a tag to compare
release_v20250205_0 Pre-release
Pre-release
Adjusting FMC logging to fix size issue

release_v20250130_0

30 Jan 20:21
Compare
Choose a tag to compare
release_v20250130_0 Pre-release
Pre-release
[test] Adding lms optionality tests for auth manifest verification

release_v20250129_0

29 Jan 20:22
Compare
Choose a tag to compare
release_v20250129_0 Pre-release
Pre-release
Adding unused hw-1.0 feature to zero_bin crate to satisfy builder req…