1. dae6f71 [prim] remove FPV related assertions by Eunchan Kim · 4 years, 7 months ago
  2. bb457d0 [sw/dif_pwrmgr] Power Manager DIF Library Header by Alphan Ulusoy · 4 years, 9 months ago
  3. ad7a57c [otbn] Fix use of carry flag for borrow in otbnsim by Greg Chadwick · 4 years, 7 months ago
  4. dbb0609 [otbn] Fix disassembly with build script by Greg Chadwick · 4 years, 7 months ago
  5. 00028da [otbn] Python 3.5 fix for otbn-objdump by Greg Chadwick · 4 years, 7 months ago
  6. 1351e98 [otbn] Fix LUI instruction by Greg Chadwick · 4 years, 7 months ago
  7. b83f605 [sw, tests] "DIF" like PMP sanity tests (TOR and NAPOT) by Silvestrs Timofejevs · 4 years, 8 months ago
  8. 4ac5871 [sw, runtime] Introduce "DIF" like PMP library by Silvestrs Timofejevs · 4 years, 8 months ago
  9. 877b4f6 [dif_plic] HW Review Complete by Sam Elliott · 4 years, 7 months ago
  10. ea1903d [util] Return absolute file path by Tobias Wölfel · 4 years, 7 months ago
  11. 6983579 [kmac] Add SHA3 FPV by Eunchan Kim · 4 years, 7 months ago
  12. 0997f0f [kmac] SHA3 hashing core logic by Eunchan Kim · 4 years, 8 months ago
  13. 663b814 [kmac] Revise Assumption of process by Eunchan Kim · 4 years, 7 months ago
  14. e53d8fe [otbn] Update M, L, Z flags from bitwise ops in simulator and docs by Rupert Swarbrick · 4 years, 7 months ago
  15. b31dbf8 [mask_rom] Resolve some Open Questions by Sam Elliott · 4 years, 7 months ago
  16. 913a483 [otbn] Run the ISS in lock-step with the RTL in otbn_top_sim by Rupert Swarbrick · 4 years, 7 months ago
  17. 7e25380 [otbn] Move temporary directory creation into the ISS wrapper by Rupert Swarbrick · 4 years, 7 months ago
  18. f311454 [otbn] Explicitly create and destroy OTBN model C object by Rupert Swarbrick · 4 years, 7 months ago
  19. fcaa786 [otbn] Run a copy of the ISS as part of otbn_top_sim by Rupert Swarbrick · 4 years, 7 months ago
  20. 19b998f [pattgen, dv] Add initial testplan for pattgen ip by Tung Hoang · 4 years, 7 months ago
  21. dcadcb2 [top] update fpga / verilator files by Timothy Chen · 4 years, 7 months ago
  22. 93ee01e [pwrmgr] Add remaining D1 items by Timothy Chen · 4 years, 7 months ago
  23. fefe7f6 [keymgr] Fix comparison for key version. by Timothy Chen · 4 years, 7 months ago
  24. be123da [flash_ctrl] update flash_ctrl sanity target by Timothy Chen · 4 years, 7 months ago
  25. 787cbee [top] Auto-generate files by Timothy Chen · 4 years, 7 months ago
  26. 6faf4f1 [rstmgr / pwrmgr] connect reset requests by Timothy Chen · 4 years, 7 months ago
  27. b47a9cb [dv/common] TL agent to drop valid without ready by Weicai Yang · 4 years, 7 months ago
  28. 4e17629 [otp_ctrl] Update to use LFSR permutation feature by Michael Schaffner · 4 years, 7 months ago
  29. 603d035 [alert_handler] Regenerate files by Michael Schaffner · 4 years, 7 months ago
  30. e51370c [alert_handler] Update LFSR usage and expose seed parameters by Michael Schaffner · 4 years, 7 months ago
  31. 9e760a4 [prim_lfsr] Add option to supply custom output permutation by Michael Schaffner · 4 years, 7 months ago
  32. 31d877e [uart/dv] avoid zero delay during reset by Weicai Yang · 4 years, 7 months ago
  33. 7e9b524 [dv/common] calculate addr map size in RAL by Weicai Yang · 4 years, 7 months ago
  34. 94dd4a1 [rom_ext] Remove Software Binding Tag by Sam Elliott · 4 years, 7 months ago
  35. 077d8bf [keymgr] Address #3533 by Timothy Chen · 4 years, 7 months ago
  36. fae0b77 [spiflash] Only show help with --help by Philipp Wagner · 4 years, 7 months ago
  37. 630e15e [ci] Factor out riscv_compliance CI into a script by Miguel Young de la Sota · 4 years, 7 months ago
  38. e1e3512 [sw/vendor] Move OT-specific code out of riscv_compliance by Miguel Young de la Sota · 4 years, 7 months ago
  39. 4eb2502 [top] Select Ibex register file implementation based on target by Pirmin Vogel · 4 years, 8 months ago
  40. 19cb4eb [top] Add missing empty `param_list` for keymgr by Pirmin Vogel · 4 years, 7 months ago
  41. ced4526 [top] Provide top/target-specific parameters for AES by Pirmin Vogel · 4 years, 7 months ago
  42. c32adb3 [topgen] Assign specified default to un-exposed parameters in top by Pirmin Vogel · 4 years, 7 months ago
  43. 15e1b91 [topgen] Expose module-level parameters in top by Pirmin Vogel · 4 years, 7 months ago
  44. 00d2be5 [reggen] Add new, optional `expose` field for parameters by Pirmin Vogel · 4 years, 7 months ago
  45. 6a45bd4 [reggen] Do not declare non-local parameters in *reg_top.sv by Pirmin Vogel · 4 years, 7 months ago
  46. ca70653 [aes] Add module parameters to hjson by Pirmin Vogel · 4 years, 7 months ago
  47. 7380415 [aes] Rename `NumDelayCyclesStartTrigger` parameter by Pirmin Vogel · 4 years, 7 months ago
  48. fd55aa0 [dv/common] TLUL self-check testbench by Weicai Yang · 4 years, 7 months ago
  49. 4bad6d7 [uart/dv] Add max clock offset check by Weicai Yang · 4 years, 8 months ago
  50. 6bf8540 [syn] Minor fix to test synthesis script by Michael Schaffner · 4 years, 7 months ago
  51. ad6e85f [otp_ctrl] Regenerate register file by Michael Schaffner · 4 years, 7 months ago
  52. d395258 [otp_ctrl] Implement consistency/integrity check timer by Michael Schaffner · 4 years, 7 months ago
  53. f58c17c [flash_ctrl, sw] update test for new scramble / ECC control scheme by Timothy Chen · 4 years, 7 months ago
  54. 4ad2ef3 [flash_ctrl] Add address filter for scramble / ECC enable by Timothy Chen · 4 years, 7 months ago
  55. a03bb1c [sw] update plic by Timothy Chen · 4 years, 7 months ago
  56. 9495372 [top] Auto generate files by Timothy Chen · 4 years, 7 months ago
  57. 9b6f242 [keymgr] keymgr integration into top by Timothy Chen · 4 years, 7 months ago
  58. 3c3f348 [top] top level changes to integrate key manager by Timothy Chen · 4 years, 8 months ago
  59. c6e0c81 [ci] Update CI setup to run RISC-V Compliance by Philipp Wagner · 4 years, 7 months ago
  60. 70da329 Update riscv_compliance to riscv/riscv-compliance@5a978cf by Philipp Wagner · 4 years, 7 months ago
  61. 5557f96 [vendor] Do not include diffstat and signature in patches by Philipp Wagner · 4 years, 7 months ago
  62. b3de053 [otbn] Fix silly typo in comment by Rupert Swarbrick · 4 years, 7 months ago
  63. babc778 [otbn] Fix indices of flags in ISS by Rupert Swarbrick · 4 years, 7 months ago
  64. 3a5b549 [otbn] Add multi-cycle instructions to ISS (LW, BN.LID take 2) by Rupert Swarbrick · 4 years, 7 months ago
  65. ce97075 [otbn] Get rid of OTBNModel completely by Rupert Swarbrick · 4 years, 7 months ago
  66. 3118231 [otbn] Simplify verbose tracing in otbnsim by Rupert Swarbrick · 4 years, 7 months ago
  67. c7e5aa8 [OTBN] Mark OTBN as being in the D1/Functional design stage by Philipp Wagner · 4 years, 8 months ago
  68. 5e1759f [otbn] Fix SW and LW in ISS by Rupert Swarbrick · 4 years, 7 months ago
  69. 909441a [cip, dv] Fix variable printed by uvm_info by Tung Hoang · 4 years, 7 months ago
  70. 8dcf198 [otbn] Implement flag groups more explicitly in ISS by Rupert Swarbrick · 4 years, 7 months ago
  71. 8c710f6 [keymgr] Add prj file with stage L1:D0:V0 by Weicai Yang · 4 years, 7 months ago
  72. ee3c57d [dv/alert_handler] interrupt needs one clock cycle to be reset by Cindy Chen · 4 years, 7 months ago
  73. 585eefc [flash_ctrl] work-around verilator issue by Timothy Chen · 4 years, 7 months ago
  74. ff6b7dd [flash_ctrl] sw update by Timothy Chen · 4 years, 7 months ago
  75. 782f27a [flash_ctrl] Introduce concept of different kinds of info partition by Timothy Chen · 4 years, 7 months ago
  76. 5917139 [dif] Refactor dif_gpio.h to use new-style names by Miguel Young de la Sota · 4 years, 7 months ago
  77. 1d9d7d3 [dv, tl_agent] Fix TYCMPAT error in tl_monitor when using Cadence Xcelium by Tung Hoang · 4 years, 7 months ago
  78. f54937e [uartdpi] Accept log file name through plusarg by Philipp Wagner · 4 years, 7 months ago
  79. f32d0b2 [uartdpi] Small code cleanups by Philipp Wagner · 4 years, 7 months ago
  80. a108a3b [uartdpi] Close devices at simulation shutdown by Philipp Wagner · 4 years, 7 months ago
  81. 782b09b [doc] Remove the term "RFC" from the D2 checklist by Philipp Wagner · 4 years, 7 months ago
  82. a69792c [doc] Specify version numbers as string in Hjson by Philipp Wagner · 4 years, 7 months ago
  83. bad56f5 [doc] Editorial updates for Development Stages by Philipp Wagner · 4 years, 7 months ago
  84. c76cbc7 [csrng/doc] Application Interface and Genbits update by Martin Lueker-Boden · 4 years, 9 months ago
  85. 77c3bed [otbn] Bump indices in smoke_test.S to avoid x1 by Rupert Swarbrick · 4 years, 7 months ago
  86. 6bf72a8 [top] Auto generate files by Timothy Chen · 4 years, 7 months ago
  87. a49dc7b [flash_ctrl] Connect flash / pwrmgr functions by Timothy Chen · 4 years, 7 months ago
  88. 87c619b [flash_ctrl] Hook-up lfsr in flash_ctrl by Timothy Chen · 4 years, 7 months ago
  89. d9a9877 [top] Auto-generate files by Timothy Chen · 4 years, 7 months ago
  90. e96730f [flash_ctrl] Add ECC to program / erase datapaths by Timothy Chen · 4 years, 7 months ago
  91. 34ca542 [otp_ctrl] Add lint target by Michael Schaffner · 4 years, 8 months ago
  92. 1b76285 [otp_ctrl] First cut implementation of the OTP controller by Michael Schaffner · 4 years, 8 months ago
  93. 5684638 [otp_ctrl] Regenerate regfile by Michael Schaffner · 4 years, 8 months ago
  94. a80f1b2 [otp_ctrl] Hjson updates by Michael Schaffner · 4 years, 8 months ago
  95. 803b4f7 [dv/common] TLUL same cycle response by Weicai Yang · 4 years, 8 months ago
  96. 475887f [dif/alert_manager] Add a header for dif_alert_handler by Miguel Young de la Sota · 4 years, 9 months ago
  97. 0edb6d4 [doc] Update rfc_process.md to indicate labeling guidance by Scott Johnson · 4 years, 8 months ago
  98. b4c1c8b [otbn] Add ASSERT_KNOWN to idle output by Philipp Wagner · 4 years, 7 months ago
  99. 8d0a224 [otbn] Fix dmem size in verilator sim by Greg Chadwick · 4 years, 7 months ago
  100. 6812c33 [kmac] Remove unused ports from sha3pad and more FPV by Eunchan Kim · 4 years, 8 months ago