Changes to Additional Resources

Comparing version 1.1 to 1.0
+35 additions -35 deletions
@@ -21,19 +21,19 @@
2121 - [OTP Controller Digests](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/fuse_ctrl/doc/otp_ctrl_digests.md)
2222 - [Analog Sensor Top Technical Specification](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/ast/README.md)
2323 - [Analog Sensor Top Interface Signals](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/ast/doc/interfaces.md)
24-- [Caliptra Hands-On Guide](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests for caliptra-rtl
25-- [UART HWIP Technical Specification](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/uart/doc/_index.md) — Specification, overview of the functionality and a programmer's guide
24+- [Caliptra Hands-On Guide](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/README.md) — Required dependencies, env variables, repository overview, simulation flow and regression tests for caliptra-rtl
25+- [UART HWIP Technical Specification](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/uart/doc/_index.md) — Specification, overview of the functionality and a programmer's guide
2626 - [Internal Registers for caliptra-rtl](https://chipsalliance.github.io/caliptra-rtl/main/internal-regs/?p=) — Latest register description for caliptra-rtl components
27-- [FV ECC Block Overview](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/ecc/formal/fv_ecc_block_overview.pdf)
28-- [JTAG DPI module for OpenOCD remote_bitbang driver](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/integration/test_suites/libs/jtagdpi/README.md) — Overview of a JTAG over DPI library
29-- [UART DV](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/uart/doc/dv/index.md) — UART testing overview
30-- [ECC](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/ecc/formal/readme.md) — ECC proofs
31-- [SHA256](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/sha256/formal/readme.md) — SHA256 testing overview
32-- [SHA512](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/sha512/formal/readme.md) — SHA512 testing overview
33-- [SHA512_MASKED](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/sha512_masked/formal/readme.md) — SHA512_MASKED testing overview
34-- [HMAC](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/hmac/formal/readme.md) — HMAC testing overview
35-- [DOE](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/doe/readme.md) — DOE testing overview
36-- [HMAC DRBG](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/hmac_drbg/formal/readme.md) — HMAC DRGB testing overview
27+- [FV ECC Block Overview](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/ecc/formal/fv_ecc_block_overview.pdf)
28+- [JTAG DPI module for OpenOCD remote_bitbang driver](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/integration/test_suites/libs/jtagdpi/README.md) — Overview of a JTAG over DPI library
29+- [UART DV](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/uart/doc/dv/index.md) — UART testing overview
30+- [ECC](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/ecc/formal/readme.md) — ECC proofs
31+- [SHA256](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/sha256/formal/readme.md) — SHA256 testing overview
32+- [SHA512](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/sha512/formal/readme.md) — SHA512 testing overview
33+- [SHA512_MASKED](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/sha512_masked/formal/readme.md) — SHA512_MASKED testing overview
34+- [HMAC](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/hmac/formal/readme.md) — HMAC testing overview
35+- [DOE](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/doe/readme.md) — DOE testing overview
36+- [HMAC DRBG](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/hmac_drbg/formal/readme.md) — HMAC DRGB testing overview
3737 - [Adam's Bridge Hardware Specification](https://github.com/chipsalliance/adams-bridge/blob/96cdd1dccadb516d55a990e21c38b897abc648c3/docs/AdamsBridgeHardwareSpecification.md)
3838 - [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
3939 - [Threat Model for Securing Adams Bridge Against Side-Channel Attacks](https://github.com/chipsalliance/adams-bridge/blob/96cdd1dccadb516d55a990e21c38b897abc648c3/docs/AdamsBridgeSCA.md)
@@ -43,23 +43,23 @@
4343 ## Software
4444
4545
46-- [Caliptra firmware and software](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/README.md) — Directory structure, building and testing for caliptra-sw
47-- [Caliptra FMC Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/fmc/doc/diagrams/test-coverage.md) — Description of FMC test cases
48-- [Caliptra Runtime Firmware Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/runtime/doc/test-coverage.md) — Describes test cases
49-- [Caliptra ROM Errors](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/rom/dev/doc/error-attribution.md) — Fatal and non-fatal error codes description
50-- [Caliptra ROM Thread Model](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/rom/dev/doc/threat-model.md) — Overview of rules to ensure minimal possibility of security issues
51-- [Caliptra ROM Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/rom/dev/doc/test-coverage/test-coverage.md) — Describes test cases
52-- [Generating Register Definitions](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/registers/README.md) — Instructions for generating register definitions from caliptra-rtl
53-- [Emulator for Caliptra](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/sw-emulator/README.md) — Emulator's class and state diagrams
54-- [Caliptra C API - libcaliptra](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/libcaliptra/README.md)
55-- [Caliptra C API Examples](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/libcaliptra/examples/README.md) — Example on how to interact with the Caliptra API and adapt it to the desired target
56-- [Caliptra C API Examples - hwmodel](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/libcaliptra/examples/hwmodel/README.md) — Example implementation of libcaliptra's hardware interface
57-- [Caliptra Error Codes](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/error/README.md) — Describes where Caliptra error codes are defined
58-- [C and Rust bindings for Caliptra RTL (verilated)](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/hw/verilated/README.md) — Building and running C and Rust bindings for a verilated model of caliptra-rtl
59-- [Caliptra Core FPGA Guide](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/hw/fpga/README.md) — Guide for building and running caliptra-rtl on an FPGA
46+- [Caliptra firmware and software](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/README.md) — Directory structure, building and testing for caliptra-sw
47+- [Caliptra FMC Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/fmc/doc/diagrams/test-coverage.md) — Description of FMC test cases
48+- [Caliptra Runtime Firmware Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/runtime/doc/test-coverage.md) — Describes test cases
49+- [Caliptra ROM Errors](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/rom/dev/doc/error-attribution.md) — Fatal and non-fatal error codes description
50+- [Caliptra ROM Thread Model](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/rom/dev/doc/threat-model.md) — Overview of rules to ensure minimal possibility of security issues
51+- [Caliptra ROM Test Coverage](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/rom/dev/doc/test-coverage/test-coverage.md) — Describes test cases
52+- [Generating Register Definitions](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/registers/README.md) — Instructions for generating register definitions from caliptra-rtl
53+- [Emulator for Caliptra](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/sw-emulator/README.md) — Emulator's class and state diagrams
54+- [Caliptra C API - libcaliptra](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/libcaliptra/README.md)
55+- [Caliptra C API Examples](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/libcaliptra/examples/README.md) — Example on how to interact with the Caliptra API and adapt it to the desired target
56+- [Caliptra C API Examples - hwmodel](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/libcaliptra/examples/hwmodel/README.md) — Example implementation of libcaliptra's hardware interface
57+- [Caliptra Error Codes](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/error/README.md) — Describes where Caliptra error codes are defined
58+- [C and Rust bindings for Caliptra RTL (verilated)](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/hw/verilated/README.md) — Building and running C and Rust bindings for a verilated model of caliptra-rtl
59+- [Caliptra Core FPGA Guide](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/hw/fpga/README.md) — Guide for building and running caliptra-rtl on an FPGA
6060 - [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
61-- [Caliptra SW Tests](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/test/README.md)
62-- [FIPS Functional Test Suite](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/test/tests/fips_test_suite/README.md) — Overview of the test suite and available test cases
61+- [Caliptra SW Tests](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/test/README.md)
62+- [FIPS Functional Test Suite](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/test/tests/fips_test_suite/README.md) — Overview of the test suite and available test cases
6363 - [Caliptra DPE](https://github.com/chipsalliance/caliptra-dpe/blob/96747786b2c67fb4385fe19e66b41bd7830edae9/README.md) — General overview of Caliptra DPE
6464 - [Caliptra DPE Verification Tests](https://github.com/chipsalliance/caliptra-dpe/blob/96747786b2c67fb4385fe19e66b41bd7830edae9/verification/README.md) — Description of DPE tests
6565 - [Caliptra DPE Simulator](https://github.com/chipsalliance/caliptra-dpe/blob/96747786b2c67fb4385fe19e66b41bd7830edae9/simulator/README.md) — Overview of the DPE simulator
@@ -70,13 +70,13 @@
7070
7171 - [Caliptra Checklist and Evaluation Methodology](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/CaliptraChecklistAndEvaluationMethodology.md)
7272 - [Power Manager Checklist](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/src/pwrmgr/doc/checklist.md)
73-- [UART Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/src/uart/doc/checklist.md)
73+- [UART Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/src/uart/doc/checklist.md)
7474
7575 ## Release Notes
7676
7777
7878 - [Release Notes - Caliptra Subsystem](https://github.com/chipsalliance/caliptra-ss/blob/84daa9acf0e86786e0aaa0d3014b879bc9258a50/Release_Notes.md)
79-- [Release Notes - Caliptra RTL](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/Release_Notes.md)
79+- [Release Notes - Caliptra RTL](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/Release_Notes.md)
8080 - [Release Notes - Adam's Bridge](https://github.com/chipsalliance/adams-bridge/blob/96cdd1dccadb516d55a990e21c38b897abc648c3/Release_Notes.md)
8181 - [Release Notes - VeeR EL2](https://github.com/chipsalliance/Cores-VeeR-EL2/blob/965de93fd7a32ea7bf1ff3fa8a4d8a71d0667e50/release-notes.md)
8282
@@ -85,9 +85,9 @@
8585
8686 - [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
8787 - [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
88-- [Caliptra fpga-boss](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/ci-tools/fpga-boss/README.md) — Helper utility used for running Caliptra firmware on ZCU104 FPGA
89-- [Caliptra GitHub GCP Runner Infrastructure](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/ci-tools/github-runner/README.md) — Overview of the CI runner architecture
90-- [file-header-fix](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/ci-tools/file-header-fix/README.md) — Utility used to ensure that all files have proper copyright headers
88+- [Caliptra fpga-boss](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/ci-tools/fpga-boss/README.md) — Helper utility used for running Caliptra firmware on ZCU104 FPGA
89+- [Caliptra GitHub GCP Runner Infrastructure](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/ci-tools/github-runner/README.md) — Overview of the CI runner architecture
90+- [file-header-fix](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/ci-tools/file-header-fix/README.md) — Utility used to ensure that all files have proper copyright headers
9191
9292 ## Governance
9393
@@ -101,5 +101,5 @@
101101 - [Caliptra Trademark Audit Process](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/CaliptraTrademarkAuditProcess.md)
102102 - [Caliptra Compliant Brand Guidelines](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/doc/branding_guide/Caliptra_Compliant_Brand_Guidelines_2025-02-17.pdf)
103103 - [GitHub Rules](https://github.com/chipsalliance/Caliptra/blob/8fed18ce3c738d660c85492914e049b9b6e3b75a/GitHubRules.md)
104-- [Caliptra Release Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/e815e542b60d20c1895d7b1bec215ee092f7c3bd/docs/CaliptraReleaseChecklist.md) — Describes the release creation process
105-- [Caliptra 2.0 Branching Strategy](https://github.com/chipsalliance/caliptra-sw/blob/cddb376171e1e39f16484b44965a68e93fcb461a/BRANCHING_STRATEGY.md) — Branch naming convention
104+- [Caliptra Release Checklist](https://github.com/chipsalliance/caliptra-rtl/blob/5f85fb4bc95b753a2f7d042db7dc2644ca1e8c49/docs/CaliptraReleaseChecklist.md) — Describes the release creation process
105+- [Caliptra 2.0 Branching Strategy](https://github.com/chipsalliance/caliptra-sw/blob/51ff0a89f169bbf8e06acb49b31db555e99fefb6/BRANCHING_STRATEGY.md) — Branch naming convention