1. e655bc9 [rom, alert] Add unittests to increase coverage by Douglas Reis · 2 years, 10 months ago
  2. bbc0392 [rom, otbn] Add unittest for `otbn_zero_dmem` by Douglas Reis · 2 years, 10 months ago
  3. 6372f68 [dif, rv_core_ibex] Add address translation and unittest by Douglas Reis · 2 years, 10 months ago
  4. e80b13b [dif, rv_core_ibex] Create the dif by Douglas Reis · 2 years, 10 months ago
  5. f770f3f [sw/base] fix documentation comments in bitfield.h by Timothy Trippel · 2 years, 10 months ago
  6. f83b3f9 [DV/pwrmgr/sysrst_ctrl] resolved all comments by Joshua Park · 2 years, 10 months ago
  7. f861ce6 [opentitan-tool] fixed bootstrapping flakiness by Drew Macrae · 2 years, 10 months ago
  8. fdf94c3 [bazel] mark e2e_bootup_no_rom_ext_signature test as broken by Drew Macrae · 2 years, 10 months ago
  9. 38f428d [bazel] more verbose failures in cw310 tests by Drew Macrae · 2 years, 10 months ago
  10. 484fb5d [bazel] rstmgr_alert_info_test is failing at HEAD marking as broken by Drew Macrae · 2 years, 10 months ago
  11. d2a4b71 [bazel/ci] schedule and run cw310 tests with bazel by Drew Macrae · 2 years, 11 months ago
  12. 88c6798 [sw/silicon_creator] Change RESET opcode to 0x99 by Alphan Ulusoy · 2 years, 10 months ago
  13. 6a40d34 [opentitanlib] Change CHIP_ERASE opcode to 0xc7 by Alphan Ulusoy · 2 years, 10 months ago
  14. cfc6ac6 [opentitantool] Add the EEPROM bootstrap protocol by Chris Frantz · 2 years, 11 months ago
  15. b937000 [dif/edn] Add unit tests by Miguel Young de la Sota · 2 years, 10 months ago
  16. 5a6bc13 [dif/edn] Wrap up remaining EDN DIFs by Miguel Young de la Sota · 2 years, 10 months ago
  17. 4209dae [dif/csrng] Factor out common code for use with the EDN DIFs by Miguel Young de la Sota · 2 years, 10 months ago
  18. ec037b5 [bazel] Use the bootstrap protocol for mask rom e2e tests by Alphan Ulusoy · 2 years, 10 months ago
  19. 11e61e8 [sw/silicon_creator] Remove primitive_bootstrap by Alphan Ulusoy · 2 years, 10 months ago
  20. 8b39d7d [sw/silicon_creator] Switch to spi flash based bootstrap in mask rom by Alphan Ulusoy · 2 years, 10 months ago
  21. 3fd4238 [dif, kmac] Fix uinittest code style by Douglas Reis · 2 years, 10 months ago
  22. 9aae217 [dv/chip] Move a checking to common testutils file by Cindy Chen · 2 years, 10 months ago
  23. 3bd444b [opentitantool] fix strap pin initializations by Timothy Trippel · 2 years, 10 months ago
  24. 093f957 [sw/silicon_creator] Set bank erase permissions in bootstrap by Alphan Ulusoy · 2 years, 10 months ago
  25. 1661217 [sw/silicon_creator] Add flash_ctrl_bank_erase_perms_set(). by Alphan Ulusoy · 2 years, 10 months ago
  26. bc30699 [dif/csrng] move DIF to S2 by Timothy Trippel · 2 years, 10 months ago
  27. 6a92ed2 [bazel, ci] Create a CI configuration for the FPGA board. by Chris Frantz · 2 years, 10 months ago
  28. 8dd5502 [cw_spiflash] Update SAM3X pinmap, OTT and SW tests accordingly by Michael Schaffner · 2 years, 10 months ago
  29. a35f768 [cw310] Break out all HW/SW straps and connect to SAM3X by Michael Schaffner · 2 years, 10 months ago
  30. e849610 [dv/chip] lc_walkthrough test part 2 by Cindy Chen · 2 years, 10 months ago
  31. 62e6b1b [sw/silicon_creator] Update spi_device_cmd_get() by Alphan Ulusoy · 2 years, 10 months ago
  32. acf2c59 [sw/silicon_creator] Enable jittery clock if enabled in OTP by Alphan Ulusoy · 2 years, 10 months ago
  33. 7ece8db [rom, rnd] Add unittests by Douglas Reis · 2 years, 10 months ago
  34. c280d40 [sca] Disable peripheral clocks during SCA capture by Pirmin Vogel · 2 years, 10 months ago
  35. 9ad287d [mask_rom] Remove the two rom_ext binaries with address translation by Douglas Reis · 2 years, 11 months ago
  36. b92b8c7 [mask_rom, address_translation] Add driver for address translation. by Douglas Reis · 2 years, 11 months ago
  37. 7fd46e7 [dv/chip] Lc_walkthrough test part1 by Cindy Chen · 2 years, 11 months ago
  38. c89f907 [sw,tests] Test the wake from sleep using the ADC ctrl for debug cable wakeup by Dave Williams · 2 years, 11 months ago
  39. 6c80fbd [spi_device] Add remaining non-TPM DIFs by Alexander Williams · 2 years, 10 months ago
  40. 035ad25 [tests] Rename `closed_source` hooks as `manufacturer` hooks by Chris Frantz · 2 years, 10 months ago
  41. 6d7c82a [bazel] Add infrastructure for linking in external test hooks by Chris Frantz · 2 years, 10 months ago
  42. cb2775f [opentitanlib] Add serialization for num_de types by Jon Flatley · 2 years, 11 months ago
  43. 32514aa [lib] Delete CHECK_BUFFER macros by Miguel Young de la Sota · 2 years, 10 months ago
  44. 1fbd335 [dv,top,pwrmgr] pwrmgr deep sleep all wakeups test by Jaedon Kim · 2 years, 11 months ago
  45. cba8148 [opentitantool] Make the verilator startup time configurable by Chris Frantz · 2 years, 10 months ago
  46. 2fb6d64 [opentitantool] Print the verilator stdout for easier debug by Chris Frantz · 2 years, 10 months ago
  47. 1a2a1a8 [dif/csrng] Add tests for remaining DIFs by Miguel Young de la Sota · 2 years, 10 months ago
  48. 802d1b8 [dif/csrng] Finish implementing missing funtions in dif_csrng by Miguel Young de la Sota · 2 years, 10 months ago
  49. ee1707e [opentitantool] Add support for 'emulator' commands by Michał Mazurek · 2 years, 11 months ago
  50. 4f57740 [bazel] Load `safe-ftdi` from the lowRISC fork. by Chris Frantz · 2 years, 10 months ago
  51. b69e291 [dif/otp_ctrl] add DIF to check if a partition digest is computed by Timothy Trippel · 2 years, 10 months ago
  52. 8875e62 [crypto] Add functest for the AES driver by Miguel Young de la Sota · 2 years, 11 months ago
  53. 612edce [crypto] Implement an AES hardware driver for the cryptolib by Miguel Young de la Sota · 2 years, 11 months ago
  54. 19c5849 [dv/sensor_ctrl] Add status test by Timothy Chen · 2 years, 10 months ago
  55. 9d5f74b [sensor_ctrl] Add ast_init_done change as an interrupt by Timothy Chen · 2 years, 10 months ago
  56. 6195eef [bazel,otbn] Add otbn_test rule for OTBN simulator tests. by Jade Philipoom · 2 years, 11 months ago
  57. beb156d [kmac] Update the dif status to S2 by Douglas Reis · 2 years, 10 months ago
  58. 2f2a009 [dif, kmac] Add function `dif_kmac_reset` by Douglas Reis · 2 years, 11 months ago
  59. 0e3648f [dif, kmac] Add unittest for `dif_kmac_squeeze` function by Douglas Reis · 2 years, 11 months ago
  60. 72d4bb9 [dif, kmac] Add function to read the kmac error by Douglas Reis · 2 years, 11 months ago
  61. 276d2dc [bazel, ci] Run earlgrey verilator chip-level tests in CI by Miles Dai · 2 years, 11 months ago
  62. f34fea7 [sw] Drop Cargo support completely by Miguel Young de la Sota · 2 years, 11 months ago
  63. 99c6ecf [opentitantool] Tweak to Ti50 rescue bootstrapping by Jes B. Klinke · 2 years, 11 months ago
  64. 3619bb8 [clkmgr] Handle measurement control on calibration lost by Timothy Chen · 2 years, 11 months ago
  65. 11ccce5 [dv] minor update to test by Timothy Chen · 2 years, 11 months ago
  66. 75fd557 [dv,top,clkmgr] top ast_clk_outputs test by Jaedon Kim · 2 years, 11 months ago
  67. fca7dad dv,top,pwrmgr] fix pwrmgr_sleep_power_glitch_reset regression failure by Jaedon Kim · 2 years, 11 months ago
  68. cd2677a [hw,sw,docs] redact acronyms by Timothy Trippel · 2 years, 10 months ago
  69. 7007f1c [opentitanlib] Add auto-default values for the ti50 emulator backend by Miles Dai · 2 years, 10 months ago
  70. 3f668b5 [sw/silicon_creator] Secure wipe DMEM and IMEM by Alphan Ulusoy · 2 years, 11 months ago
  71. cff0bae [sw/silicon_creator] Randomize the start of OTBN write loops by Alphan Ulusoy · 2 years, 11 months ago
  72. 08f3abb [sw/silicon_creator] Don't request a new scrambling key for ret ram by Alphan Ulusoy · 2 years, 11 months ago
  73. 9f1ec20 [dv,top,rstmgr] rstmgr_sw_rst_ctrl_test reg fix by Jaedon Kim · 2 years, 11 months ago
  74. 5b0876b [lib] Fix printf not printing out a 0 correctly by Miguel Young de la Sota · 2 years, 11 months ago
  75. 2c60ec0 [testing] Rename CHECK_BUFFER to CHECK_ARRAYS_EQ by Miguel Young de la Sota · 2 years, 11 months ago
  76. ba6c6fe [testing] Clean up check.h array macros to only print what's relevant by Miguel Young de la Sota · 2 years, 11 months ago
  77. 93d6509 [sw/benchmarks] fix coremark benchmark nightly test by Timothy Trippel · 2 years, 11 months ago
  78. e60214b [opentitanlib] Add Ti50Emulator backend by Michał Mazurek · 3 years ago
  79. 7cddd1c [sw, test] Add missing otbn_randomness Bazel test by Miles Dai · 2 years, 11 months ago
  80. df5a287 [spi_device] Add most DIFs for flash / passthrough by Alexander Williams · 3 years ago
  81. 34da5f4 [spi_device/dif] Embed addr, config in one struct by Alexander Williams · 3 years ago
  82. 1709780 [opentitantool] Implement image digest command by Jon Flatley · 2 years, 11 months ago
  83. 2cf0ca4 [dv] Regression debugging by Timothy Chen · 2 years, 11 months ago
  84. 1e04d94 [sw/silicon_creator] Use colon as the log message separator by Alphan Ulusoy · 2 years, 11 months ago
  85. 5a52655 [sw/silicon_creator] Use CR+LF instead of LF in shutdown_print by Alphan Ulusoy · 2 years, 11 months ago
  86. 876877c [sw/test_rom] move clk jitter enable to test ROM by Timothy Trippel · 2 years, 11 months ago
  87. b2fed68 [opentitanlib] Add doc comments for Image routines by Jon Flatley · 2 years, 11 months ago
  88. 829a253 [opentitanlib] Alternate to unsafe code for alignment by Jon Flatley · 2 years, 11 months ago
  89. e0f76bf [opentitantool] Add image manifest commands by Jon Flatley · 2 years, 11 months ago
  90. e6b98b8 [opentitanlib] Add image reading by Jon Flatley · 2 years, 11 months ago
  91. f155845 [opentitanlib] Add manifest field overwriting by Jon Flatley · 3 years ago
  92. 4103e9e [sw/silicon_creator] Return error on payload overflow in spi_device_cmd_get() by Alphan Ulusoy · 2 years, 11 months ago
  93. 505df8d [bazel] Move _mask_rom_interrupt_vector_c to .vectors to eliminate padding by Alphan Ulusoy · 2 years, 11 months ago
  94. 8e192a2 [test] Fix up sensor_ctrl_wakeup test by Alexander Williams · 2 years, 11 months ago
  95. f92d2b4 [dvsim] revert #12319 to fix CI by Timothy Trippel · 2 years, 11 months ago
  96. 74dc8a8 [dif/sysrst_ctrl] update checklist by Timothy Trippel · 2 years, 11 months ago
  97. 66dc5d5 [dif/sysrst_ctrl] add IRQ status and clear DIFs by Timothy Trippel · 2 years, 11 months ago
  98. fea9dea [dif/sysrst_ctrl] add key auto-override DIFs by Timothy Trippel · 2 years, 11 months ago
  99. e8abfc8 [sw/silicon_creator] Use the actual HW revision in spi_device_init() by Alphan Ulusoy · 2 years, 11 months ago
  100. 107c045 [sw/silicon_creator] Add lifecycle_hw_rev_get() by Alphan Ulusoy · 2 years, 11 months ago