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

[chip-test] chip_sw_pwrmgr_deep_sleep_por_reset #20133

Closed
9 of 10 tasks
matutem opened this issue Oct 20, 2023 · 1 comment
Closed
9 of 10 tasks

[chip-test] chip_sw_pwrmgr_deep_sleep_por_reset #20133

matutem opened this issue Oct 20, 2023 · 1 comment
Assignees
Labels
Component:ChipLevelTest Used to filter the chip-level test backlog Component:SiliconValidation

Comments

@matutem
Copy link
Contributor

matutem commented Oct 20, 2023

Test point name

chip_sw_pwrmgr_deep_sleep_por_reset

Host side component

SystemVerilog+Rust

OpenTitanTool infrastructure implemented

Yes

Silicon Validation (SiVal)

Yes

Emulation Targets

  • None
  • CW310
  • Hyperdebug + CW310

Contact person

matutem

Checklist

Please fill out this checklist as items are completed. Link to PRs and issues as appropriate.

  • Check if existing test covers most or all of this testpoint (if so, either extend said test to cover all points, or skip the next 3 checkboxes)
  • Device-side (C) component developed
  • Bazel build rules developed
  • Host-side component developed
  • HJSON test plan updated with test name (so it shows up in the dashboard)
  • Test added to dvsim nightly regression (and passing at time of checking)
  • For SiVal test cases, test is running relevant FPGA or silicon regression
@matutem matutem added Component:ChipLevelTest Used to filter the chip-level test backlog Component:SiliconValidation labels Oct 20, 2023
matutem added a commit to matutem/opentitan that referenced this issue Oct 20, 2023
Create chip_sw_pwrmgr_sleep_por_reset.
Create chip_sw_pwrmgr_deep_sleep_por_reset.
These tests were part of the *sleep_all_reset_reqs tests, but are moved
to their own test to simplify these tests.
They only run in sim_dv in this commit, but the rust side is in development.

Addresses lowRISC#20133
Addresses lowRISC#20134

Signed-off-by: Guillermo Maturana <[email protected]>
matutem added a commit to matutem/opentitan that referenced this issue Oct 20, 2023
Create chip_sw_pwrmgr_sleep_por_reset.
Create chip_sw_pwrmgr_deep_sleep_por_reset.
These tests were part of the *sleep_all_reset_reqs tests, but are moved
to their own test to simplify these tests.
They only run in sim_dv in this commit, but the rust side is in development.

Addresses lowRISC#20133
Addresses lowRISC#20134

Signed-off-by: Guillermo Maturana <[email protected]>
matutem added a commit to matutem/opentitan that referenced this issue Oct 21, 2023
Create a library to share the C code.
Remove some redundant test cases.
Avoid memory overwrite, instead have the CPU sequence the reset cases.
Adjust SV sequence so it can deal with all three tests.

Addresses lowRISC#20133
Addresses lowRISC#20134

Signed-off-by: Guillermo Maturana <[email protected]>
matutem added a commit to matutem/opentitan that referenced this issue Oct 23, 2023
Create chip_sw_pwrmgr_sleep_por_reset.
Create chip_sw_pwrmgr_deep_sleep_por_reset.
These tests were part of the *sleep_all_reset_reqs tests, but are moved
to their own test to simplify these tests.
They only run in sim_dv in this commit, but the rust side is in development.

Addresses lowRISC#20133
Addresses lowRISC#20134

Signed-off-by: Guillermo Maturana <[email protected]>
matutem added a commit to matutem/opentitan that referenced this issue Oct 23, 2023
Create a library to share the C code.
Remove some redundant test cases.
Avoid memory overwrite, instead have the CPU sequence the reset cases.
Adjust SV sequence so it can deal with all three tests.

Addresses lowRISC#20133
Addresses lowRISC#20134

Signed-off-by: Guillermo Maturana <[email protected]>
matutem added a commit that referenced this issue Oct 23, 2023
Create chip_sw_pwrmgr_sleep_por_reset.
Create chip_sw_pwrmgr_deep_sleep_por_reset.
These tests were part of the *sleep_all_reset_reqs tests, but are moved
to their own test to simplify these tests.
They only run in sim_dv in this commit, but the rust side is in development.

Addresses #20133
Addresses #20134

Signed-off-by: Guillermo Maturana <[email protected]>
matutem added a commit that referenced this issue Oct 23, 2023
Create a library to share the C code.
Remove some redundant test cases.
Avoid memory overwrite, instead have the CPU sequence the reset cases.
Adjust SV sequence so it can deal with all three tests.

Addresses #20133
Addresses #20134

Signed-off-by: Guillermo Maturana <[email protected]>
@matutem matutem self-assigned this Dec 26, 2023
@matutem
Copy link
Contributor Author

matutem commented Dec 26, 2023

This was done in #20153.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:ChipLevelTest Used to filter the chip-level test backlog Component:SiliconValidation
Projects
None yet
Development

No branches or pull requests

1 participant