antmicro / yosys

Yosys Open SYnthesis Suite
http://www.clifford.at/yosys/
ISC License
1 stars 4 forks source link

Bump uhdm-tests/opentitan/opentitan from `0a95e20` to `5dc37fa` #505

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps uhdm-tests/opentitan/opentitan from 0a95e20 to 5dc37fa.

Commits
  • 5dc37fa [sw/silicon_creator] Update sigverify unit tests for OTP and OTBN
  • d396422 [sw/silicon_creator] Scaffolding for sigverify_mod_exp_otbn
  • cebce29 [sw/silicon_creator] Use OTP to determine which sigverify_mod_exp implementat...
  • 896c1dd Update CREATOR_SW_CFG_USE_SW_RSA_VERIFY OTP entry to use software mod_exp imp...
  • b7806c7 [otbn] Correct illegal_insn detection for register-immediate ops
  • 24adae9 [keymgr/dv] update scb and enable KMAC key check
  • c7183df [otp_ctrl] Update AscentLint waiver file
  • b387ad5 [lc_ctrl] Fix minor bug in CSR connections
  • ed81ae1 [otp_ctrl/lc_ctrl] Add MANUF_STATE to HW_CFG and expose through LC TAP
  • 5dd38bf [lc_ctrl] Disable NVM debug in the last test unlocked state
  • 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 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 3 years ago

Superseded by #516.