[TB] Fix tests, TB clk freq, and improve MCU console printf#937
Merged
calebofearth merged 7 commits intopatch_ss_v2.1from Nov 25, 2025
Merged
[TB] Fix tests, TB clk freq, and improve MCU console printf#937calebofearth merged 7 commits intopatch_ss_v2.1from
calebofearth merged 7 commits intopatch_ss_v2.1from
Conversation
* [TB] Fix AXI streaming boot test - Fix register check from || to && to avoid test always failing #824 - Change MCU consol to buffer before printing to sim.log This should help avoid interleaving MCU print statements with other TB print statements. It should help prevent missed "error" messages. * MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fix-mcu-axi-straming-boot-test-rom' with updated timestamp and hash after successful run * [TB] Fix AXI streaming boot test * MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fix-mcu-axi-straming-boot-test-rom' with updated timestamp and hash after successful run * [TB] Fix regressions and add unused test check - Removed some stale I3C tests - New fid_unused_tests.sh added to regression check to ensure tests are not accidentally removed from regression. * Add license header * [TB] Remove old tests These tests have been replaced by cptra_fw_test_rom and mcu_prod_rom_i3c_streaming_boot * Add MCU cache test to unused_tests_waiver.txt * [TB] Fix interrupt reg test #826 * [TB] Add temp unused test waivers #916 * Fix undefined variable issue in find_unused_tests.sh * Clean up find_unused_tests.sh printfs * [TB] Add waiver for smoke_test_mcu_mbox_pass_data due to VPRINTF issue #924 * [TB] Remove smoke_test_mcu_mbox_pass_data from regression #924 * MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fix-mcu-axi-straming-boot-test-rom' with updated timestamp and hash after successful run
* [TB] Fix mcu_axi_streaming_boot_test_rom Both caliptra and MCU were waiting for the other to end the test. MCU will now end the test when it knows Caliptra is waiting for the test to end. * [TB] Update Caliptra clock speeds in TB I3C now restricts floor frequency to 333MHz. Remove all frequencies below the 333MHz in our TB. Also some of our scripts didn't support 500 and 1000MHz. This has been fixed. * MICROSOFT AUTOMATED PIPELINE: Stamp 'ckuchta-fix-mcu_axi_streaming_boot_test_rom' with updated timestamp and hash after successful run
…ted timestamp and hash after successful run
calebofearth
previously approved these changes
Nov 24, 2025
…ted timestamp and hash after successful run
calebofearth
approved these changes
Nov 25, 2025
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.
Uh oh!
There was an error while loading. Please reload this page.