1. 8ffc710 [sw/dif_pwrmgr] Update missing bit fields by Guillermo Maturana · 3 years, 6 months ago
  2. 2b433c2 [dif] remove need for DIF unit test header by Timothy Trippel · 3 years, 6 months ago
  3. 455baa1 [dif] add more global DIF return codes by Timothy Trippel · 3 years, 6 months ago
  4. 78a5887 [bazel] Rules for DIFs and DIF unittests by Drew Macrae · 3 years, 7 months ago
  5. b9dca5d [otbn,sw] Don't use START_ADDR in p256 test by Rupert Swarbrick · 3 years, 6 months ago
  6. 440f960 [dif/autogen] refactored IRQ autogen for bazel integration by Timothy Trippel · 3 years, 6 months ago
  7. 351d1a7 [dif] migrate srcs to use lc_ctrl auto-generated DIFs by Timothy Trippel · 3 years, 6 months ago
  8. 8eab086 [dif/lc_ctrl] autogenerate DIF portions for lc_ctrl by Timothy Trippel · 3 years, 6 months ago
  9. 7b6113d [dif] update IRQ DIF autogen tooling for IPs with no IRQs by Timothy Trippel · 3 years, 7 months ago
  10. 54ab2bf [rstmgr] Make naming consistent for sw_ctrl_regwen by Timothy Chen · 3 years, 7 months ago
  11. 3472790 [dv/top_level] Loop through the SW test multiple times by Cindy Chen · 3 years, 7 months ago
  12. 7973806 [otbn, rtl] Implemented LOCKED state by Greg Chadwick · 3 years, 7 months ago
  13. 37eec2c [flash_ctrl] Various clean-up and updates by Timothy Chen · 3 years, 7 months ago
  14. d7cb3ae [dif/autogen] add CI check for autogen'd DIF code by Timothy Trippel · 3 years, 6 months ago
  15. 116fd72 [util] Build error fix for later versions of GCC than in CI by Silvestrs Timofejevs · 3 years, 6 months ago
  16. b158933 [otbn] Align ERR_BITS and FATAL_ALERT_CAUSE by Philipp Wagner · 3 years, 6 months ago
  17. 0425b1f [sw/silicon_creator] Disable flash during shutdown. by Michael Munday · 3 years, 7 months ago
  18. 91c360f [sw/testing] verify entropy smoke test result by Luís Marques · 3 years, 6 months ago
  19. 7434fc2 [sw/silicon_creator] Enable local alerts in shutdown_init. by Michael Munday · 3 years, 7 months ago
  20. 292606a [sw/silicon_creator] Create `.shutdown` section by Michael Munday · 3 years, 6 months ago
  21. 75f7690 [otbn] Better specify and describe errors by Philipp Wagner · 3 years, 6 months ago
  22. d0483e2 [sca] Optimize sha3_serial for lower noise, return digest via UART by Pirmin Vogel · 3 years, 7 months ago
  23. bd975db [dif] migrate srcs to use UART auto-generated IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
  24. 79dc4c0 [dif] auto-generated IRQ DIFs for UART by Timothy Trippel · 3 years, 7 months ago
  25. e3f8a82 [dif] simplify autogen DIF templates by sharing typedefs by Timothy Trippel · 3 years, 6 months ago
  26. 4ab5e2b [dv/top_level] Randomize lc exit_token value by Cindy Chen · 3 years, 7 months ago
  27. ddfe341 [otbn] P256 test: Read nonce and blinding constant from RND/URND by Philipp Wagner · 3 years, 8 months ago
  28. 20a0514 [otbn] P256: Don't overlap rnd with x_r by Philipp Wagner · 3 years, 8 months ago
  29. a8b39e8 [otbn] P256: Read blinding randomness from DMEM by Philipp Wagner · 3 years, 8 months ago
  30. 4ca50c3 [sw/silicon_creator] Allocate .static_critical section in memory by Michael Munday · 3 years, 7 months ago
  31. ce9232e [dif] added templates/tooling to autogenerate IRQ DIFs by Timothy Trippel · 3 years, 7 months ago
  32. be41f34 [spi_device] Add TPM instance in SPI_DEVICE top by Eunchan Kim · 3 years, 7 months ago
  33. fc7059c [edn/rtl] recoverable alert status bits added by Mark Branstad · 3 years, 7 months ago
  34. cb8a47e [doc] document styling rules for chip-level tests by Timothy Trippel · 3 years, 7 months ago
  35. 6f9bb43 [sw/silicon_creator] Add driver for retention SRAM scrambling by Michael Munday · 3 years, 10 months ago
  36. ab23a91 [sw] Dif and unittest updates to match by Timothy Chen · 3 years, 7 months ago
  37. cb6904b [sw/dif] Add multibit enable to entropy dif by Miguel Osorio · 3 years, 8 months ago
  38. 164eb09 [entropy_src/rtl] config bit to field conversion by Mark Branstad · 3 years, 8 months ago
  39. ef6b0b5 [sw/testing] OTBN tests were subfoldered with data files by Timothy Trippel · 3 years, 7 months ago
  40. 66c7352 [sw] replace hardcoded values with defined macros by Timothy Chen · 3 years, 7 months ago
  41. df49f38 [otp_ctrl] Allow partitions to absorb unallocated bits by Timothy Chen · 3 years, 8 months ago
  42. 445f82b [sensor_ctrl] Various updates to sensor_ctrl by Timothy Chen · 3 years, 7 months ago
  43. be139be [pwrmgr] Harden pwrmgr FSM / main_pok handling by Timothy Chen · 3 years, 7 months ago
  44. 17eb492 [tlgen] Add range mask / base address overlap check by Michael Schaffner · 3 years, 8 months ago
  45. 5ef088b [rv_plic] Standardize on level triggered interrupts in the system by Michael Schaffner · 3 years, 8 months ago
  46. 360e5c1 [sw/testing] kmac had more than one smoketest by Timothy Trippel · 3 years, 7 months ago
  47. a83df9d [otbn] Convert RSA example to a single entry point by Rupert Swarbrick · 3 years, 7 months ago
  48. 0703f96 [sw/testing] move smoke tests and condense their names by Timothy Trippel · 3 years, 7 months ago
  49. 715fc3b [alert_handler] Make the CLR register shadowed by Michael Schaffner · 3 years, 7 months ago
  50. ca92f99 [doc] document styling rules for chip-level test library code by Timothy Trippel · 3 years, 7 months ago
  51. 7c18ad9 [sw/testing] renamed random.* to rand_testutils.* by Timothy Trippel · 3 years, 7 months ago
  52. a9b8a89 [sw/testing] moved mask_rom_test.h by Timothy Trippel · 3 years, 7 months ago
  53. c3e76d0 [sw/testing] subfoldered chip-level test framework code by Timothy Trippel · 3 years, 7 months ago
  54. 28bbd32 [keymgr] Fix for error capture by Timothy Chen · 3 years, 7 months ago
  55. 6fec52e [csrng/rtl] only two values for field enable by Mark Branstad · 3 years, 8 months ago
  56. 8ae623f [ibex] Update and connect transmission integrity by Tom Roberts · 3 years, 7 months ago
  57. f63b735 [dif/rv_timer] add function to write to counter by Timothy Trippel · 3 years, 7 months ago
  58. b44ec82 [otp_ctrl/lc_ctrl] Add 32bit OTP vendor test ctrl/status regs to LC TAP by Michael Schaffner · 3 years, 7 months ago
  59. 59278e3 [otp_ctrl] Add VENDOR_TEST partition by Michael Schaffner · 3 years, 7 months ago
  60. 1db46eb [sw/silicon_creator] Read usage constraints from hardware during ROM_EXT verification by Alphan Ulusoy · 3 years, 7 months ago
  61. b0a5de2 [sw/silicon_creator] Add sigverify_usage_constraints_get() by Alphan Ulusoy · 3 years, 7 months ago
  62. 5847183 [sw/silicon_creator] Add lifecycle_device_id_get() by Alphan Ulusoy · 3 years, 7 months ago
  63. 74aea08 [sw/silicon_creator] Use sec_mmio in lifecycle driver by Alphan Ulusoy · 3 years, 7 months ago
  64. c7f04c7 [otbn] Introduce locked state by Philipp Wagner · 3 years, 7 months ago
  65. b1188ef [mask_rom] Clear the retention SRAM if the reset reason is POR by Michael Munday · 3 years, 7 months ago
  66. 3e19bde [otbn] Operational states and commands by Philipp Wagner · 3 years, 8 months ago
  67. 766ffce [sw/silicon_creator] Add driver for retention SRAM by Michael Munday · 3 years, 10 months ago
  68. 5487681 [sw/silicon_creator] Add usage constraints to the manifest. by Alphan Ulusoy · 3 years, 7 months ago
  69. c41bfe1 [top] Review and update of clock / reset settings for all modules by Timothy Chen · 3 years, 7 months ago
  70. c74ba0a [otbn] Make the life cycle escalation a fatal alert by Philipp Wagner · 3 years, 7 months ago
  71. bcf4ec6 [otbn] Add missing asserts for illegal bus access error by Philipp Wagner · 3 years, 7 months ago
  72. 3ef8b9c [sw/silicon_creator] Move digest computation out of sigverify_rsa_verify() by Alphan Ulusoy · 3 years, 7 months ago
  73. 0bfc169 [sw/silicon_creator] Refactor mask_rom_boot() to prioritize newer ROM_EXT by Alphan Ulusoy · 3 years, 7 months ago
  74. 5a8c8a0 [sw/silicon_creator] Replace romextimage with boot_policy by Alphan Ulusoy · 3 years, 7 months ago
  75. 1ea50f1 [otbn] Specify reaction to memory accesses while OTBN is busy by Philipp Wagner · 3 years, 8 months ago
  76. 0e75fcc [sw/silicon_creator] Add manifest_check() by Alphan Ulusoy · 3 years, 7 months ago
  77. 5f15827 [mask_rom] Use pre-CRT safe exception handler after reset by Michael Munday · 3 years, 8 months ago
  78. 4fb25fc [keymgr] Correct error classication by Timothy Chen · 3 years, 7 months ago
  79. d3a1d26 [dif/lc_ctrl] add support for new test states by Timothy Trippel · 3 years, 8 months ago
  80. bd714c6 [rstmgr/sysrst_ctrl] This fixes an autogenerated constant name by Michael Schaffner · 3 years, 7 months ago
  81. 0b8cc3e [sca] Add initial implementation of SHA3 SCA program by Alphan Ulusoy · 3 years, 8 months ago
  82. 8e3171d [sca] Add a parameter to sca_init() for disabling peripherals by Alphan Ulusoy · 3 years, 8 months ago
  83. 486cf5d [sca] Add a parameter to sca_init() for selecting the trigger source by Alphan Ulusoy · 3 years, 8 months ago
  84. 09def6a [sca] Add a dictionary to meson.build for building multiple SCA programs by Alphan Ulusoy · 3 years, 8 months ago
  85. 6ca300e [sysrst_ctrl] Add flash_wp_l signal and update pinout mapping by Michael Schaffner · 3 years, 7 months ago
  86. cd90fe8 [dif/rv_plic] fix incorrect DIF naming convention by Timothy Trippel · 3 years, 7 months ago
  87. e9c0624 [dif/entropy_src] fix incorrect DIF naming convention by Timothy Trippel · 3 years, 7 months ago
  88. fcbdd82 [sw, rstmgr] Fix broken reference by Pirmin Vogel · 3 years, 7 months ago
  89. c80abb3 [sw/silicon_creator] Add reset reason enum to rstmgr driver by Michael Munday · 3 years, 8 months ago
  90. 7cf50b4 [sw/silicon_creator] Fix constants in sigverify_keys_unittest.cc by Alphan Ulusoy · 3 years, 7 months ago
  91. 80b2ce5 [sysrst_ctrl] Consolidate input CDC flops, overhaul signal naming by Michael Schaffner · 3 years, 8 months ago
  92. 05d5bb5 [sw/silicon_creator] Check life cycle state when choosing the rsa_verify implementation by Alphan Ulusoy · 3 years, 8 months ago
  93. 7d2b34b Revert "[rv_timer/top] Remove rv_timer from PLIC sources" by Michael Schaffner · 3 years, 8 months ago
  94. 011a9ea [sw/silicon_creator] Implement key type support for Mask ROM keys by Alphan Ulusoy · 3 years, 8 months ago
  95. 548b133 [sw/silicon_creator] Use the new mock in sigverify_keys unit tests by Alphan Ulusoy · 3 years, 8 months ago
  96. f23b968 [sw/silicon_creator] Add mock for sigverify_keys_ptrs.h by Alphan Ulusoy · 3 years, 8 months ago
  97. 6e605f5 [sw/silicon_creator] Add sigverify_keys_ptrs.h to mock keys stored in Mask ROM by Alphan Ulusoy · 3 years, 8 months ago
  98. 060bb4f [sw/silicon_creator] Add key type definitions for Mask ROM keys by Alphan Ulusoy · 3 years, 8 months ago
  99. d47a69d [dif/alert_handler] restored CauseTest.IsCauseLocal unit test. by Timothy Trippel · 3 years, 8 months ago
  100. 79385d1 [dif/alert_handler] fixed CauseTest.Ack and corresponding DIF match RTL by Timothy Trippel · 3 years, 8 months ago