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

[sival,tests] Fix old TODOs and other enhancements #25362

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

matutem
Copy link
Contributor

@matutem matutem commented Nov 22, 2024

This has a few independent commits:

Remove a TODO relating to the cpu crash dump.
Enhance the clkmgr_off_peri and clkmgr_off_trans tests to
check the fault PC, which was a stretch goal.
Change the testplan to include this extra check.

Signed-off-by: Guillermo Maturana <[email protected]>
@matutem matutem added Component:ChipLevelTest Used to filter the chip-level test backlog Component:SiliconValidation CherryPick:earlgrey_1.0.0 This PR should be cherry-picked to earlgrey_1.0.0 labels Nov 22, 2024
@matutem matutem added this to the Earlgrey-PROD.SiVal milestone Nov 22, 2024
@matutem matutem requested review from msfschaffner and a team as code owners November 22, 2024 23:53
Issue lowRISC#20747 relates to csrng generating too many interrupts,
causing the all_irqs test to fail due to unexpected interrupts.
This required the test to have additional code to work around
this issue.

Once lowRISC#20747 was fixed these work-arounds are not needed.

Signed-off-by: Guillermo Maturana <[email protected]>
Remove the workaround for lowRISC#20798 from the test
pwrmgr_random_sleep_all_wake_ups, since the issue was fixed.
Also remove the pwrmgr_sleep_wake_5_bug test used to reproduce
the bug since it is of no use.

Signed-off-by: Guillermo Maturana <[email protected]>
These comments only apply to the SimDV platform, so they don't
belong in the C code.

Signed-off-by: Guillermo Maturana <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPick:earlgrey_1.0.0 This PR should be cherry-picked to earlgrey_1.0.0 Component:ChipLevelTest Used to filter the chip-level test backlog Component:SiliconValidation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant