1. 7e0224c [otbn] Add known asserts to all outputs by Philipp Wagner · 3 years, 9 months ago
  2. e99d63d [otbn] Remove outdated comment from RTL by Philipp Wagner · 3 years, 9 months ago
  3. d077161 [otbn,dv] Fix early exits in otbn_base_vseq::run_otbn() on reset by Rupert Swarbrick · 3 years, 9 months ago
  4. 62cdb5c [pwm, rtl] Add PWM RTL and some updates by Muqing Liu · 3 years, 10 months ago
  5. bfc2bd5 [dv/clkmgr] Update V1 checklist by Guillermo Maturana · 3 years, 10 months ago
  6. 276b5d6 [dv] check alert after tl intg error occurs by Weicai Yang · 3 years, 9 months ago
  7. 5fca5b5 [keymgr/dv] set tl_intg_alert_name by Weicai Yang · 3 years, 9 months ago
  8. b915a39 [dv, util] Make poll_for_stop() opt-in by Srikrishna Iyer · 3 years, 9 months ago
  9. 18d75ce [adc_ctrl] Wire up integrity alert by Michael Schaffner · 3 years, 9 months ago
  10. 88b279e [flah_ctrl/dv] Changed back-door write from 32bits to 64 bits and do small adition to addr_attr. by Eitan Shapira · 3 years, 10 months ago
  11. d1ae190 [i2c] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  12. 635d311 [dvsim] Separate publish report option [PART1] by Cindy Chen · 3 years, 10 months ago
  13. ca4c582 [dv/kmac/sram] reduce iterations of smoke test by Udi Jonnalagadda · 3 years, 9 months ago
  14. a079ce6 [uart/dv] reduce sim time for smoke test by Weicai Yang · 3 years, 9 months ago
  15. 3d7862d [spi_device/dv] reduce simtime for smoke test by Weicai Yang · 3 years, 9 months ago
  16. c2f5d25 [sw/silicon_creator] Move sigverify.c and unit tests to lib by Alphan Ulusoy · 3 years, 9 months ago
  17. 23da61a [sw/silicon_creator] Move sigverify_mod_exp and unit tests to lib, update tests by Alphan Ulusoy · 3 years, 9 months ago
  18. 3478c7f [sw/silicon_creator] Add sigverify_keys unit test by Alphan Ulusoy · 3 years, 9 months ago
  19. 987f307 [dv/clkmgr] Update docs and minor refactor by Guillermo Maturana · 3 years, 9 months ago
  20. 6fa343e [i2c, rtl] Lint Fixes by Igor Kouznetsov · 3 years, 10 months ago
  21. 531c745 [sw/silicon_creator] Rename kErrorSigverifyInvalidArgument to kErrorSigverifyBadEncodedMessage by Alphan Ulusoy · 3 years, 9 months ago
  22. 080f047 [sw/silicon_creator] Change return type of `sigverify_mod_exp_ibex` to rom_error_t by Alphan Ulusoy · 3 years, 9 months ago
  23. 884b564 [sw/silicon_creator] Make calc_r_square and mont_mul static by Alphan Ulusoy · 3 years, 9 months ago
  24. 83b8a58 [sw/silicon_creator] Rename sigverify_rom_ext_signature_verify() by Alphan Ulusoy · 3 years, 9 months ago
  25. 06428b3 [sw/silicon_creator] Move sigverify_rsa_key_get() call to mask_rom_boot() by Alphan Ulusoy · 3 years, 9 months ago
  26. 5d34765 [sw/silicon_creator] Move struct definitions shared across boot stages to a new header by Alphan Ulusoy · 3 years, 9 months ago
  27. b344ed7 [sw/silicon_creator] Fix sigverify filenames by Alphan Ulusoy · 3 years, 9 months ago
  28. dacf8ff [dv/kmac] initial covergroup implementation by Udi Jonnalagadda · 3 years, 10 months ago
  29. ae8bf04 [dv/otp_ctrl] Low frequency read by Cindy Chen · 3 years, 9 months ago
  30. bf8adb5 [dv/hmac] reduce smoke test runtime by Cindy Chen · 3 years, 9 months ago
  31. 5b1f5fc [dv/stress_all_with_reset] Revert back IPs that uses apply_reset by Cindy Chen · 3 years, 9 months ago
  32. 8073867 [dv/edn_reset] Fix apply_reset to concurrently deassert resets by Cindy Chen · 3 years, 9 months ago
  33. 19e7b07 [opentitantool] Add the `Transport` trait to opentitanlib by Chris Frantz · 3 years, 9 months ago
  34. 9d1fd4a [uart] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  35. 05dabb3 [sw] Pass on native C/C++ compiler to Mundane build by Philipp Wagner · 3 years, 9 months ago
  36. b024413 [otbn,dv] Add a check for the INSN_CNT register by Rupert Swarbrick · 3 years, 9 months ago
  37. 9a8d9b7 [otbn,dv] Add a check for concurrent run_otbn executions by Rupert Swarbrick · 3 years, 9 months ago
  38. eaa2be6 [otbn] Add a "reset" vseq that resets in the middle of operations by Rupert Swarbrick · 4 years ago
  39. db8b6e4 [otbn,dv] Refactor code in otbn_model.cc by Rupert Swarbrick · 3 years, 10 months ago
  40. dc9056d [otbn,dv] Teach ISS wrapper to handle resets by Rupert Swarbrick · 3 years, 10 months ago
  41. 56fb74a [sw/silicon_creator] Use manifest values to advance keymgr state by Alphan Ulusoy · 3 years, 9 months ago
  42. 282ad14 [sw/silicon_creator] Add a struct for key manager binding value by Alphan Ulusoy · 3 years, 9 months ago
  43. 1aa8ba7 [sw/silicon_creator] Update manifest fields by Alphan Ulusoy · 3 years, 9 months ago
  44. d0c986d [sw/silicon_creator] Add missing initializer in romextimage unit test by Alphan Ulusoy · 3 years, 9 months ago
  45. f5c0ff9 [mask_rom] Add alert handler test automation. by Chris Frantz · 3 years, 9 months ago
  46. 3e31ac0 [doc,checklist] Make FPGA_TIMING item more descriptive by Rupert Swarbrick · 3 years, 9 months ago
  47. 1d7ac00 [aes/dv] Fixed some minor bugs after re-enabling back to back transactions by Rasmus Madsen · 3 years, 10 months ago
  48. af488fb [pinmux] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  49. c6feb6e [dv, mem_bkdr_util] Address #6850 comments by Srikrishna Iyer · 3 years, 9 months ago
  50. 6acb779 [chip, testplan] Update SYSRST_CTL and ADC by Srikrishna Iyer · 3 years, 10 months ago
  51. 00ffb5c [opentitantool] Add skeleton of opentitanlib by Chris Frantz · 3 years, 10 months ago
  52. 9208353 [dv/hmac] Fix alert_test register scb error by Cindy Chen · 3 years, 9 months ago
  53. fd2d4ea [dv/otp_ctrl] Add more functional coverage to otp_ctrl by Cindy Chen · 3 years, 10 months ago
  54. 4c989be [spi_device] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  55. af078b7 [otbn,dv] Add coverage tracking for loop stack by Rupert Swarbrick · 3 years, 9 months ago
  56. 0281a86 [gpio] Wire up bus integrity alert by Michael Schaffner · 3 years, 10 months ago
  57. 4e72d1d Use repr(C) structs instead of offsets and lengths in the signer. by Alphan Ulusoy · 3 years, 10 months ago
  58. 50e7af2 Remove rom-ext-manifest-generator.py and related files. by Alphan Ulusoy · 3 years, 10 months ago
  59. f310802 [otbn] Use a hwext register for INSN_CNT by Rupert Swarbrick · 3 years, 9 months ago
  60. f337811 [otbn,dv] Reset model's INSN_CNT register when starting operation by Rupert Swarbrick · 3 years, 9 months ago
  61. 713fb3e [rom_ctrl] Remove a bogus TODO comment by Rupert Swarbrick · 3 years, 10 months ago
  62. c5adef6 [rom_ctrl,lint] Fix AscentLint error about unused bits by Rupert Swarbrick · 3 years, 9 months ago
  63. 0a2740f [i2c, dv] Fix csr_* and smoke test for I2C by Tung Hoang · 3 years, 9 months ago
  64. 7baa598 [dv, chip] Enable UNR flow by Srikrishna Iyer · 3 years, 10 months ago
  65. 3ec706f [dv/common] update intr_state CSR exclusions by Udi Jonnalagadda · 3 years, 9 months ago
  66. 64252f3 [dv/otp_ctrl] otp reaches V2 by Cindy Chen · 3 years, 11 months ago
  67. 9d0b88c [doc] Fix the functional coverage requirements by Srikrishna Iyer · 3 years, 9 months ago
  68. 37efb88 [dv] Update VCS cov merge opts by Srikrishna Iyer · 3 years, 10 months ago
  69. 303fe49 [mask_rom/otp] Define additional OTP names for ROM. by Chris Frantz · 3 years, 9 months ago
  70. 95f91c1 [topgen] Fix hex chunking code by Rupert Swarbrick · 3 years, 9 months ago
  71. f9d2638 [chip/dv] add SRAM chip-level tests by Udi Jonnalagadda · 3 years, 10 months ago
  72. 9274b28 [gpio/dv] add run-opt for gpio_tl_intg_err by Weicai Yang · 3 years, 10 months ago
  73. 8cfe776 [otbn/dv] Use cip_base_test instead of dv_base_test by Weicai Yang · 3 years, 10 months ago
  74. 0e8de61 [dv] Add TL integrity error test for CSR by Weicai Yang · 3 years, 10 months ago
  75. d303e90 [doc/pwrmgr] Fix pwrmgr and rstmgr doc typos by Guillermo Maturana · 3 years, 10 months ago
  76. 8b3f2ba [pattgen] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  77. e739b3c [dv/otp_ctrl] Fix two typo by Cindy Chen · 3 years, 9 months ago
  78. f5b792a [alert_handler] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  79. 0a81de2 [mask_rom] Alert Handler Driver by Chris Frantz · 3 years, 10 months ago
  80. b434dbc [topgen/reggen] Regenerate registers and top to fix CI by Michael Schaffner · 3 years, 9 months ago
  81. 41231e4 [keymgr] Wire up integrity alert by Michael Schaffner · 3 years, 10 months ago
  82. 756862b [otp_ctrl/doc] Update documentation by Michael Schaffner · 3 years, 9 months ago
  83. 73ac0b7 [dv, chip] Remove USB clk driver by Srikrishna Iyer · 3 years, 10 months ago
  84. 9c741f2 [lc_ctrl/dif] Update error and alert codes by Michael Schaffner · 3 years, 10 months ago
  85. e9209e9 [lc_ctrl] Wire up bus integrity alert by Michael Schaffner · 3 years, 10 months ago
  86. 0ba6daa [dv/otp_ctrl] Align with internal fatal alert update by Cindy Chen · 3 years, 10 months ago
  87. d597758 [script/dvsim] Update output folder by Cindy Chen · 3 years, 10 months ago
  88. 8684dad [dv/otp_ctrl] Change used_addr from a queue to an associative array by Cindy Chen · 3 years, 10 months ago
  89. 5b0ae23 [dv/edn_reset] Update IPs that overrides apply_reset task by Cindy Chen · 3 years, 10 months ago
  90. e8a7bee [dv/edn_reset] Fix stress_all_with_rand_reset error by Cindy Chen · 3 years, 10 months ago
  91. df151f9 [otbn,dv] Reflect INSN_CNT register in ISS and SV model by Rupert Swarbrick · 3 years, 10 months ago
  92. 4ccf041 [aon_timer] Move registers to the AON domain by Tom Roberts · 3 years, 10 months ago
  93. 342d5cb [tlul_fifo_async] Remove outdated assertion by Tom Roberts · 3 years, 10 months ago
  94. 0c93030 [otbn,dv,doc] Describe some extra coverage points for loop handling by Rupert Swarbrick · 3 years, 10 months ago
  95. da5ed15 [reggen] Optionally expose register interface in reg2hw signal by Rupert Swarbrick · 3 years, 10 months ago
  96. b37566f [spi_device/dv] fix unmapped tests by Weicai Yang · 3 years, 10 months ago
  97. 1bd91f6 [chip, testplan] Update chip testplan by Srikrishna Iyer · 3 years, 10 months ago
  98. b871079 [entropy/doc] consistent block references by Mark Branstad · 3 years, 10 months ago
  99. a971007 [dv/kmac] fix CFG.entropy_ready exclusion by Udi Jonnalagadda · 3 years, 10 months ago
  100. 1dd05e2 [dv/otp_ctrl] Fix new changes in mem_bkdr_utils by Cindy Chen · 3 years, 10 months ago