Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev-integrate -> main #394

Merged
merged 22 commits into from
Jan 23, 2024
Merged

Merge dev-integrate -> main #394

merged 22 commits into from
Jan 23, 2024

Conversation

calebofearth
Copy link
Collaborator

@calebofearth calebofearth commented Jan 20, 2024

Synchronize post-1.0 changes from Microsoft Internal repository to main.
This includes tweaks to validation files, assertions, some light documentation updates, and changes to structural script files to support the Microsoft internal build and regress flow.
As part of this sync, Microsoft is restructuring its internal repository to eliminate the need for this sync flow for committing new features. Instead, future PR's will be submitted directly against the GitHub repository and will be restricted to single features.

calebofearth and others added 22 commits December 1, 2023 15:10
Reintegrate main -> dev-msft
Reintegrate main -> dev-msft
Reintegrate main -> dev-msft
…24 hours

Increase ROM nightly regression timeout from 12 to 24 hours

Related work items: #602523
…ets reg is modified

Delay to let KV writes finish on all clients before clear_secrets reg is programmed to avoid reg update issues in UVM

Related work items: #602886
updating wait state count to 67 to accommodate perf bug in soc ifc arb

Wait state count worst case can last for two entire block reads from mailbox during the first/second block reads that occur with 2 clock delay (32 + 2 + 32 + 1)

two full block reads, 2 clock delay between, and 1 clock delay for SRAM read.

Related work items: #603171
…expected' txn

Resolve UVM prediction bug by calculating if txn is expected closer to performing the reset prediction. This catches a missing 'expected' signal transition on mailbox_data_avail during a reset edge case.

Related work items: #604229
…nternal

Manual file-copy sync from GH 'dev-msft' to MSFT internal repo.
Capture 1.0-rc2 updates for internal regressions.

Related work items: #604278
Add updates to improve code coverage in UVM regressions:
- Add extended checking in UVM regressions that throw errors for unexpected error interrupts from the SOC_IFC block (previously, the interrupts were serviced without being checked for context).
- Add randomization constraints to make interesting test values on PAUSER more likely to occur
- Update coverpoints for the RISC-V (VeeR) ECC error signals

Related work items: #608192
Demote UVM_ERROR to UVM_INFO on unexpected transactions between cptra_rst_b->cptra_noncore_rst_b (this is a legal scenario)

Related work items: #608843
Updates to UVM to delay KV clear by 1 clk when clear_secrets reg is set
Updates to sequence to turn on scan mode, perform writes and then turn off scan mode

Related work items: #609997
…fw upd rst

Add assertions for bus-idle condition during fw upd rst

Related work items: #610696
Reenable cg tests in L0 regression

Related work items: #610712
Disable verbose trace logs by default to reduce disk requirement for regressions
Also fix a typo in an assertion error message

Related work items: #611074, #613438
Merge dev-msft -> dev-integrate
@calebofearth
Copy link
Collaborator Author

@andreslagarcavilla can you merge this PR?

@bharatpillilli bharatpillilli merged commit e52ab43 into main Jan 23, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants