1. 6e3c0ed [bazel] Add rules to build spiflash utility by Timothy Trippel · 3 years ago
  2. 24b84fd [chip dv] Fix uart unexpected watermark interrupt by Weicai Yang · 3 years ago
  3. 89e3241 [dif/autogen] Use EXPECT_DIF_* macros in unit tests by Timothy Trippel · 3 years ago
  4. 21721cd [sw] dif and unittest changes to accommodate multi-reg change by Timothy Chen · 3 years ago
  5. 640f3f3 [test, otbn] Add the otbn_mem_scramble chip level test by Douglas Reis · 3 years, 1 month ago
  6. 2399bc7 [sw, check] Improve `CHECK_BUFFER` macro to accept expressions by Douglas Reis · 3 years ago
  7. 30123d4 [opentitantool] Correctly detect bootstrap errors by Jes B. Klinke · 3 years ago
  8. b4f673b [opentitantool] Bootstrapping efficiently via proxy by Jes B. Klinke · 3 years, 1 month ago
  9. 6e3b027 [opentitantool] Conf files relative to current directory by Jes B. Klinke · 3 years ago
  10. 8fce79d [bazel] Format all BUILD files in the repo by Miguel Young de la Sota · 3 years ago
  11. a820db8 [bazel] Make :mock_mmio a proper target by Miguel Young de la Sota · 3 years ago
  12. a33ed81 [sw,mask_rom] Configure Debug ROM in ePMP so debug can be enabled in RMA by Daniel Beitel · 3 years, 2 months ago
  13. e99ab35 [sw,crypto] Remove remaining usages of mmio in the hmac driver by Alphan Ulusoy · 3 years ago
  14. 541a74e [opentitantool] Make spi read-id read 15 bytes by default by Alphan Ulusoy · 3 years ago
  15. 3434647 [sw/silicon_creator] Add spi_device_init() by Alphan Ulusoy · 3 years ago
  16. bc4e451 [bazel] Minor fixes for mock_abs_mmio by Alphan Ulusoy · 3 years ago
  17. 236a8d2 [dif/spi_host] update checklist and milestone by Timothy Trippel · 3 years ago
  18. b4e44d9 [dif/spi_host] remove redeclaration of init DIF by Timothy Trippel · 3 years ago
  19. 7d432ad [dif/spi_host] add DIF return code for `dif_spi_host_output_set_enabled()` by Timothy Trippel · 3 years ago
  20. 0807d31 [dif/spi_host] add DIF return code for `dif_spi_host_fifo_write()` by Timothy Trippel · 3 years ago
  21. ab224e8 [dif/spi_host] add DIF return code for `dif_spi_host_fifo_read()` by Timothy Trippel · 3 years ago
  22. c3628a5 [bazel] Unbreak building //sw/device/tests:all by Miguel Young de la Sota · 3 years ago
  23. 6623098 [lib] Add %!b format specifier for printing bools by Miguel Young de la Sota · 3 years ago
  24. 48f97cd [sw, dif] Use EXPECT_DIF_* in some places that were missing it. by Miguel Young de la Sota · 3 years ago
  25. 9634d8b [lc_ctrl/dv] Update DIF to account for hardware revision CSR by Michael Schaffner · 3 years ago
  26. 18cde68 [sw,crypto] Adjust cryptolib drivers to use abs_mmio. by Jade Philipoom · 3 years, 1 month ago
  27. 5a1d9e5 [sw,otbn] Add Bazel rules for all sw/otbn/crypto targets. by Jade Philipoom · 3 years ago
  28. 841959f [bazel] fix opentitanlib build by Timothy Trippel · 3 years ago
  29. eb8ab0f [sw, test, otbn] Add the chip level test otbn idle by Douglas Reis · 3 years ago
  30. 74e62b3 [fix, ottf] Fix log of the macro `CHECK_DIF_OK` by Douglas Reis · 3 years ago
  31. 4a8e830 [dif/adc_ctrl] Update DIF checklist by Timothy Trippel · 3 years ago
  32. 46f468f [dif/adc_ctrl] Implement remaining DIFs by Timothy Trippel · 3 years ago
  33. 638a113 [dif/adc_ctrl] Implement wakeup get/set-enabled DIFs by Timothy Trippel · 3 years ago
  34. d1dc5a9 [dif/adc_ctrl] Implment IRQ cause/clear DIFs by Timothy Trippel · 3 years ago
  35. effffac [opentitantlib] Adds new Emulator transport trait by Michał Mazurek · 3 years, 1 month ago
  36. e586c76 [dif/bazel] Fix up adc_ctrl target by Alexander Williams · 3 years ago
  37. c44ca78 [sw] Fix 64-bit division in HMAC test utilities by Michael Munday · 3 years ago
  38. dcd9d110 [hmac_enc, tests] Introduce the HMAC chip level test (non-irq) by Silvestrs Timofejevs · 3 years, 1 month ago
  39. c39a50a [hmac_enc, tests] Factor out common functionality into testutils by Silvestrs Timofejevs · 3 years, 1 month ago
  40. 947d3da [dif/adc_ctrl] Implement FSM reset DIF by Timothy Trippel · 3 years ago
  41. d7ad4ad [dif/adc_ctrl] Implement value-get DIFs by Timothy Trippel · 3 years ago
  42. 998c4e6 [lib] Remove libgcc dependency in on-device code by Miguel Young de la Sota · 3 years ago
  43. a050e8c [lib] Add our own implementations of low-level math polyfills by Miguel Young de la Sota · 3 years ago
  44. 364fbd3 [build] Don't rebuild gtest for every single unit test target by Miguel Young de la Sota · 3 years ago
  45. 46d1801 [dif/adc_ctrl] Implement filter get/set-enabled DIFs by Timothy Trippel · 3 years ago
  46. b7546ab [dif/adc_ctrl] Implement get/set-enabled DIFs by Timothy Trippel · 3 years ago
  47. 770fb8f [sw, style] Replace LLVM-style X macro guidance by Miguel Young de la Sota · 3 years ago
  48. 55b5b7e [flash_ctrl] Alert separation and local escalation by Timothy Chen · 3 years ago
  49. ef7251a [sw] Get rid of bespoke *_WARN_UNUSED_RESULT macros by Miguel Young de la Sota · 3 years ago
  50. 4c75bf9 [dv] Add ROM-only chip-level test example by Timothy Trippel · 3 years ago
  51. 933bb16 [dif/adc_ctrl] Implement configuration DIFs by Timothy Trippel · 3 years ago
  52. 0f33710 Add #include clarifications in freestading/README.md by Miguel Young de la Sota · 3 years ago
  53. f33a04b [sw] Fix invalid includes of <limits.h> by Miguel Young de la Sota · 3 years ago
  54. 20f2966 [sw/testing] Add bazel target for autogened ISR testutils by Timothy Trippel · 3 years ago
  55. 2d9bfa7 [lib] Don't make anything in lib depend on the base:base rule by Miguel Young de la Sota · 3 years ago
  56. 11f1e1c [lib] Make the DIFs not depend on the deprecated base:base target by Miguel Young de la Sota · 3 years ago
  57. 847bb36 [lib] Break up the giant :base target and deprecate it by Miguel Young de la Sota · 3 years, 1 month ago
  58. 9dddbb0 [dif/pattgen] Add implementations of all DIFs by Timothy Trippel · 3 years ago
  59. ccffc98 [dv/full_chip] Add clkmgr_external_clk_src_for_sw by Guillermo Maturana · 3 years ago
  60. e1548e4 [sw/tests] Adding Meson infrastructure for integration of closed and open source chip level testing. by Maayan Kashani · 3 years, 1 month ago
  61. 3a8013d [test, aon] Fix a bug on the aon irq chip level test by Douglas Reis · 3 years, 1 month ago
  62. 8309f8d [test, aon] Fix bug in the aon lc escalate chip level test by Douglas Reis · 3 years ago
  63. f4e3845 [test, aon_timer] Fix bug on the aon bite reset test by Douglas Reis · 3 years ago
  64. 2cba533 [keymgr] various d2s fixes by Timothy Chen · 3 years ago
  65. eee5c3f [dif/adc_ctrl] Add header with proposed API by Timothy Trippel · 3 years ago
  66. b72a638 [sw,tests] Verify flash_idle signaling to pwrmgr by Dave Williams · 3 years, 1 month ago
  67. 2f33ce9 [sw, base] Add a macro for creating addressable code labels by Miguel Young de la Sota · 3 years, 1 month ago
  68. b6fa220 [sw, dif] Add style mandate for new EXPECT_DIF_* macros by Miguel Young de la Sota · 3 years ago
  69. f089651 [sw, dif] Add kDifBadArg test helper macro by Miguel Young de la Sota · 3 years ago
  70. 5129eab [sw, dif] Use EXPECT_DIF_OK in all DIF tests by Miguel Young de la Sota · 3 years ago
  71. 9ae6ccc [sw, dif] Add testing helper header for DIFs by Miguel Young de la Sota · 3 years ago
  72. 266a448 [dif/clkmgr] Add support for count measurements by Guillermo Maturana · 3 years, 1 month ago
  73. 951a93e [sw, aes] Add unit test for AES status register by Douglas Reis · 3 years, 1 month ago
  74. 90af397 [sw, aes] Refactor the aes trigger function and Add unit test by Douglas Reis · 3 years, 1 month ago
  75. 0c17469 [dif, aes] Add unit test for AES data register by Douglas Reis · 3 years, 1 month ago
  76. 6d8247a [dif, aes] Add unittest for AES keys sizes of 192 and 256 by Douglas Reis · 3 years, 1 month ago
  77. de59264 [sw/runtime] Add return code in CHECK_DIF_OK by Guillermo Maturana · 3 years, 1 month ago
  78. 80aa005 [sw/mask_rom] Move test plan by Timothy Trippel · 3 years, 1 month ago
  79. c64f7f5 [dv] Fix testplan references to mask ROM tests by Timothy Trippel · 3 years, 1 month ago
  80. 204a285 [sw,crypto] Add bazel targets for RSA-3072 and its tests. by Jade Philipoom · 3 years ago
  81. b342aad [dif] Create DIF for the spi_host by Chris Frantz · 3 years, 5 months ago
  82. 87c41e5 [dv,top,pwm] top sleep pwm pulses test by Jaedon Kim · 3 years, 1 month ago
  83. aa94388 [dif/pattgen] Add header containing API proposal by Timothy Trippel · 3 years ago
  84. d99759a [hmac, tests] Create HMAC testutils and factor out common func by Silvestrs Timofejevs · 3 years, 1 month ago
  85. a2688b3 [hmac_enc, tests] Introduce hmac_enc chip level IRQ test by Silvestrs Timofejevs · 3 years, 1 month ago
  86. d9da82a [util, isr_testutils] Add missing _t to typedefs by Silvestrs Timofejevs · 3 years, 1 month ago
  87. 4fbaa7a [doc, sram_ctrl] Bump DIF SRAM CTRL to S2 by Silvestrs Timofejevs · 3 years, 1 month ago
  88. 1ba3466 [dif_sram_ctrl] Add missing implementation by Silvestrs Timofejevs · 3 years, 1 month ago
  89. 75120a6 [dv/chip] Clean up full chip clkmgr tests by Guillermo Maturana · 3 years ago
  90. 09ef94e Fix UART timeout issues by Chris Frantz · 3 years, 1 month ago
  91. 7d681e5 [usbdev] Enable defaulting to NAK for OUT transactions by Alexander Williams · 3 years, 1 month ago
  92. 7728634 [opentitantool] Tolerate being interrupted in epoll() by Jes B. Klinke · 3 years, 1 month ago
  93. f6cf203 [dif/sysrst_ctrl] Add checklist by Timothy Trippel · 3 years, 1 month ago
  94. 12847fb [dif/spi_host] Add checklist by Timothy Trippel · 3 years, 1 month ago
  95. cd06dd9 [dif/spi_device] Update checklist and milestone by Timothy Trippel · 3 years, 1 month ago
  96. f93d83b [dif/usbdev] Update checklist and milestone by Timothy Trippel · 3 years, 1 month ago
  97. 51a8265 [dif/uart] Update DIF milestone and checklist by Timothy Trippel · 3 years, 1 month ago
  98. 61a3cca [dif/sram_ctrl] Update milestones and checklist by Timothy Trippel · 3 years, 1 month ago
  99. ff1944c [sw,crypto] Bazel target for non-mask-ROM RSA-3072 entrypoint. by Jade Philipoom · 3 years, 1 month ago
  100. c126c17 [opentitantool] Pass capabilities via proxy protocol by Jes B. Klinke · 3 years, 1 month ago