1. dc19cf9 [dv] update dv template to also include derived clocks by Timothy Chen · 4 years, 8 months ago
  2. 127c16d [verilator] Minor verilator updates to reflect clock division by Timothy Chen · 4 years, 8 months ago
  3. 6fb4ca8 [uart] Revise DIF to address NCO Width by Eunchan Kim · 4 years, 8 months ago
  4. 74fd7ce [dif] Codify API conventions for DIF libraries by Miguel Young de la Sota · 4 years, 8 months ago
  5. 4edfc6d [dif] DIF HMAC Sanity: Use generated top-level constants by Philipp Wagner · 4 years, 8 months ago
  6. 7c97b75 [sw] Prefix all meson build targets for DIFs with sw_lib_ by Philipp Wagner · 4 years, 8 months ago
  7. ff85e05 [sw] Document Output-params by Sam Elliott · 4 years, 8 months ago
  8. ac251b1 [sw] separate clock frequency enums by Timothy Chen · 4 years, 8 months ago
  9. 0ad19da [sw] Conditionally Provide Some libc Symbols by Sam Elliott · 4 years, 8 months ago
  10. f72a4be [otbn/dif] Add Software Checklist by Sam Elliott · 4 years, 8 months ago
  11. 49eeb8f [sw/bitfield] Provide byte inspection builtins by Sam Elliott · 4 years, 8 months ago
  12. 822a7e0 [otbn] Add code snippets for 256 and 384 bit mul by Greg Chadwick · 4 years, 8 months ago
  13. 358f9a2 [otbn] Add a code snippet that shows off the loop instructions by Rupert Swarbrick · 4 years, 8 months ago
  14. 1c063dc [otbn] Add unit test for OTBN DIF by Philipp Wagner · 4 years, 9 months ago
  15. 1c7cf8f [otbn] Initial DIF by Philipp Wagner · 4 years, 10 months ago
  16. 01ad23e [sw/host/spiflash] Add support to dump frames by Miguel Osorio · 4 years, 8 months ago
  17. 97576e9 Remove unicode character from `test_coverage_llvm.c` by Garret Kelly · 4 years, 8 months ago
  18. cb76df4 [sw] Ensure Headers are Correctly Ordered by Sam Elliott · 4 years, 8 months ago
  19. 5c83491 [sw] Write a simple test to test coverage functionality by Alphan Ulusoy · 4 years, 9 months ago
  20. a3990a3 [sw] Integrate test_coverage into test_main by Alphan Ulusoy · 4 years, 9 months ago
  21. d2bbbe1 [sw] Implement test_coverage library by Alphan Ulusoy · 4 years, 9 months ago
  22. fcea9e3 [sw] Modify flash_crt.S for llvm coverage by Alphan Ulusoy · 4 years, 9 months ago
  23. 8fd6d55 [sw] Modify flash_link.ld for llvm coverage by Alphan Ulusoy · 4 years, 9 months ago
  24. d458a41 Update llvm_clang_rt_profile to llvm/llvm-project@4fccdd5c85d by Alphan Ulusoy · 4 years, 9 months ago
  25. d326f25 [sw] Vendor in llvm_clang_rt_profile by Alphan Ulusoy · 4 years, 9 months ago
  26. f198499 [otbn] Mention pseudo-ops example in README by Philipp Wagner · 4 years, 9 months ago
  27. 0f643e1 [otbn] Move software to sw/otbn by Philipp Wagner · 4 years, 9 months ago
  28. 92e9242 [sw/sca] AES-ECB encrypt simple serial by Miguel Osorio · 4 years, 9 months ago
  29. b5aab29 [sw/lib] Add AES manual trigger function by Miguel Osorio · 4 years, 9 months ago
  30. 0915ddb [bootrom/bootstrap] Update flash write check by Miguel Osorio · 4 years, 9 months ago
  31. bdcbd20 [rv_core_ibex] Add escalation receiver and hook up NMI by Michael Schaffner · 4 years, 9 months ago
  32. ded9da4 [aes] Provide the initial key in two shares for security hardening by Pirmin Vogel · 4 years, 9 months ago
  33. 4ec676e [regtool] Add `_` separator between multireg base name and index by Pirmin Vogel · 4 years, 9 months ago
  34. 58ca4b0 [sw] Replace the old SPI driver with the new DIF by Miguel Young de la Sota · 4 years, 9 months ago
  35. 64c8973 [sw] Fix flash_header section attributes by Luís Marques · 4 years, 9 months ago
  36. 1ada4f7 [sw] Use KEEP Correctly in Linker Scripts by Sam Elliott · 4 years, 9 months ago
  37. 95315f1 [mask rom] Add TOC to Pseudocode by Sam Elliott · 4 years, 9 months ago
  38. fcab1cd [mask rom] Split Functionality into Modules by Sam Elliott · 4 years, 9 months ago
  39. 00d080f [mask rom] Describe Mask ROM Interface Structures by Sam Elliott · 4 years, 9 months ago
  40. cb38b8d [dif uart] Use matching defines for bit definitions by Philipp Wagner · 4 years, 9 months ago
  41. c50ff87 [sw] Fix formatting in comment by Philipp Wagner · 4 years, 9 months ago
  42. 42610c0 [aes] Clear all reg status trackers on writes to control reg by Pirmin Vogel · 4 years, 9 months ago
  43. 847ec7a [sw/dif] Improve (the consistency of) Doxygen comments by Philipp Wagner · 4 years, 9 months ago
  44. 240a208 [mask_rom] Mask ROM Initial Commit by Sam Elliott · 4 years, 9 months ago
  45. 5e792c0 [mask rom] Address Pseudocode Issues by Sam Elliott · 4 years, 9 months ago
  46. b8ce2ef [sw] Unsigned Comparisons in Address Loops by Sam Elliott · 4 years, 9 months ago
  47. a711a6a [mask rom] More Detailed Boot Pseudo-code by Sam Elliott · 4 years, 9 months ago
  48. 9f5ffe9 [usbdev] Don't re-initialize UART in Test by Sam Elliott · 4 years, 9 months ago
  49. d84bd57 [usbdev] Add new usbdev_test by Pirmin Vogel · 4 years, 9 months ago
  50. 57ecf26 [hmac] Add DIF Checklist and Progress by Sam Elliott · 4 years, 9 months ago
  51. 4576a29 [usbdev] Add DIF Checklist and Progress by Sam Elliott · 4 years, 9 months ago
  52. 26f0dcc [rv_timer] Add DIF Checklist and Progress by Sam Elliott · 4 years, 9 months ago
  53. f08e441 [i2c] Add DIF Checklist and Progress by Sam Elliott · 4 years, 9 months ago
  54. 81439a8 [doc] Typo in SW Checklist by Sam Elliott · 4 years, 9 months ago
  55. 0a6162d [sw/dif] Add tests for HMAC DIF by Jon Flatley · 5 years ago
  56. db80488 [sw/dif] Implement a DIF library for HMAC by Jon Flatley · 5 years ago
  57. 642e338 [dif] Add a comment explaining how to drop an error on the ground by Miguel Young de la Sota · 4 years, 10 months ago
  58. 50e8be1 [mask rom] Initial Pseudo-Code for Mask ROM by Sam Elliott · 4 years, 9 months ago
  59. 3fc74fc [tests] Clean up dif_plic_sanitytest.c by Miguel Young de la Sota · 4 years, 9 months ago
  60. 7b8efc6 [sw/test] Add a test for the CRT. by Miguel Young de la Sota · 4 years, 9 months ago
  61. e82507a [sw/crt] Fix CRT code clobbering the first word of .bss by Miguel Young de la Sota · 4 years, 9 months ago
  62. f8e6a75 [test] Move rv_timer_test.c into tests/dif by Miguel Young de la Sota · 4 years, 10 months ago
  63. 6148eda [dif] Replace uses of rv_timer.h with dif_rv_timer.h by Miguel Young de la Sota · 4 years, 10 months ago
  64. be4bcb7 [aes] Add shadow CTRL register, interface with alert handler by Pirmin Vogel · 5 years ago
  65. 2971ee5 [sw] Delete sw/device/boot_rom2 by Sam Elliott · 4 years, 9 months ago
  66. eaf4a3e [test] Add kTestConfig, a pre-main test config by Miguel Young de la Sota · 4 years, 10 months ago
  67. 425450c [sw/dif_usbdev] Implement USBDEV DIF Library by Alphan Ulusoy · 5 years ago
  68. 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 5 years ago
  69. 70e2228 [sw] Redesign MMIO and Bitfield Library by Sam Elliott · 4 years, 10 months ago
  70. 24b6651 [sw] Correct mmio EXPECT macro name by Sam Elliott · 4 years, 10 months ago
  71. b39abf1 [sw] Delete EXPECT_MASK<N>_AT Macros by Sam Elliott · 4 years, 10 months ago
  72. 5d6cac5 [sw] Correct EXPECT_MASK8 mmio macro by Sam Elliott · 4 years, 10 months ago
  73. d3aa20c [sw] Remove 16-bit MMIO Functions by Sam Elliott · 4 years, 10 months ago
  74. 428c00d [sw] Make no-arguments CHECK print the CHECK'd expression by Miguel Young de la Sota · 4 years, 10 months ago
  75. bbf8ceb [sw] Remove CHECKZ by Miguel Young de la Sota · 4 years, 10 months ago
  76. 44f461c [sw] Complete S1 Review for UART DIF by Sam Elliott · 5 years ago
  77. 08db49f [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 11 months ago
  78. 102e7e5 [sw, dif_uart] Add API useful for debugging by Silvestrs Timofejevs · 4 years, 11 months ago
  79. a1c2a3d [sw, testing] Add interface to know when to reconfigure UART by Silvestrs Timofejevs · 4 years, 10 months ago
  80. 2b44ce6 [sw, dif] add C/C++ guard to dif_warn_unused_result.h by Silvestrs Timofejevs · 4 years, 10 months ago
  81. 469ef88 [sw/flash] Update flash lib and test by Timothy Chen · 4 years, 10 months ago
  82. 9296764 [flash] Add scrambling primitive and hook-up to program / read pipelines by Timothy Chen · 4 years, 10 months ago
  83. 0918844 [sw/dif] fix a typo in code comment by Cindy Chen · 4 years, 10 months ago
  84. 0419edd [tests] Wrap up the test main() function into a library by Miguel Young de la Sota · 4 years, 10 months ago
  85. 53351e7 [sw, tock] Refactor uart driver to use DIFs by Silvestrs Timofejevs · 5 years ago
  86. 7a93052 [sw, tock] Improve generated DIF bindings by Silvestrs Timofejevs · 5 years ago
  87. 754cb05 [sw] Add Doxygen Headers to More Files by Sam Elliott · 4 years, 10 months ago
  88. b322151 [sw] Use Verilator Stop Address by Sam Elliott · 4 years, 10 months ago
  89. 6146c67 [sw] Introduce a DIF for rv_timer by Miguel Young de la Sota · 5 years ago
  90. b6745d3 [doc] Generate Doxygen and add DIF listings by Sam Elliott · 5 years ago
  91. 2b9bb30 [doc] Add Doxygen Headers to Device Code by Sam Elliott · 5 years ago
  92. fdce22f [dif] Remove unecessary extern guards around includes by Miguel Young de la Sota · 4 years, 10 months ago
  93. 7a8e9e5 [dif] Add missing extern guard to dif_i2c.h by Miguel Young de la Sota · 4 years, 10 months ago
  94. 460a5af [sw] Fix up all warn_unused_result warnings. by Miguel Young de la Sota · 4 years, 10 months ago
  95. 924b154 [tests] Fix rv_timer_test's IRQ handler having the wrong ABI by Miguel Young de la Sota · 4 years, 10 months ago
  96. 61b431c [dif] Mark every DIF as being warn_unused_result by Miguel Young de la Sota · 4 years, 10 months ago
  97. 0d6ce20 [dif] Add dif_warn_unused_result.h by Miguel Young de la Sota · 4 years, 10 months ago
  98. a4a9e40 [top_earlgrey] Enable OTBN in toplevel by Philipp Wagner · 4 years, 10 months ago
  99. ed887d4 [chip dv] Added chip GPIO test - C by Srikrishna Iyer · 4 years, 11 months ago
  100. acedb30 [spiflash] Update spiflash documentation. by Miguel Osorio · 4 years, 10 months ago