-
Notifications
You must be signed in to change notification settings - Fork 781
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
Labels
Comments
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]>
This was done in #20153. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
Contact person
matutem
Checklist
Please fill out this checklist as items are completed. Link to PRs and issues as appropriate.
The text was updated successfully, but these errors were encountered: