Commit 0ed70be
[RTL] Integrate OCP LOCK from caliptra-rtl (#638)
* [RTL] Add FIPS zeroization sampling for MCU ROM 2.1 (#549)
* [RTL] Add FIPS zeroization sampling for MCU ROM
#474
* Update CaliptraSSIntegrationSpecification.md
* Update src/mci/rtl/mci_reg.rdl
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fips-zeroiz-2.1' with updated timestamp and hash after successful run
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* [DOC/RTL] Add AES DMA Spec and DMA AES from Caliptra-RTL - 2.1 (#557)
* Add AES to AXI DMA Diagram
* Add AXI DMA AES diagram
* Initial AES DMA spec
* Add AES Mode to programming flowchart for DMA
* Fix pointer to DMA image
* Add AES mode to configuration
* Add AES AXI access restrictions
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Caleb <11879229+calebofearth@users.noreply.github.com>
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Caleb <11879229+calebofearth@users.noreply.github.com>
* [Spec] AES DMA mention GCM mode and DWORD alignment requirement
* [DOC] Update AXI DMA images with AES connection
* [DOC] Mention DMA AES endianness
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update docs/CaliptraSSHardwareSpecification.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update endian capabilities for AES DMA
* Update caliptra-rtl pointer which has AES DMA
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-axi-dma-aes-spec-2.1' with updated timestamp and hash after successful run
* Add AES spec link
* Update DMA images
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Caleb <11879229+calebofearth@users.noreply.github.com>
* updated soc header file with caliptra-rtl
* integrated caliptra-rtl into caliptra-ss
* mimicked the ROM
* updated caliptra-rtl version
* new soc_header file location
* resolved the reg file issue
* updated old caliptra isr files with caliptra 2.0 needs
* adjusted makefile and yml file for new reg file locat
* fixed abr lint connection error
* [TB/RTL] Integrate OCP LOCK caliptra-rtl
- Port new OCP lock straps to SS top level
- Rename kmac to kmac_ss to avoid conflict with SHA3 files in caliptra-rtl
- Add sha3 to compilespecs.yml
* [TB] Fix build errors due to clashing between xorshift32 functions in SS and RTL C libs
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-promote-ocp-lock-caliptra-rtl' with updated timestamp and hash after successful run
* [DOC] Add OCP LOCK input signals to integ spec
* Update caliptra-rtl to latest commit
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-promote-ocp-lock-caliptra-rtl' with updated timestamp and hash after successful run
* Update caliptra-rtl to main branch with OCP LOCK
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-promote-ocp-lock-caliptra-rtl' with updated timestamp and hash after successful run
* [TB] Update RDL collateral
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-promote-ocp-lock-caliptra-rtl' with updated timestamp and hash after successful run
* [TB] revert some caliptra_isr.h changes
* More calitpra_isr.h fixes
* More calitpra_isr.h fixes
* Update docs/CaliptraSSIntegrationSpecification.md
Co-authored-by: Caleb <11879229+calebofearth@users.noreply.github.com>
* Update smoke_test_jtag_prod_dbg.tcl
* PR feedback
* Add error out command to YML file
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-promote-ocp-lock-caliptra-rtl' with updated timestamp and hash after successful run
* More caliptra_irs.h fixes
* MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-promote-ocp-lock-caliptra-rtl' with updated timestamp and hash after successful run
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Caleb <11879229+calebofearth@users.noreply.github.com>
Co-authored-by: Emre Karabulut <emre.karabulut.dde@gmail.com>1 parent 269486f commit 0ed70be
File tree
110 files changed
+871
-694
lines changed- .github/workflow_metadata
- config
- docs
- src
- fuse_ctrl/coverage
- integration
- config
- rtl
- soc_address_map
- test_suites
- caliptra_ss_mcu_sram_to_sha
- cptra_test_i3c_reg_rd_wr_strap
- cptra_test_i3c_reg_rd_wr
- cptra_test_rom_streaming_boot_mcu_sram
- cptra_test_rom_streaming_boot
- libs/caliptra_ss_lib
- mcu_axi_streaming_boot_test_rom
- mcu_cptra_bringup
- mcu_hello_world
- mcu_i3c_reg_rd_wr_cptra_i3c_strap
- mcu_lmem_exe
- mcu_mbox_rand_rdwr
- mcu_mctp_smoke_test
- mcu_prod_rom_i3c_streaming_boot
- mcu_prod_rom_to_sram_streaming_boot
- mcu_test_rom_i3c_rand_streaming_boot
- mcu_test_rom_i3c_reg_rd_wr
- mcu_test_rom_i3c_setmrl
- mcu_test_rom_i3c_streaming_boot_sram
- mcu_test_rom_i3c_streaming_boot
- smoke_test_error_handling
- smoke_test_jtag_manuf_dbg
- smoke_test_jtag_prod_dbg
- smoke_test_jtag_uds_prog
- smoke_test_mci_axi_miss
- smoke_test_mci_brkpoint_axi
- smoke_test_mci_manuf_dbg
- smoke_test_mci_prod_dbg
- smoke_test_mci_soc_config_always_enable
- smoke_test_mci_soc_config_diff_mcu
- smoke_test_mci_soc_config_disable
- smoke_test_mcu_hitless
- smoke_test_mcu_mbox_axi_param
- smoke_test_mcu_mbox_burst
- smoke_test_mcu_mbox_instantiation
- smoke_test_mcu_mbox_invalid_axi
- smoke_test_mcu_mbox_pass_data
- smoke_test_mcu_mbox_target_user
- smoke_test_mcu_mbox_usr_lock_out_zero
- smoke_test_mcu_mbox_valid_user
- smoke_test_mcu_mbox_write_user_lock
- smoke_test_mcu_mbox
- smoke_test_mcu_no_rom_config
- smoke_test_mcu_sram_byte_write
- smoke_test_mcu_sram_debug_stress
- smoke_test_mcu_sram_ecc_db
- smoke_test_mcu_sram_ecc_sb
- smoke_test_mcu_sram_execution_region
- smoke_test_mcu_sram_protected_region
- smoke_test_mcu_trace_buffer_no_debug
- smoke_test_mcu_trace_buffer
- smoke_test_wdt_rst
- smoke_test_wdt
- testbench
- lc_ctrl
- config
- rtl
- third_party
- tools/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+871
-694
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
54 | 56 | | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | | - | |
| 68 | + | |
65 | 69 | | |
66 | | - | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | | - | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | | - | |
| 713 | + | |
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
| |||
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | | - | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
182 | | - | |
183 | | - | |
| 184 | + | |
| 185 | + | |
184 | 186 | | |
185 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
186 | 190 | | |
187 | 191 | | |
188 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
219 | 223 | | |
220 | 224 | | |
221 | 225 | | |
| |||
473 | 477 | | |
474 | 478 | | |
475 | 479 | | |
476 | | - | |
| 480 | + | |
477 | 481 | | |
478 | 482 | | |
479 | 483 | | |
| |||
514 | 518 | | |
515 | 519 | | |
516 | 520 | | |
| 521 | + | |
517 | 522 | | |
518 | 523 | | |
519 | 524 | | |
520 | 525 | | |
521 | | - | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
522 | 530 | | |
523 | 531 | | |
524 | 532 | | |
| |||
0 commit comments