[RTL] Integrate OCP LOCK from caliptra-rtl#638
Merged
calebofearth merged 34 commits intomainfrom Aug 20, 2025
Merged
Conversation
Collaborator
clayton8
commented
Aug 17, 2025
- Promote caliptra-rtl with OCP lock changes
- Promote OCP LOCK straps to SS boundary
- Rename KMAC files at SS to avoid clashing with caliptra-rtl version
* [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>
* 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>
- 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
… SS and RTL C libs
…a-rtl' with updated timestamp and hash after successful run
…a-rtl' with updated timestamp and hash after successful run
…a-rtl' with updated timestamp and hash after successful run
bharatpillilli
previously approved these changes
Aug 19, 2025
…a-rtl' with updated timestamp and hash after successful run
src/integration/test_suites/caliptra_ss_mcu_sram_to_sha/caliptra_isr.h
Outdated
Show resolved
Hide resolved
src/integration/test_suites/caliptra_ss_mcu_sram_to_sha/caliptra_isr.h
Outdated
Show resolved
Hide resolved
src/integration/test_suites/smoke_test_jtag_prod_dbg/smoke_test_jtag_prod_dbg.tcl
Outdated
Show resolved
Hide resolved
src/integration/test_suites/smoke_test_error_handling/smoke_test_error_handling.yml
Outdated
Show resolved
Hide resolved
src/integration/test_suites/smoke_test_jtag_manuf_dbg/smoke_test_jtag_manuf_dbg.yml
Outdated
Show resolved
Hide resolved
src/integration/test_suites/smoke_test_jtag_prod_dbg/smoke_test_jtag_prod_dbg.yml
Show resolved
Hide resolved
src/integration/test_suites/smoke_test_jtag_uds_prog/smoke_test_jtag_uds_prog.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Caleb <11879229+calebofearth@users.noreply.github.com>
…a-rtl' with updated timestamp and hash after successful run
…a-rtl' with updated timestamp and hash after successful run
calebofearth
approved these changes
Aug 20, 2025
clayton8
added a commit
that referenced
this pull request
Aug 21, 2025
* [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>
clayton8
added a commit
that referenced
this pull request
Aug 21, 2025
* Convert all printf to VPRINTF and SEND_STDOUT_CTRL. Move strings to text to optimize test performance * document update for LCC and FC (#641) * document update for LCC and FC * update state trans diagram * [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> * [TB] FIXME/TODO cleanup and regression fixes - FIXME cleanup adding new SOC_SRAM and pointing straps to this SRAM - Fixed smoke_test_mcu_sram_execution_region failing when duplicate address is chosen it had "unexpected data" errors * Add missing change from previous commit * MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fixme-cleanup' with updated timestamp and hash after successful run --------- Co-authored-by: EMRE KARABULUT <63821295+ekarabu@users.noreply.github.com> 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>
martin-velay
pushed a commit
that referenced
this pull request
Aug 26, 2025
* [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>
martin-velay
pushed a commit
that referenced
this pull request
Aug 26, 2025
* Convert all printf to VPRINTF and SEND_STDOUT_CTRL. Move strings to text to optimize test performance * document update for LCC and FC (#641) * document update for LCC and FC * update state trans diagram * [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> * [TB] FIXME/TODO cleanup and regression fixes - FIXME cleanup adding new SOC_SRAM and pointing straps to this SRAM - Fixed smoke_test_mcu_sram_execution_region failing when duplicate address is chosen it had "unexpected data" errors * Add missing change from previous commit * MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fixme-cleanup' with updated timestamp and hash after successful run --------- Co-authored-by: EMRE KARABULUT <63821295+ekarabu@users.noreply.github.com> 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.