Changes to Additional Resources

Comparing version 2.1 to 2.0
+55 additions -55 deletions
@@ -8,84 +8,84 @@
88
99
1010 - [VeeR EL2 Programmer's Reference Manual](https://chipsalliance.github.io/Cores-VeeR-EL2/html/main/docs_rendered/html/index.html) — Latest documentation for the VeeR EL2 core
11-- [Caliptra Subsystem Overview](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests
12-- [TileLink-UL Bus Specification](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/tlul/README.md) — Bus specification for comportable devices
13-- [TileLink-UL Protocol Checker](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/tlul/doc/TlulProtocolChecker.md) — Protocol checked description for the TileLink-UL bus
14-- [TileLink-UL XBAR DV](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/tlul/doc/dv/README.md) — TileLink-UL bus testing overview
15-- [Power Manager Theory of Operation](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/pwrmgr/doc/theory_of_operation.md) — Overview of Power Manager's functionality
16-- [Power Manager Programmer's Guide](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/pwrmgr/doc/programmers_guide.md)
17-- [OTP Controller Field Descriptions](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/fuse_ctrl/doc/otp_ctrl_field_descriptions.md) — Description of fields stored in the OTP memory
18-- [OTP Controller Registers](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/fuse_ctrl/doc/registers.md)
19-- [OTP Controller Partitions](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/fuse_ctrl/doc/otp_ctrl_partitions.md) — Description of OTP partition attributes
20-- [OTP Controller Digests](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/fuse_ctrl/doc/otp_ctrl_digests.md)
21-- [Analog Sensor Top Technical Specification](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/ast/README.md)
22-- [Analog Sensor Top Interface Signals](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/ast/doc/interfaces.md)
23-- [Caliptra Hands-On Guide](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests for caliptra-rtl
24-- [UART HWIP Technical Specification](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/uart/doc/_index.md) — Specification, overview of the functionality and a programmer's guide
11+- [Caliptra Subsystem Overview](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests
12+- [TileLink-UL Bus Specification](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/tlul/README.md) — Bus specification for comportable devices
13+- [TileLink-UL Protocol Checker](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/tlul/doc/TlulProtocolChecker.md) — Protocol checked description for the TileLink-UL bus
14+- [TileLink-UL XBAR DV](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/tlul/doc/dv/README.md) — TileLink-UL bus testing overview
15+- [Power Manager Theory of Operation](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/pwrmgr/doc/theory_of_operation.md) — Overview of Power Manager's functionality
16+- [Power Manager Programmer's Guide](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/pwrmgr/doc/programmers_guide.md)
17+- [OTP Controller Field Descriptions](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/fuse_ctrl/doc/otp_ctrl_field_descriptions.md) — Description of fields stored in the OTP memory
18+- [OTP Controller Registers](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/fuse_ctrl/doc/registers.md)
19+- [OTP Controller Partitions](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/fuse_ctrl/doc/otp_ctrl_partitions.md) — Description of OTP partition attributes
20+- [OTP Controller Digests](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/fuse_ctrl/doc/otp_ctrl_digests.md)
21+- [Analog Sensor Top Technical Specification](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/ast/README.md)
22+- [Analog Sensor Top Interface Signals](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/ast/doc/interfaces.md)
23+- [Caliptra Hands-On Guide](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests for caliptra-rtl
24+- [UART HWIP Technical Specification](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/uart/doc/_index.md) — Specification, overview of the functionality and a programmer's guide
2525 - [Internal Registers for caliptra-rtl](https://chipsalliance.github.io/caliptra-rtl/main/internal-regs/?p=) — Latest register description for caliptra-rtl components
26-- [FV ECC Block Overview](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/ecc/formal/fv_ecc_block_overview.pdf)
27-- [JTAG DPI module for OpenOCD remote_bitbang driver](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/integration/test_suites/libs/jtagdpi/README.md) — Overview of a JTAG over DPI library
28-- [UART DV](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/uart/doc/dv/index.md) — UART testing overview
29-- [ECC](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/ecc/formal/readme.md) — ECC proofs
30-- [SHA256](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/sha256/formal/readme.md) — SHA256 testing overview
31-- [SHA512](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/sha512/formal/readme.md) — SHA512 testing overview
32-- [SHA512_MASKED](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/sha512_masked/formal/readme.md) — SHA512_MASKED testing overview
33-- [HMAC](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/hmac/formal/readme.md) — HMAC testing overview
34-- [DOE](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/doe/readme.md) — DOE testing overview
35-- [HMAC DRBG](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/hmac_drbg/formal/readme.md) — HMAC DRGB testing overview
36-- [Adam's Bridge Hands-On Guide](https://github.com/chipsalliance/adams-bridge/blob/c6eacc84c4466348950d7a6a449efb913596795c/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests
37-- [Threat Model for Securing Adams Bridge Against Side-Channel Attacks](https://github.com/chipsalliance/adams-bridge/blob/c6eacc84c4466348950d7a6a449efb913596795c/docs/AdamsBridgeSCA.md)
26+- [FV ECC Block Overview](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/ecc/formal/fv_ecc_block_overview.pdf)
27+- [JTAG DPI module for OpenOCD remote_bitbang driver](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/integration/test_suites/libs/jtagdpi/README.md) — Overview of a JTAG over DPI library
28+- [UART DV](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/uart/doc/dv/index.md) — UART testing overview
29+- [ECC](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/ecc/formal/readme.md) — ECC proofs
30+- [SHA256](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/sha256/formal/readme.md) — SHA256 testing overview
31+- [SHA512](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/sha512/formal/readme.md) — SHA512 testing overview
32+- [SHA512_MASKED](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/sha512_masked/formal/readme.md) — SHA512_MASKED testing overview
33+- [HMAC](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/hmac/formal/readme.md) — HMAC testing overview
34+- [DOE](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/doe/readme.md) — DOE testing overview
35+- [HMAC DRBG](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/hmac_drbg/formal/readme.md) — HMAC DRGB testing overview
36+- [Adam's Bridge Hands-On Guide](https://github.com/chipsalliance/adams-bridge/blob/96cdd1dccadb516d55a990e21c38b897abc648c3/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests
37+- [Threat Model for Securing Adams Bridge Against Side-Channel Attacks](https://github.com/chipsalliance/adams-bridge/blob/96cdd1dccadb516d55a990e21c38b897abc648c3/docs/AdamsBridgeSCA.md)
3838 - [Caliptra](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/README.md) — Readme of the Caliptra project
3939 - [Hardware Release Process](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/doc/HWReleaseProcess.md)
4040
4141 ## Software
4242
4343
44-- [Caliptra firmware and software](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/README.md) — Directory structure, building and testing for caliptra-sw
45-- [Caliptra FMC Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/fmc/doc/diagrams/test-coverage.md) — Description of FMC test cases
46-- [Caliptra Runtime Firmware Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/runtime/doc/test-coverage.md) — Describes test cases
47-- [Caliptra ROM Errors](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/rom/dev/doc/error-attribution.md) — Fatal and non-fatal error codes description
48-- [Caliptra ROM Thread Model](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/rom/dev/doc/threat-model.md) — Overview of rules to ensure minimal possibility of security issues
49-- [Caliptra ROM Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/rom/dev/doc/test-coverage/test-coverage.md) — Describes test cases
50-- [Generating Register Definitions](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/registers/README.md) — Instructions for generating register definitions from caliptra-rtl
51-- [Emulator for Caliptra](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/sw-emulator/README.md) — Emulator's class and state diagrams
52-- [Caliptra C API - libcaliptra](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/libcaliptra/README.md)
53-- [Caliptra C API Examples](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/libcaliptra/examples/README.md) — Example on how to interact with the Caliptra API and adapt it to the desired target
54-- [Caliptra C API Examples - hwmodel](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/libcaliptra/examples/hwmodel/README.md) — Example implementation of libcaliptra's hardware interface
55-- [Caliptra Error Codes](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/error/README.md) — Describes where Caliptra error codes are defined
56-- [C and Rust bindings for Caliptra RTL (verilated)](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/hw/verilated/README.md) — Building and running C and Rust bindings for a verilated model of caliptra-rtl
57-- [Caliptra Core FPGA Guide](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/hw/fpga/README.md) — Guide for building and running caliptra-rtl on an FPGA
58-- [Caliptra Subsystem FPGA Guide](https://github.com/chipsalliance/caliptra-mcu-sw/blob/c2dba1c5d9ae7aebd5d75e2fcb4c22471d6da6af/hw/fpga/README.md) — Guide for building and running caliptra-ss on an FPGA
59-- [Caliptra SW Tests](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/test/README.md)
60-- [FIPS Functional Test Suite](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/test/tests/fips_test_suite/README.md) — Overview of the test suite and available test cases
44+- [Caliptra firmware and software](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/README.md) — Directory structure, building and testing for caliptra-sw
45+- [Caliptra FMC Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/fmc/doc/diagrams/test-coverage.md) — Description of FMC test cases
46+- [Caliptra Runtime Firmware Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/runtime/doc/test-coverage.md) — Describes test cases
47+- [Caliptra ROM Errors](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/rom/dev/doc/error-attribution.md) — Fatal and non-fatal error codes description
48+- [Caliptra ROM Thread Model](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/rom/dev/doc/threat-model.md) — Overview of rules to ensure minimal possibility of security issues
49+- [Caliptra ROM Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/rom/dev/doc/test-coverage/test-coverage.md) — Describes test cases
50+- [Generating Register Definitions](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/registers/README.md) — Instructions for generating register definitions from caliptra-rtl
51+- [Emulator for Caliptra](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/sw-emulator/README.md) — Emulator's class and state diagrams
52+- [Caliptra C API - libcaliptra](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/libcaliptra/README.md)
53+- [Caliptra C API Examples](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/libcaliptra/examples/README.md) — Example on how to interact with the Caliptra API and adapt it to the desired target
54+- [Caliptra C API Examples - hwmodel](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/libcaliptra/examples/hwmodel/README.md) — Example implementation of libcaliptra's hardware interface
55+- [Caliptra Error Codes](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/error/README.md) — Describes where Caliptra error codes are defined
56+- [C and Rust bindings for Caliptra RTL (verilated)](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/hw/verilated/README.md) — Building and running C and Rust bindings for a verilated model of caliptra-rtl
57+- [Caliptra Core FPGA Guide](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/hw/fpga/README.md) — Guide for building and running caliptra-rtl on an FPGA
58+- [Caliptra Subsystem FPGA Guide](https://github.com/chipsalliance/caliptra-mcu-sw/blob/bf182b202dd86339e80aba63b0b10cc0a4c4551f/hw/fpga/README.md) — Guide for building and running caliptra-ss on an FPGA
59+- [Caliptra SW Tests](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/test/README.md)
60+- [FIPS Functional Test Suite](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/test/tests/fips_test_suite/README.md) — Overview of the test suite and available test cases
6161 - [Caliptra DPE](https://github.com/chipsalliance/caliptra-dpe/blob/96747786b2c67fb4385fe19e66b41bd7830edae9/README.md) — General overview of Caliptra DPE
6262 - [Caliptra DPE Verification Tests](https://github.com/chipsalliance/caliptra-dpe/blob/96747786b2c67fb4385fe19e66b41bd7830edae9/verification/README.md) — Description of DPE tests
6363 - [Caliptra DPE Simulator](https://github.com/chipsalliance/caliptra-dpe/blob/96747786b2c67fb4385fe19e66b41bd7830edae9/simulator/README.md) — Overview of the DPE simulator
64-- [Caliptra MCU firmware and software](https://github.com/chipsalliance/caliptra-mcu-sw/blob/c2dba1c5d9ae7aebd5d75e2fcb4c22471d6da6af/README.md) — Overview of caliptra-mcu-sw
64+- [Caliptra MCU firmware and software](https://github.com/chipsalliance/caliptra-mcu-sw/blob/bf182b202dd86339e80aba63b0b10cc0a4c4551f/README.md) — Overview of caliptra-mcu-sw
6565
6666 ## Integration
6767
6868
6969 - [Caliptra Checklist and Evaluation Methodology](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/CaliptraChecklistAndEvaluationMethodology.md)
70-- [Power Manager Checklist](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/src/pwrmgr/doc/checklist.md)
71-- [UART Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/src/uart/doc/checklist.md)
70+- [Power Manager Checklist](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/pwrmgr/doc/checklist.md)
71+- [UART Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/src/uart/doc/checklist.md)
7272
7373 ## Release Notes
7474
7575
76-- [Release Notes - Caliptra Subsystem](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/Release_Notes.md)
77-- [Release Notes - Caliptra RTL](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/Release_Notes.md)
78-- [Release Notes - Adam's Bridge](https://github.com/chipsalliance/adams-bridge/blob/c6eacc84c4466348950d7a6a449efb913596795c/Release_Notes.md)
76+- [Release Notes - Caliptra Subsystem](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/Release_Notes.md)
77+- [Release Notes - Caliptra RTL](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/Release_Notes.md)
78+- [Release Notes - Adam's Bridge](https://github.com/chipsalliance/adams-bridge/blob/96cdd1dccadb516d55a990e21c38b897abc648c3/Release_Notes.md)
7979 - [Release Notes - VeeR EL2](https://github.com/chipsalliance/Cores-VeeR-EL2/blob/965de93fd7a32ea7bf1ff3fa8a4d8a71d0667e50/release-notes.md)
8080
8181 ## Tools
8282
8383
8484 - [DPE Certificate & CSR Visualizer (WASM)](https://chipsalliance.github.io/caliptra-dpe/cert-printer/) — Client-side WebAssembly tool for parsing and visualizing DPE TCB derivation trees, certificates, and CSRs
85-- [fuse_ctrl Partitions Generator](https://github.com/chipsalliance/caliptra-ss/blob/9022fc2a57bb9af2f3ebc2376b98a807812e2e0f/tools/scripts/fuse_ctrl_script/gen_fuse_ctrl_partitions.md) — A script for generation of configurable blocks for the fuse_ctrl instantiation
86-- [Caliptra fpga-boss](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/ci-tools/fpga-boss/README.md) — Helper utility used for running Caliptra firmware on ZCU104 FPGA
87-- [Caliptra GitHub GCP Runner Infrastructure](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/ci-tools/github-runner/README.md) — Overview of the CI runner architecture
88-- [file-header-fix](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/ci-tools/file-header-fix/README.md) — Utility used to ensure that all files have proper copyright headers
85+- [fuse_ctrl Partitions Generator](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/tools/scripts/fuse_ctrl_script/gen_fuse_ctrl_partitions.md) — A script for generation of configurable blocks for the fuse_ctrl instantiation
86+- [Caliptra fpga-boss](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/ci-tools/fpga-boss/README.md) — Helper utility used for running Caliptra firmware on ZCU104 FPGA
87+- [Caliptra GitHub GCP Runner Infrastructure](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/ci-tools/github-runner/README.md) — Overview of the CI runner architecture
88+- [file-header-fix](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/ci-tools/file-header-fix/README.md) — Utility used to ensure that all files have proper copyright headers
8989
9090 ## Governance
9191
@@ -99,5 +99,5 @@
9999 - [Caliptra Trademark Audit Process](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/CaliptraTrademarkAuditProcess.md)
100100 - [Caliptra Compliant Brand Guidelines](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/doc/branding_guide/Caliptra_Compliant_Brand_Guidelines_2025-02-17.pdf)
101101 - [GitHub Rules](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/GitHubRules.md)
102-- [Caliptra Release Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/35b0bc5691b2bd0fc180403914cfabe207379089/docs/CaliptraReleaseChecklist.md) — Describes the release creation process
103-- [Caliptra 2.0 Branching Strategy](https://github.com/chipsalliance/caliptra-sw/blob/6199f735a0aed0d4e6dc5f031c31aece233e1d21/BRANCHING_STRATEGY.md) — Branch naming convention
102+- [Caliptra Release Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/d6d1728d6d31b79faf75b5553c86d298aa793ff3/docs/CaliptraReleaseChecklist.md) — Describes the release creation process
103+- [Caliptra 2.0 Branching Strategy](https://github.com/chipsalliance/caliptra-sw/blob/dee2d5279be6edf0d310f00fcd4f4565505f47e8/BRANCHING_STRATEGY.md) — Branch naming convention