Skip to content

Releases: chipsalliance/caliptra-sw

release_v20241012_0

12 Oct 13:02
Compare
Choose a tag to compare
release_v20241012_0 Pre-release
Pre-release
Export Libcaliptra zephyr project include directories.

This makes it so projects including this library have the directories added to their include paths.

release_v20241011_0

11 Oct 12:55
Compare
Choose a tag to compare
release_v20241011_0 Pre-release
Pre-release
Add Zephyr project definitions for Libcaliptra.

This allows including Libcaliptra in a Zephyr project.

release_v20241010_0

10 Oct 12:57
c26d480
Compare
Choose a tag to compare
release_v20241010_0 Pre-release
Pre-release
Limit STASH_MEASUREMENT command to PL0 callers. (#1704)

Limit STASH_MEASUREMENT command to PL0 callers.

Fixes https://github.com/chipsalliance/caliptra-sw/issues/1678.

release_v20241009_0

09 Oct 13:48
Compare
Choose a tag to compare
release_v20241009_0 Pre-release
Pre-release
Update DPE submodule

This primarily picks up size optimizations for DPE's usage of the
constant_time_eq crate.

release_v20241008_0

08 Oct 13:57
Compare
Choose a tag to compare
release_v20241008_0 Pre-release
Pre-release
Change field entropy size from 384 bits to 256 bits

As per https://chipsalliance.github.io/caliptra-rtl/main/external-regs/?p=caliptra_top_reg.generic_and_fuse_reg.fuse_field_entropy%5B0%5D this is 32 bytes.

release_v20241005_0

05 Oct 13:48
Compare
Choose a tag to compare
release_v20241005_0 Pre-release
Pre-release
Unifying endianness for tci_type

release_v20241004_0

04 Oct 13:47
Compare
Choose a tag to compare
release_v20241004_0 Pre-release
Pre-release
Unifying endianness for tci_type

release_v20241003_0

03 Oct 13:48
Compare
Choose a tag to compare
release_v20241003_0 Pre-release
Pre-release
Unifying endianness for tci_type

release_v20240928_0

28 Sep 13:04
Compare
Choose a tag to compare
release_v20240928_0 Pre-release
Pre-release
fix verilator git steps

If following the git steps in the main README to clone repo, it requires
adding submodule path to make the git submodule update command,
given in the verilator README, works.

release_v20240927_0

27 Sep 12:57
Compare
Choose a tag to compare
release_v20240927_0 Pre-release
Pre-release
fix verilator git steps

If following the git steps in the main README to clone repo, it requires
adding submodule path to make the git submodule update command,
given in the verilator README, works.