Skip to content

Releases: chipsalliance/caliptra-sw

release_v20230906_0

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

release_v20230905_0

05 Sep 15:21
f5b94a9
Compare
Choose a tag to compare
Remove rerun-if-changed lines from cpu/build.rs (#716)

These aren't necessary, and are causing this package and depedents to be
re-built every time cargo is invoked (since build.rs writes link.x).

release_v20230902_0

02 Sep 15:27
f5b94a9
Compare
Choose a tag to compare
Remove rerun-if-changed lines from cpu/build.rs (#716)

These aren't necessary, and are causing this package and depedents to be
re-built every time cargo is invoked (since build.rs writes link.x).

release_v20230901_0

01 Sep 15:22
Compare
Choose a tag to compare
Use PersistentDataAccessor in Runtime firmware.

release_v20230831_0

31 Aug 15:19
Compare
Choose a tag to compare
Implement Platform::get_issuer_name

release_v20230830_0

30 Aug 15:20
8b23c0a
Compare
Choose a tag to compare
Fix dpe submodule to point to a valid commit. (#701)

48a00d1b2bb46fb7ce1e4e953856c128c0b7a700 does not exist at
https://github.com/chipsalliance/caliptra-dpe/commits/main

release_v20230829_0

29 Aug 15:21
d3a06ea
Compare
Choose a tag to compare
CI: Update Caliptra RTL (#697)

release_v20230826_0

26 Aug 15:23
d3a06ea
Compare
Choose a tag to compare
CI: Update Caliptra RTL (#697)

release_v20230825_1

26 Aug 02:38
Compare
Choose a tag to compare
Reclaim some RT stack space

* Hold ImageManifest as a reference to persistent DCCM instead of
  copying it onto the stack
* Remove temp response buffer in InvokeDpeCmd (the compiler may have
  been optimizing this out anyway, but may as well be explicit)

release_v20230825_0

25 Aug 15:46
Compare
Choose a tag to compare
Add capabilities command to ROM.

Currently reports just a single bit representing functionality present in v1.0 of ROM.