1. 2d6a1c5 [aes_serial] Replace hardcoded GPIO addr with constant from top_earlgrey.h by Pirmin Vogel · 4 years, 3 months ago
  2. dfd05b5 [sw, dif_rstmgr] Make sure unittest up-to-date with HW by Silvestrs Timofejevs · 4 years, 3 months ago
  3. 2057231 [rstmgr] Temporary software change to enable building by Timothy Chen · 4 years, 3 months ago
  4. 5e71793 [top] Fix lint errors related to interrupts by Timothy Chen · 4 years, 3 months ago
  5. 6a11abf [sw] Update broken link to 'Exceptions and Interrupts' Ibex docs by Michael Munday · 4 years, 3 months ago
  6. bfa457c [sw, dif_uart] Add API for UART RX timeout control by Michael Munday · 4 years, 3 months ago
  7. 947a44a [sw, dif_aon_timer] Introduce DIF AON Timer library by Silvestrs Timofejevs · 4 years, 4 months ago
  8. 8730908 [keymgr] software updates for interrupt removal by Timothy Chen · 4 years, 3 months ago
  9. 9ac69c6 Revert "[ earlgrey_top, pattgen ] Adding Pattgen to Earl Grey" by Philipp Wagner · 4 years, 3 months ago
  10. e1a73fa Revert "[ i2c, top_earlgrey ] First i2c instance" by Philipp Wagner · 4 years, 3 months ago
  11. 15fda95 [ i2c, top_earlgrey ] First i2c instance by Martin Lueker-Boden · 4 years, 3 months ago
  12. 956bc34 [ earlgrey_top, pattgen ] Adding Pattgen to Earl Grey by Martin Lueker-Boden · 4 years, 4 months ago
  13. cc12ed6 [sw, gpio smoke test] minor enhancements by Srikrishna Iyer · 4 years, 3 months ago
  14. 9b3f63d [sw/dif_gpio] Update GPIO SW checklist and stage file by Alphan Ulusoy · 4 years, 4 months ago
  15. 6016838 [sw/dif_gpio] Add GPIO smoke test by Alphan Ulusoy · 4 years, 4 months ago
  16. ba51066 [otbn] Add standalone tests for ECC P-256 operations by Felix Miller · 4 years, 4 months ago
  17. 98231be [sw/device/examples] Fix hello world examples by Michael Munday · 4 years, 3 months ago
  18. 9233aac [sw, rom_exts] manifest.md SHA-265 => SHA-256 typo fix by Silvestrs Timofejevs · 4 years, 4 months ago
  19. 480c0de [otbn] Add error code test to dif_otbn_smoketest by Greg Chadwick · 4 years, 4 months ago
  20. 398bb94 [otbn] Update DIF with new error codes by Greg Chadwick · 4 years, 4 months ago
  21. a55008e [rom_ext] Update Manifest Assembly by Sam Elliott · 4 years, 4 months ago
  22. 284b400 [rom_ext] Remove Signature Algorithm Identifier by Sam Elliott · 4 years, 4 months ago
  23. 23cbb9c [rom_ext] Use Generated ROM_EXT Format Description by Sam Elliott · 4 years, 4 months ago
  24. b23cae1 [dif/lc_ctrl] Roll back "Implement LC DIFs" by Miguel Young de la Sota · 4 years, 4 months ago
  25. f0df02a [doc] Correct Garret Links by Sam Elliott · 4 years, 4 months ago
  26. ed5086c [docs] Update Software Tree Documentation by Sam Elliott · 4 years, 4 months ago
  27. 195ee86 [otbn] fix transposed digits in p256 code by Felix Miller · 4 years, 4 months ago
  28. caf78d0 [otbn] Update p256 code with spec changes by Felix Miller · 4 years, 4 months ago
  29. 9a11f0f [dif/lc_ctrl] Implement LC DIFs by Miguel Young de la Sota · 4 years, 4 months ago
  30. 29a1e35 [dif/lc_ctrl] Add header for LC DIFs by Miguel Young de la Sota · 4 years, 4 months ago
  31. 8f02cf7 [sw, dif_plic] Add diagnostic message to one of the test cases by Silvestrs Timofejevs · 4 years, 4 months ago
  32. 4a89dc1 [boot_rom] use generated header for spi device address by Timothy Chen · 4 years, 4 months ago
  33. 28b927a [aes_serial] Change order of operations, reduce sleep time by Pirmin Vogel · 4 years, 5 months ago
  34. 46c31de [sw, rom_ext] Update files affected by manifest.md change by Silvestrs Timofejevs · 4 years, 4 months ago
  35. 2244731 [rom_ext] Update RSA terms in rom_ext mainfest doc by Felix Miller · 4 years, 4 months ago
  36. 41fd2b0 [otbn] Remove "err" interrupt by Rupert Swarbrick · 4 years, 4 months ago
  37. 4b41116 [sw, rom_ext] Minor grammatical fixes in descriptions by Silvestrs Timofejevs · 4 years, 4 months ago
  38. 2ca07af [sw, host] Add ROM_EXT signer `Cargo` dependencies vendoring by Silvestrs Timofejevs · 4 years, 5 months ago
  39. 6b198b7 [sw, host] Add initial ROM_EXT image signer tool infrastructure by Silvestrs Timofejevs · 4 years, 5 months ago
  40. f590dc7 [util, cargo] Rename `build_tock.sh` into `invoke_cargo.sh` by Silvestrs Timofejevs · 4 years, 5 months ago
  41. d0ab3e7 [otbn] Update p256 code snippet with wsr changes by Greg Chadwick · 4 years, 4 months ago
  42. d8929ed [dv, meson] Integrate DV SW build steps into meson by Srikrishna Iyer · 4 years, 4 months ago
  43. 3c740b3 [rom_ext] Generate Format Description by Sam Elliott · 4 years, 4 months ago
  44. 88a3835 [docs] Mask ROM Document Template by Sam Elliott · 4 years, 4 months ago
  45. 6a98f1e [docs] Consolidate Mask ROM Docs by Sam Elliott · 4 years, 4 months ago
  46. 522a608 [util, rom_ext] Add rust "header" generation by Silvestrs Timofejevs · 4 years, 4 months ago
  47. 79d5a79 [clkmgr] Initial DIF Implementation by Sam Elliott · 4 years, 4 months ago
  48. 91df54a [clkmgr] Initial Clock Manager Header by Sam Elliott · 4 years, 5 months ago
  49. 18cb5e2 [otbn] Teach ISS to generate errors on call stack under/overflow by Rupert Swarbrick · 4 years, 4 months ago
  50. 2d14984 [build] Make prog_* variables in Meson defined earlier by Philipp Wagner · 4 years, 4 months ago
  51. 7d25fd9 [sw] Add API Guidelines for DIF Parametization by Sam Elliott · 4 years, 5 months ago
  52. 08f926f [sw] Add Custom Target Dependencies by Sam Elliott · 4 years, 4 months ago
  53. f845618 [sw] Avoid using word "sanity" in SW Tree by Sam Elliott · 4 years, 4 months ago
  54. 8654b02 [otbn] Rename dif_otbn_sanitytest to dif_otbn_smoketest by Philipp Wagner · 4 years, 4 months ago
  55. 6dca726 [dif/otp_ctrl] Bring otp_ctrl to S1 by Miguel Young de la Sota · 4 years, 4 months ago
  56. dc7e9f8 [sw/rom_ext] Add manifest.h to dependency sources by Sam Elliott · 4 years, 4 months ago
  57. 5363dc4 [otbn] add initial assembly for ECC P-256 by Felix Miller · 4 years, 4 months ago
  58. 8a4cf45 [dif/otp_ctrl] Add smoke tests for otp_ctrl DIFs. by Miguel Young de la Sota · 4 years, 5 months ago
  59. 240ee1d [rom_ext] Document Usage Constraint Value and Signing Scheme by Sam Elliott · 4 years, 4 months ago
  60. be6ead5 [sw] flash_ctrl updates to support program resolution by Timothy Chen · 4 years, 5 months ago
  61. 207b1a6 [usbdev] ISO endpoint fixes, add out_err interrupt by Stefan Lippuner · 4 years, 5 months ago
  62. 5e5a9dd [sw] Deny K&R Declarations in C by Sam Elliott · 4 years, 5 months ago
  63. e2a0558 [otbn] Indicate S1 status for software by Philipp Wagner · 4 years, 5 months ago
  64. 7c66e95 [sw, dif_plic] Add a check to DIF PLIC unittests by Silvestrs Timofejevs · 4 years, 5 months ago
  65. 7d3ff15 [sw] Exporting spiflash frames for DV tests by Sam Elliott · 4 years, 5 months ago
  66. de15b01 [otbn] Fix nested loops in modexp.S by Greg Chadwick · 4 years, 5 months ago
  67. d9d8467 [otp rtl] Update OTP ctrl field names to fix #4051 by Srikrishna Iyer · 4 years, 5 months ago
  68. 54d8e0d [sw/dif] Increase # of interrupts by Eunchan Kim · 4 years, 5 months ago
  69. ed33032 [sw] Small cleanup in meson file by Philipp Wagner · 4 years, 5 months ago
  70. 972b3c2 [otbn/sw] Export ELF files into $BIN_DIR by Philipp Wagner · 4 years, 5 months ago
  71. c0f6f3d [otbn] Add DIF sanity test by Philipp Wagner · 4 years, 5 months ago
  72. 64e29bd [otbn/dif] Apply changed clang-format suggestions by Philipp Wagner · 4 years, 5 months ago
  73. 6b0a589 [otbn/dif] Use void* instead of uint32_t* for memcpy() parameters by Philipp Wagner · 4 years, 5 months ago
  74. 80cc823 [sw/otbn] Integrate OTBN code building into meson by Philipp Wagner · 4 years, 5 months ago
  75. cab8303 [otbn] Rename label to match what it does by Philipp Wagner · 4 years, 5 months ago
  76. 25073d8 [otbn] Make wrap_barrett384 symbol globally available by Philipp Wagner · 4 years, 5 months ago
  77. acf6d78 [dif/rstmgr] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  78. 31c08bd [dif/usbdev] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  79. 75c6d1d [dif/uart] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  80. 5415941 [dif/spi_device] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  81. 1ff4194 [dif/rv_timer] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  82. 5e51497 [dif/hmac] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  83. 594a136 [dif/alert_handler] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  84. b807853 [dif/i2c] Use new bitfield reggen constants by Miguel Young de la Sota · 4 years, 5 months ago
  85. 4e1a4a3 [reggen] Add a _BIT suffix to bit index constants by Miguel Young de la Sota · 4 years, 5 months ago
  86. 1d1ac6c [sw] Prevent use of COMMON Sections by Sam Elliott · 4 years, 5 months ago
  87. 525891d [sw] Refactor exporting to only use BIN_DIR by Philipp Wagner · 4 years, 5 months ago
  88. 20706b0 [util / sw] Flash template updates by Timothy Chen · 4 years, 5 months ago
  89. 465676b [dif/otp_ctrl] Add unit tests for for otp_ctrl DIFs. by Miguel Young de la Sota · 4 years, 5 months ago
  90. 2eaa406 [dif/otp_ctrl] Implement DIFs for otp_ctrl by Miguel Young de la Sota · 4 years, 5 months ago
  91. 21505e7 [sw, dif_rstmgr] Bump the software version to S1 by Silvestrs Timofejevs · 4 years, 5 months ago
  92. bb21a25 [sw, dif_rstmgr] Clarify a check in one of the unittests by Silvestrs Timofejevs · 4 years, 5 months ago
  93. 590e297 [sw, tests] Add DIF Rstmgr sanity test by Silvestrs Timofejevs · 4 years, 5 months ago
  94. 120c737 [sw] Cleanup Device Image Linker Scripts by Sam Elliott · 4 years, 5 months ago
  95. 2df5f20 [sw, rom_exts] Change `meson.build` to add slot B images generation by Silvestrs Timofejevs · 4 years, 5 months ago
  96. 8ba96a3 [sw, rom_exts] Add slot B linker file, and factor out common bits by Silvestrs Timofejevs · 4 years, 5 months ago
  97. bb2db39 [sw, dif_rstmgr] Add control and read APIs for alert info crash dump by Silvestrs Timofejevs · 4 years, 5 months ago
  98. dbef949 [otbn] unify montmul routines in modexp by Felix Miller · 4 years, 5 months ago
  99. 8f31e6f [otbn] change calling convention for modexp by Felix Miller · 4 years, 5 months ago
  100. 5968b22 [otbn] rework pointer usage in modexp by Felix Miller · 4 years, 5 months ago