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

[UVM] Implement mailbox sanitize feature in val fw to suppress regression failure #482

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

calebofearth
Copy link
Collaborator

Implement a firmware feature (for the validation code used in UVM tests) to sanitize the mailbox after detecting double-bit ECC error, to mirror the workaround required in 1.1 Firmware as per #399.

This is a temporary solution that should be removed for 2.0, as the mailbox should be modified to avoid spurious data prefetches.

@calebofearth calebofearth added the regression It used to work, but doesn't anymore label Mar 27, 2024
bharatpillilli
bharatpillilli previously approved these changes Mar 27, 2024
@calebofearth calebofearth self-assigned this Mar 29, 2024
@calebofearth calebofearth merged commit 234a099 into main Mar 29, 2024
49 checks passed
@calebofearth calebofearth deleted the cwhitehead-msft-uvm-sram-ecc-exception branch March 29, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression It used to work, but doesn't anymore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants