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

[sw,multitop] Port rstmgr_sw_req_test to devicetables #26309

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

AlexJones0
Copy link
Contributor

Fix #26227

This PR ports the rstmgr_sw_req_test to use the devicetables API so that it no longer depends on Earlgrey-specific constants. The test remains passing on Earlgrey in an FPGA (cw310_rom_with_fake_keys) environment, and will compile for Darjeeling via

bazel build --build_tests_only //sw/device/tests:rstmgr_sw_req_test_sim_dv --//hw/top=darjeeling

Note: for this test to function as intended on Darjeeling, it likely requires the Darjeeling rstmgr dif changes from #26270 to be merged (specifically 9b1416a).

@AlexJones0 AlexJones0 requested a review from a team as a code owner February 14, 2025 17:42
@AlexJones0 AlexJones0 requested review from jadephilipoom, pamaury, nbdd0121 and jwnrt and removed request for a team and jadephilipoom February 14, 2025 17:42
@jwnrt jwnrt merged commit 4cce541 into lowRISC:master Feb 17, 2025
42 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.

[Multitop, test] chip_sw_rstmgr_sw_req
3 participants