1. 046a56b [uart/dv] Update uart baud rate and add coverage by Weicai Yang · 4 years, 4 months ago
  2. 72cb99c [top] Change edn hook-up by Timothy Chen · 4 years ago
  3. 76da21e [sw, rom_ext_signer] update the documentation by Silvestrs Timofejevs · 4 years, 1 month ago
  4. db564ee [sw, rom_ext_signer] use Mundane exponent and modulus getters by Silvestrs Timofejevs · 4 years, 1 month ago
  5. 2a15894 [otbn] add P-384 curve point addition by Felix Miller · 4 years, 1 month ago
  6. ba62543 [otbn] improve P-384 Barrett multiplication by Felix Miller · 4 years, 1 month ago
  7. fff8ddb [otbn] add test for P-256 point addition by Felix Miller · 4 years, 1 month ago
  8. 026f4b6 [aes] Add DIF checklist by Pirmin Vogel · 4 years, 1 month ago
  9. 95cea45 [aes] Interface CSRNG through EDN by Pirmin Vogel · 4 years, 1 month ago
  10. aec65ba [sw, dif_pinmux] Introduce DIF Pinmux header by Silvestrs Timofejevs · 4 years, 1 month ago
  11. 6940d94 [sw, rom_ext_signer] Add signing and remaining image update API by Silvestrs Timofejevs · 4 years, 2 months ago
  12. 1f4b258 [sw, rom_ext_signer] Move configuration file and use dev files by Silvestrs Timofejevs · 4 years, 2 months ago
  13. eb7d11e [sw, rom_ext_signer] Add temporary development files by Silvestrs Timofejevs · 4 years, 2 months ago
  14. 53721b5 [otbn] add optimized 384 bit Barrett mult for P-384 by Felix Miller · 4 years, 1 month ago
  15. 05789b5 Update riscv_compliance to riscv/riscv-compliance@5a978cf by Michael Schaffner · 4 years, 1 month ago
  16. eb636f4 [otp_img/sw] Add OTP image generation to meson by Michael Schaffner · 4 years, 1 month ago
  17. d812401 [sw, pmp] Add new enhanced PMP C API by Michael Munday · 4 years, 2 months ago
  18. d55bc6c [sw, dif] Fix spelling of 'occurred' in all DIFs and template by Michael Munday · 4 years, 1 month ago
  19. b93a5af [otbn/sw] Add ECDSA P-256 sign and verify test by Philipp Wagner · 4 years, 1 month ago
  20. 592ccff [otbn] Refactor test parameter generation script by Philipp Wagner · 4 years, 1 month ago
  21. 50271cf [otbn/sw] Fix indentation in meson file by Philipp Wagner · 4 years, 1 month ago
  22. 53d24f1 [sw, mask_rom] Initialise Pinmux by Silvestrs Timofejevs · 4 years, 1 month ago
  23. 258b112 [otbn] document code of P-256 ECC lib by Felix Miller · 4 years, 1 month ago
  24. 4ee74b4 [otbn] improve style of auto-generated code by Felix Miller · 4 years, 1 month ago
  25. 2cb4979 [otbn] improve style of auto-generated code by Felix Miller · 4 years, 1 month ago
  26. 2b8ef76 [aon_timer] Minor fixes and updates for integration by Timothy Chen · 4 years, 1 month ago
  27. b5b8eba [padring/top] Carry over pinout from bronze and align sim and FPGA tops by Michael Schaffner · 4 years, 1 month ago
  28. 01ec7cf [sw] Update source documentation by Tobias Wölfel · 4 years, 1 month ago
  29. b7525ea [otbn/sw] Improve consistency of comments in rsa.s by Philipp Wagner · 4 years, 1 month ago
  30. dff9e0d [sw/sca] Move libraries to sw/lib folder. by Miguel Osorio · 4 years, 1 month ago
  31. e2f3eba [sw/sca] Flatten sca directory by Miguel Osorio · 4 years, 1 month ago
  32. 06fdb11 [pinmux] Introduce individual regwen bits for multiregs by Michael Schaffner · 4 years, 1 month ago
  33. cbbc70f [sw/sca] Don't inline genrand_int32 to improve capture performance. by Alphan Ulusoy · 4 years, 2 months ago
  34. 675e949 [sw/sca] Fix a typo in aes_serial.c by Alphan Ulusoy · 4 years, 2 months ago
  35. 910cd22 [sw/dif_keymgr] Key Manager DIF Library Header by Alphan Ulusoy · 4 years, 4 months ago
  36. ef348c9 [reggen] Add naming check for REGWEN and standardize on RW0C accesses by Michael Schaffner · 4 years, 1 month ago
  37. 3fa53e6 [spiflash] Update framesize to 2kB by Eunchan Kim · 4 years, 1 month ago
  38. b08ac67 [spi_device] Update bootrom for spi RAM by Eunchan Kim · 4 years, 1 month ago
  39. bea7b6a [util/sw] update pwrmgr wakeup info params for dif/unittest by Timothy Chen · 4 years, 2 months ago
  40. 03f1af6 [top] Various top related fixes by Timothy Chen · 4 years, 2 months ago
  41. b0f5577 [top] Instantiate i2c and patterngen by Timothy Chen · 4 years, 2 months ago
  42. e6ca872 [aes] Enable domain-oriented masking by Pirmin Vogel · 4 years, 2 months ago
  43. a33aeee [sw, dif_clkmgr] Mark clock manager DIF as S1 by Michael Munday · 4 years, 2 months ago
  44. fd763ae [sw] updates for removed flash interrupt by Timothy Chen · 4 years, 2 months ago
  45. 2971a1e [top] Top level updates by Timothy Chen · 4 years, 2 months ago
  46. 8d76c42 [sw/sca] Add 'b' (batch encrypt) simple serial command to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
  47. 14959da [sw/sca] Add 's' (seed PRNG) simple serial command by Alphan Ulusoy · 4 years, 2 months ago
  48. e7128e0 [sw/sca] Add Mersenne Twister PRNG library to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
  49. 125940f [sw/sca] Add simple serial library by Alphan Ulusoy · 4 years, 2 months ago
  50. 65517de [sw/sca] Refactor simple serial code in preparation for a new library by Alphan Ulusoy · 4 years, 2 months ago
  51. 45daa5f [sw/sca] Add side-channel analysis support library (sca) by Alphan Ulusoy · 4 years, 2 months ago
  52. 873f0a8 [sw/sca] Refactor common sca code in preparation for a new library by Alphan Ulusoy · 4 years, 2 months ago
  53. 15dd4a5 [sw/sca] Refactor and rename constants and params, cleanup some related code by Alphan Ulusoy · 4 years, 2 months ago
  54. 6766385 [sw/sca] Replace char with uint8_t for consistency by Alphan Ulusoy · 4 years, 2 months ago
  55. ef8f82d [sw, dif_clkmgr] Add smoke test for clock manager DIF by Michael Munday · 4 years, 2 months ago
  56. 8f679e6 [otbn] rework parts of 384 bit Barrett code by Felix Miller · 4 years, 2 months ago
  57. 662d98e [otbn] add comments on bounds of parameters by Felix Miller · 4 years, 2 months ago
  58. 7c42f67 [otbn] fix bn.rshi instructions in Barrett code by Felix Miller · 4 years, 2 months ago
  59. 5acd3e1 [sw, dif_clkmgr] Add clock manager DIF unit tests. by Michael Munday · 4 years, 2 months ago
  60. 282e009 [sw, dif] Introduce AES smoke test by Silvestrs Timofejevs · 4 years, 2 months ago
  61. b029556 [sw, plic] Refactor DIF PLIC to be top level agnostic by Silvestrs Timofejevs · 4 years, 2 months ago
  62. d57f271 [sw, aes_test] Use dif_aes directly by Silvestrs Timofejevs · 4 years, 10 months ago
  63. 153b388 [sw, aes] Use dif_aes in the driver by Silvestrs Timofejevs · 4 years, 10 months ago
  64. b33dbd6 [sw, dif_aes] Introduce AES unittests by Silvestrs Timofejevs · 4 years, 10 months ago
  65. e778eb6 [sw, dif_aes] Introduce DIF AES library by Silvestrs Timofejevs · 4 years, 2 months ago
  66. 8fea32e [otbn/dif] Remove logging from smoke test by Philipp Wagner · 4 years, 2 months ago
  67. 75b13b9 [otbn/dif] Refactor smoke test to use otbn driver by Philipp Wagner · 4 years, 2 months ago
  68. 85f3f5a [sw, rom_ext_signer] Add documentation by Silvestrs Timofejevs · 4 years, 3 months ago
  69. 3081e3d [sw, rom_ext_signer] Add binary image manipulation functionality by Silvestrs Timofejevs · 4 years, 3 months ago
  70. 6b80da4 [sw, rom_ext_signer] Add the image manifest parser and configuration by Silvestrs Timofejevs · 4 years, 3 months ago
  71. f44732c [sw, rom_ext_signer] Rearrange the `rom_ext_image_tools` directory by Silvestrs Timofejevs · 4 years, 3 months ago
  72. 6503066 [sw, rom_exts] Add "autogenerated" to manifest.rs.tpl description by Silvestrs Timofejevs · 4 years, 2 months ago
  73. 5ce1cb7 [otbn] Switch to using bitfield for errors by Greg Chadwick · 4 years, 2 months ago
  74. 7d625a5 [systemtest] Adjust Verilator UART frequency by Philipp Wagner · 4 years, 2 months ago
  75. 3dfe086 [lc_ctrl] Update alert naming according to newest guidance by Michael Schaffner · 4 years, 2 months ago
  76. 0043a23 [sw, dif_uart] DIF_HW_USAGE_REVIEWED complete by Silvestrs Timofejevs · 4 years, 4 months ago
  77. 8292407 [sw] Editorial fix to doxygen comment by Philipp Wagner · 4 years, 2 months ago
  78. c154f0b Better document where to change UART baud rates by Philipp Wagner · 4 years, 2 months ago
  79. 684f7b1 [sw, uart] HW usage reviewed comment actions by Silvestrs Timofejevs · 4 years, 3 months ago
  80. bc40da4 [aes] Simplify clearing functionality by Pirmin Vogel · 4 years, 2 months ago
  81. b998398 [sw] Add CRT assembly library by Michael Munday · 4 years, 3 months ago
  82. 23f3172 [dif/lc_ctrl] Update checklist by Miguel Young de la Sota · 4 years, 3 months ago
  83. 30392af [dif/lc_ctrl] Add unit tests by Miguel Young de la Sota · 4 years, 3 months ago
  84. 028ac0e [dif/lc_ctrl] Roll forward "Implement LC DIFs" by Miguel Young de la Sota · 4 years, 3 months ago
  85. b192f24 [dif/otbn] Minor code style cleanups by Philipp Wagner · 4 years, 2 months ago
  86. 4b6f341 [otbn/sw] Add end-to-end RSA test by Philipp Wagner · 4 years, 5 months ago
  87. d553a3b [otbn/sw] Add OTBN device driver by Philipp Wagner · 4 years, 4 months ago
  88. cce6094 [cleanup] Mass replace tabs with spaces by Srikrishna Iyer · 4 years, 3 months ago
  89. cbe570b [usbdev] Test on NexysVideo with TUSB1106 USB PHY PMOD by Mark Hayter · 4 years, 4 months ago
  90. b84bc10 [sw, rom_exts] Add development keys and reference signature artifacts by Silvestrs Timofejevs · 4 years, 3 months ago
  91. 2ada63a [all] Fix remaining broken Ibex documentation links by Michael Munday · 4 years, 3 months ago
  92. 2d6a1c5 [aes_serial] Replace hardcoded GPIO addr with constant from top_earlgrey.h by Pirmin Vogel · 4 years, 3 months ago
  93. dfd05b5 [sw, dif_rstmgr] Make sure unittest up-to-date with HW by Silvestrs Timofejevs · 4 years, 3 months ago
  94. 2057231 [rstmgr] Temporary software change to enable building by Timothy Chen · 4 years, 3 months ago
  95. 5e71793 [top] Fix lint errors related to interrupts by Timothy Chen · 4 years, 3 months ago
  96. 6a11abf [sw] Update broken link to 'Exceptions and Interrupts' Ibex docs by Michael Munday · 4 years, 3 months ago
  97. bfa457c [sw, dif_uart] Add API for UART RX timeout control by Michael Munday · 4 years, 3 months ago
  98. 947a44a [sw, dif_aon_timer] Introduce DIF AON Timer library by Silvestrs Timofejevs · 4 years, 4 months ago
  99. 8730908 [keymgr] software updates for interrupt removal by Timothy Chen · 4 years, 3 months ago
  100. 9ac69c6 Revert "[ earlgrey_top, pattgen ] Adding Pattgen to Earl Grey" by Philipp Wagner · 4 years, 3 months ago