1. 098128c Revert "Revert "[usbdev] Fixes for I/O modes and expand their tests"" by Pirmin Vogel · 4 years, 6 months ago
  2. 60355c1 [dif] Clean up dif_i2c tests by Miguel Young de la Sota · 4 years, 6 months ago
  3. 2e8bd9a [dif] Refactor dif_i2c to the new-style names. by Miguel Young de la Sota · 4 years, 6 months ago
  4. 9167713 [dif] Delete common.h by Miguel Young de la Sota · 4 years, 6 months ago
  5. 4e14265 [sw] Remove remaining references to uart.h by Miguel Young de la Sota · 4 years, 6 months ago
  6. a2c37fb [sw] Remove all references to uart_init() by Miguel Young de la Sota · 4 years, 6 months ago
  7. 49d9756 [lib] Add base_uart_stdout() to print.h by Miguel Young de la Sota · 4 years, 6 months ago
  8. 0251239 [chip dv] Fix for RV timer test by Srikrishna Iyer · 4 years, 6 months ago
  9. 69a130b [sw/lib] Move print.h and log.h into lib/runtime by Miguel Young de la Sota · 4 years, 6 months ago
  10. d2e1184 Revert "[usbdev] Fixes for I/O modes and expand their tests" by Philipp Wagner · 4 years, 6 months ago
  11. 6bb0a39 [dif] Clean up the SPI unit test slightly by Miguel Young de la Sota · 4 years, 7 months ago
  12. f8d4e9d [dif] Clean up dif_spi_device.h to use new-style names by Miguel Young de la Sota · 4 years, 7 months ago
  13. 66c5092 [usbdev] Fixes for I/O modes and expand their tests by Mark Hayter · 4 years, 9 months ago
  14. b83f605 [sw, tests] "DIF" like PMP sanity tests (TOR and NAPOT) by Silvestrs Timofejevs · 4 years, 7 months ago
  15. f58c17c [flash_ctrl, sw] update test for new scramble / ECC control scheme by Timothy Chen · 4 years, 7 months ago
  16. a03bb1c [sw] update plic by Timothy Chen · 4 years, 7 months ago
  17. 5917139 [dif] Refactor dif_gpio.h to use new-style names by Miguel Young de la Sota · 4 years, 7 months ago
  18. c04c3d8 [dif] Migrate dif_uart.h to the new names by Miguel Young de la Sota · 4 years, 7 months ago
  19. c6c763c [sw rv_timer test] Minor fix and updates by Srikrishna Iyer · 4 years, 7 months ago
  20. 7f4b87c [OTBN/DIF] Use a non-zero error code in mock tests by Philipp Wagner · 4 years, 7 months ago
  21. 7a3c94e [OTBN/DIF] Cleanup: Name enum type and values consistently by Philipp Wagner · 4 years, 7 months ago
  22. 9d82960 [dv] various updates to dv for divided clocks by Timothy Chen · 4 years, 7 months ago
  23. 127c16d [verilator] Minor verilator updates to reflect clock division by Timothy Chen · 4 years, 7 months ago
  24. 4edfc6d [dif] DIF HMAC Sanity: Use generated top-level constants by Philipp Wagner · 4 years, 7 months ago
  25. 7c97b75 [sw] Prefix all meson build targets for DIFs with sw_lib_ by Philipp Wagner · 4 years, 7 months ago
  26. ac251b1 [sw] separate clock frequency enums by Timothy Chen · 4 years, 7 months ago
  27. 1c063dc [otbn] Add unit test for OTBN DIF by Philipp Wagner · 4 years, 8 months ago
  28. 5c83491 [sw] Write a simple test to test coverage functionality by Alphan Ulusoy · 4 years, 8 months ago
  29. bdcbd20 [rv_core_ibex] Add escalation receiver and hook up NMI by Michael Schaffner · 4 years, 8 months ago
  30. ded9da4 [aes] Provide the initial key in two shares for security hardening by Pirmin Vogel · 4 years, 8 months ago
  31. 4ec676e [regtool] Add `_` separator between multireg base name and index by Pirmin Vogel · 4 years, 8 months ago
  32. cb38b8d [dif uart] Use matching defines for bit definitions by Philipp Wagner · 4 years, 8 months ago
  33. 42610c0 [aes] Clear all reg status trackers on writes to control reg by Pirmin Vogel · 4 years, 8 months ago
  34. 9f5ffe9 [usbdev] Don't re-initialize UART in Test by Sam Elliott · 4 years, 8 months ago
  35. d84bd57 [usbdev] Add new usbdev_test by Pirmin Vogel · 4 years, 8 months ago
  36. 0a6162d [sw/dif] Add tests for HMAC DIF by Jon Flatley · 5 years ago
  37. 3fc74fc [tests] Clean up dif_plic_sanitytest.c by Miguel Young de la Sota · 4 years, 8 months ago
  38. 7b8efc6 [sw/test] Add a test for the CRT. by Miguel Young de la Sota · 4 years, 8 months ago
  39. f8e6a75 [test] Move rv_timer_test.c into tests/dif by Miguel Young de la Sota · 4 years, 9 months ago
  40. 6148eda [dif] Replace uses of rv_timer.h with dif_rv_timer.h by Miguel Young de la Sota · 4 years, 9 months ago
  41. eaf4a3e [test] Add kTestConfig, a pre-main test config by Miguel Young de la Sota · 4 years, 9 months ago
  42. bbf8ceb [sw] Remove CHECKZ by Miguel Young de la Sota · 4 years, 9 months ago
  43. 08db49f [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  44. 102e7e5 [sw, dif_uart] Add API useful for debugging by Silvestrs Timofejevs · 4 years, 10 months ago
  45. 469ef88 [sw/flash] Update flash lib and test by Timothy Chen · 4 years, 9 months ago
  46. 9296764 [flash] Add scrambling primitive and hook-up to program / read pipelines by Timothy Chen · 4 years, 9 months ago
  47. 0419edd [tests] Wrap up the test main() function into a library by Miguel Young de la Sota · 4 years, 9 months ago
  48. 6146c67 [sw] Introduce a DIF for rv_timer by Miguel Young de la Sota · 5 years ago
  49. fdce22f [dif] Remove unecessary extern guards around includes by Miguel Young de la Sota · 4 years, 9 months ago
  50. 460a5af [sw] Fix up all warn_unused_result warnings. by Miguel Young de la Sota · 4 years, 9 months ago
  51. 924b154 [tests] Fix rv_timer_test's IRQ handler having the wrong ABI by Miguel Young de la Sota · 4 years, 9 months ago
  52. a4a9e40 [top_earlgrey] Enable OTBN in toplevel by Philipp Wagner · 4 years, 9 months ago
  53. ed887d4 [chip dv] Added chip GPIO test - C by Srikrishna Iyer · 4 years, 10 months ago
  54. b35a340 [flash] Design updates and clean-up by Timothy Chen · 4 years, 9 months ago
  55. 6c98f28 Add tests for GPIO DIF library by Alphan Ulusoy · 5 years ago
  56. 4851176 [sw] - Update flash sanity test for info partitions as well by Timothy Chen · 4 years, 11 months ago
  57. 67ded86 [sw] Correct Test Target Name by Sam Elliott · 4 years, 10 months ago
  58. e47e3a5 [sw] Move SPI Device Unit Test by Sam Elliott · 4 years, 10 months ago
  59. 92bc4cc [sw/dif] Introduce an I2C DIF by Miguel Young de la Sota · 5 years ago
  60. d1f3da1 [sw, dif_plic] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  61. 054c405 [sw, dif_plic] Fulfil S1 Checklist DIF_TEST_UNIT requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  62. 384e6db [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_UNIT requirement by Silvestrs Timofejevs · 4 years, 10 months ago
  63. 2ff5c57 [sw, dif_plic] Introduce PLIC unittests by Silvestrs Timofejevs · 5 years ago
  64. a722895 [chip dv] UART DIF test - C by Srikrishna Iyer · 4 years, 11 months ago
  65. 4e1f1ae [sw, dif_plic] Remove redundant code and tidy up by Silvestrs Timofejevs · 4 years, 11 months ago
  66. efc064f [sw, dif_plic] Use enum return codes instead of bool by Silvestrs Timofejevs · 5 years ago
  67. ea15a25 [sw, chip dv] Convert existing tests to testlib by Srikrishna Iyer · 5 years ago
  68. 7d7f1e1 [sw] main.c SW abstraction by Srikrishna Iyer · 5 years ago
  69. 256a7f3 [chip dv] Update the SW aes_test.c to run in DV by Srikrishna Iyer · 5 years ago
  70. 75639fe [sw, dif_uart] Return enum error codes instead of bool by Silvestrs Timofejevs · 5 years ago
  71. a0b0c4c [sw, uart] Fix ConfigTest NullArgs test by Silvestrs Timofejevs · 5 years ago
  72. 5a90f7d [sw/dif] Fix UART *irq_state_clear by Srikrishna Iyer · 5 years ago
  73. 16367c9 [sw] Remove Interrupt Definitions from PLIC DIF by Sam Elliott · 5 years ago
  74. 0ab7fb7 [sw] Update to flash_ctrl test to ensure DV build runs by Timothy Chen · 5 years ago
  75. 7fe0fb0 [topgen] Generate Peripheral Base Addresses for C by Sam Elliott · 5 years ago
  76. 2d6c5b0 [dv,sw] SW -> DV tb self-checking mechanism - C by Srikrishna Iyer · 5 years ago
  77. 41a3e43 [mock_testing, dif_uart] Introduce UART mock tests by Silvestrs Timofejevs · 5 years ago
  78. d8397ca [sw] Introduce a SPI DIF by Miguel Young de la Sota · 5 years ago
  79. 5723552 [dv, sw] "Backdoor" C->SV logging by Srikrishna Iyer · 5 years ago
  80. 7ea54b1 [sw] Reformat Software Code by Sam Elliott · 5 years ago
  81. 94671dd [aes] Add support for CBC and CTR modes by Pirmin Vogel · 5 years ago
  82. 10fe7e5 [sw] Make log.h link-time rather than macro-time by Miguel Young de la Sota · 5 years ago
  83. 03d1cf3 [site/docs] Add software READMEs by Tobias Wölfel · 5 years ago
  84. 2b592fc [sw/test] Clean up the existing flash test. by Miguel Young de la Sota · 5 years ago
  85. 910104d [sw/meson] Hotfix for build break by Miguel Young de la Sota · 5 years ago
  86. 23ecafa [SW] Update for software based tests by Timothy Chen · 5 years ago
  87. c2ae4bc [sw, dif_plic] Rename kDifPlicIrqIdUartTxOverflow to match RTL by Silvestrs Timofejevs · 5 years ago
  88. 49ef1c5 [sw, tests] Introduce a test to handle two different consecutive IRQs by Silvestrs Timofejevs · 5 years ago
  89. 83d002b Remove existing GPIO driver and update call-sites to use dif_gpio by Alphan Ulusoy · 5 years ago
  90. 76526c3 [sw] Introduce link-time dependency injection by Miguel Young de la Sota · 5 years ago
  91. e59b7c7 [rv_timer] Update scoreboard and the base sequence by Eunchan Kim · 5 years ago
  92. 048702d [rv_timer] Int clr by mtimecmp update by Eunchan Kim · 5 years ago
  93. 2c0e975 [aes] Add MANUAL_OPERATION bit to control register by Pirmin Vogel · 5 years ago
  94. 6f10562 [aes/rtl] Rework naming and use of cipher operation signal by Pirmin Vogel · 5 years ago
  95. 3e4cd9d Fix busy_sleep_micros and ibex_busy_loop by Alphan Ulusoy · 5 years ago
  96. dddf1ed [sw] Collect various "runtime-ey" functions into lib/runtime. by Miguel Young de la Sota · 5 years ago
  97. 2463e2d [sw] Split irq control functions from handlers by Sam Elliott · 5 years ago
  98. bacc071 [sw] Fix CI due to missing #includes. by Miguel Young de la Sota · 5 years ago
  99. 24351cb [sw] Remove |strlen()| from our common libraries. by Miguel Young de la Sota · 5 years ago
  100. b89b84f [sw] Fix a few places where execution could "fall off" by Miguel Young de la Sota · 5 years ago