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

[tests,chip_rstmgr] Fix comments in rstmgr_sw_rst_ctrl_test #20767

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

matutem
Copy link
Contributor

@matutem matutem commented Jan 4, 2024

The comment should refer to the 8 bits in the SW_RST_CTRL_N CSR.

@matutem matutem requested a review from a team as a code owner January 4, 2024 19:58
@matutem matutem requested review from jadephilipoom and jdonjdon and removed request for a team January 4, 2024 19:58
* controls peripheral reset as follows:
* There are 8 RSTMGR.SW_RST_CTRL_N registers, one of which corresponds
* to USB_AON, which has no software writeable CSRs, so it is not amenable
* to this test. The other registers controls peripheral reset as follows:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think you now want "control" here.

The comment should refer to the 8 bits in the SW_RST_CTRL_N CSR.
Add a reset for USB_AON ahead of all others with the lame epectation
that the test still passes.

Signed-off-by: Guillermo Maturana <[email protected]>
@matutem
Copy link
Contributor Author

matutem commented Jan 10, 2024

The failure of e2e_bootstrap_rma_fpga_cw310_rom_with_fake_keys and spi_device_smoketest_fpga_cw310_test_rom are completely unrelated, so merging this.

@matutem matutem merged commit b6df4b1 into lowRISC:master Jan 10, 2024
29 of 32 checks passed
@matutem matutem deleted the fix_rstmgr_test branch January 10, 2024 20:31
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.

2 participants