Releases: chipsalliance/caliptra-sw
Releases · chipsalliance/caliptra-sw
release_v20241012_0
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
Add Zephyr project definitions for Libcaliptra. This allows including Libcaliptra in a Zephyr project.
release_v20241010_0
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
Update DPE submodule This primarily picks up size optimizations for DPE's usage of the constant_time_eq crate.
release_v20241008_0
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
Unifying endianness for tci_type
release_v20241004_0
Unifying endianness for tci_type
release_v20241003_0
Unifying endianness for tci_type
release_v20240928_0
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
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.