chipsalliance / sv-tests

Test suite designed to check compliance with the SystemVerilog standard.
https://chipsalliance.github.io/sv-tests-results/
ISC License
285 stars 75 forks source link

build(deps): bump third_party/cores/opentitan from `eec48c4` to `bc285b7` #5795

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 6 months ago

Bumps third_party/cores/opentitan from eec48c4 to bc285b7.

Commits
  • bc285b7 [rom] Measure ROM space utilization
  • c5a5ab1 [flash_ctrl] Move to D2S
  • 226c72b [cryptolib] Add a top-level otcrypto.h header
  • 20efb67 [sival, rv_dm] convert rv_dm_access_after_wakeup for sival
  • 8297bff [sival] move rv_dm_access_after_wakeup test
  • 9c097b8 [sival, rv_dm] implement rv_dm_access_after_hw_reset SiVal test
  • f1d8c6a [dv,pwrmgr] Use reset_asserted instead of setting under_reset
  • b5642fe [dv,sram_ctrl,otp_ctrl] Add some uvm_info messages and fix comment typos
  • 29c97ad [dv,sram_ctrl] Fix key scramble with escalation
  • b1f1ef8 [dv,otp_ctrl] Fix failure for otp_ctrl_check_fail
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #5818.