1. c137676 [dif/alert_handler] Add class locking DIFs. by Timothy Trippel · 3 years, 2 months ago
  2. 0262e24 [bazel] fixup dependency in mask_rom_epmp_test by Drew Macrae · 3 years, 2 months ago
  3. 61a8873 [bazel] fix dependency in mask_rom_epmp_test by Drew Macrae · 3 years, 2 months ago
  4. 2e85ff1 [dif/alert_handler] Add local alert locking DIFs. by Timothy Trippel · 3 years, 2 months ago
  5. 3dacc6f [dif/alert_handler] Add alert locking DIFs. by Timothy Trippel · 3 years, 2 months ago
  6. 65ff510 [util] updates to ensure make_new_dif points at the right hjson by Timothy Chen · 3 years, 2 months ago
  7. 8eac7c0 [sw/silicon_creator] Add hardened assembly routine for redundant checks by Miguel Young de la Sota · 3 years, 2 months ago
  8. ca1abd1 [rom] Setup watchdog timer in assembly before entropy setup by Michael Munday · 3 years, 2 months ago
  9. dce6eb7 [sw,mask_rom] Rename manifest.S so it doesn't collide with manifest.c rule by Daniel Beitel · 3 years, 2 months ago
  10. 99fb671 [sw] Remove silicon_creator dependencies from HMAC driver. by Jade Philipoom · 3 years, 3 months ago
  11. c192554 [sw] Copy HMAC driver from silicon_creator. by Jade Philipoom · 3 years, 3 months ago
  12. 231f69f [sw,tests] Testing KMAC clock gating using clkmgr clock hints by Dave Williams · 3 years, 3 months ago
  13. cd01ed7 [sw/silicon_creator] Harden flash_ctrl_info_page_enum_t by Alphan Ulusoy · 3 years, 3 months ago
  14. 091922a [sw/silicon_creator] Move SHUTDOWN_CHECK to hardened.h by Alphan Ulusoy · 3 years, 3 months ago
  15. 722d1fa [dif/alert_handler] Fix bug in ping timer lock DIFs. by Timothy Trippel · 3 years, 3 months ago
  16. 69fb25d [sw,crypto] Adjust parameters for R^2 algorithm. by Jade Philipoom · 3 years, 3 months ago
  17. e21ff4d [sw,crypto] Implement faster algorithm for Montgomery R^2 on OTBN. by Jade Philipoom · 3 years, 3 months ago
  18. a417209 [sw/rom] Add ROM driver. by Miguel Osorio · 3 years, 3 months ago
  19. 8102eaf [sw/dif] Implement a DIF library for FLASH_CTRL by Alexander Williams · 4 years, 9 months ago
  20. 15f5d7e [sw/dif] Add conversion from toggle to mubi by Alexander Williams · 3 years, 3 months ago
  21. 07bb568 [sw/silicon_creator] Add dynamic tests for sigverify. by Jade Philipoom · 3 years, 3 months ago
  22. 093fc86 [sw/silicon_creator] Add Ibex mod_exp tests for sigverify. by Jade Philipoom · 3 years, 3 months ago
  23. cc147fa [dif/alert_handler] Add ping timer enable DIF. by Timothy Trippel · 3 years, 3 months ago
  24. fe8409a [dif/alert_handler] Add ping timer config DIF. by Timothy Trippel · 3 years, 3 months ago
  25. 610e719 [sw,tests] Add the chip level test `chip_sw_aon_timer_sleep_wdog_bite_reset` by Douglas Reis · 3 years, 3 months ago
  26. 9550fda [sw,tests] Add the chip level test `chip_sw_aon_timer_wdog_bite_reset` by Douglas Reis · 3 years, 3 months ago
  27. 3c8b1fb [sw,tests] Refactory of the `aon_timer_testutils` by Douglas Reis · 3 years, 3 months ago
  28. bf6c751 [flash_ctrl] prep work for flash exec value update by Timothy Chen · 3 years, 3 months ago
  29. 95be8e6 [dif/alert_handler] Add X macros to simplify DIF code. by Timothy Trippel · 3 years, 3 months ago
  30. 52ed5f2 [dif/alert_handler] Add class configuration DIF. by Timothy Trippel · 3 years, 3 months ago
  31. eb0ca16 [dif/alert_handler] Refactor class config struct. by Timothy Trippel · 3 years, 3 months ago
  32. 6968f4f [sw/silicon_creator] Use SW_FATAL_ERR in shutdown_software_escalate() by Alphan Ulusoy · 3 years, 3 months ago
  33. 48b9a95 [otbn,sw] Change how we expose OTBN symbols to Ibex by Rupert Swarbrick · 3 years, 3 months ago
  34. 19aeae3 [sw,crypto] Add random-testing machinery for RSA-3072. by Jade Philipoom · 3 years, 5 months ago
  35. c4cebb2 [sw/silicon_creator] Harden encoded message check by Alphan Ulusoy · 3 years, 3 months ago
  36. 7dbbbd5 [hmac_smoketest] change endianness of expectation by Drew Macrae · 3 years, 3 months ago
  37. 10c66e4 [sw,otbn] Adjust loaders to properly handle OTBN's new bss section. by Jade Philipoom · 3 years, 3 months ago
  38. 13662ab [sw/silicon_creator] Fix typos in OTBN driver. by Jade Philipoom · 3 years, 3 months ago
  39. f0ed295 [otbn,crypto] Use .bss for RSA buffers. by Jade Philipoom · 3 years, 3 months ago
  40. e4c5d70 [bazel] Update BUILD files by Alphan Ulusoy · 3 years, 3 months ago
  41. aba8a65 [sw/silicon_creator] Harden security_version check in boot_policy by Alphan Ulusoy · 3 years, 3 months ago
  42. 1cae8b1 [sw/silicon_creator] Add SHUTDOWN_CHECK by Alphan Ulusoy · 3 years, 3 months ago
  43. d395816 [bazel] Tag failiing tests to allow exclusion by Drew Macrae · 3 years, 3 months ago
  44. 52dd4cd [bazel] build smoketests by Drew Macrae · 3 years, 4 months ago
  45. f8e2a73 [sw,tests] Add the chip level test `chip_sw_aon_timer_wakeup_irq` by Douglas Reis · 3 years, 3 months ago
  46. 89a23df [sw] Add function `ibex_timeout_check` by Douglas Reis · 3 years, 3 months ago
  47. 22cfe8d [aon, test] Initialize variable before passing as a reference. by Douglas Reis · 3 years, 3 months ago
  48. 011a908 [opentitantool] Add fixed_size_bigint macro for defining fixed-size bigint types by Alphan Ulusoy · 3 years, 3 months ago
  49. 8046090 [opentitantool] Support different error types in `ParseInt` by Alphan Ulusoy · 3 years, 3 months ago
  50. 336fdfe [opentitanool] Add num-bigint-dig and num-traits dependencies by Alphan Ulusoy · 3 years, 3 months ago
  51. af47994 [sw/test_rom_ext] Embed IRQ vector config in startup asm. by Timothy Trippel · 3 years, 3 months ago
  52. 5a23797 [sw/test_rom] Embed IRQ vector config in startup asm. by Timothy Trippel · 3 years, 3 months ago
  53. fc96427 [dif/alert_handler] Add local alert configuration DIF. by Timothy Trippel · 3 years, 3 months ago
  54. 430ef6c [sw, dv, device.h] Add symbol for AON clock freq by Srikrishna Iyer · 3 years, 3 months ago
  55. 33e0d1e [dif/alert_handler] Add alert configuration DIF. by Timothy Trippel · 3 years, 3 months ago
  56. a894cec [sw, host] Update Mundane version by Luís Marques · 3 years, 3 months ago
  57. e9707f0 [tests] Update otp_ctrl smoketest to use VENDOR_TEST partition by Alphan Ulusoy · 3 years, 3 months ago
  58. 26f7088 [dif/alert_handler] Rename `*_is_locked` and `*_lock` DIFs. by Timothy Trippel · 3 years, 3 months ago
  59. 405e321 [sw,crypto] Adjust parameters for R^2 algorithm on Ibex. by Jade Philipoom · 3 years, 3 months ago
  60. f47ec14 [sw/silicon_creator] Implement faster algorithm for R^2 on Ibex. by Jade Philipoom · 3 years, 3 months ago
  61. c8b2b8a [sw/dif] Add `dif_multi_bit_bool_to_toggle()` base DIFs. by Timothy Trippel · 3 years, 3 months ago
  62. 7090d9e [sw,crypto] Move symbol address loads outside modexp. by Jade Philipoom · 3 years, 3 months ago
  63. da4b931 [sw,crypto] Mark short signatures as valid. by Jade Philipoom · 3 years, 3 months ago
  64. 08b4cf9 [sw/silicon_creator] Add a default set of hard-coded modexp tests. by Jade Philipoom · 3 years, 3 months ago
  65. 88e4547 [sw/silicon_creator] Add cryptolib tests to sigverify. by Jade Philipoom · 3 years, 4 months ago
  66. 8288b01 [opentitantool] Support configuration of GPIO pin modes by Jes B. Klinke · 3 years, 5 months ago
  67. c1cf4a8 [sw,tests] ROM Integrity check in PROD and non-PROD LC States by Dave Williams · 3 years, 4 months ago
  68. 8b67598 [sw/dif] Add `toggle_to_bool()` and `bool_to_toggle()` to DIF base. by Timothy Trippel · 3 years, 4 months ago
  69. 1fb5b07 [sw/silicon_creator] Lock CREATOR_SW_CFG OTP partition in rom_ext by Alphan Ulusoy · 3 years, 3 months ago
  70. a510f8e [sw] Fix endianness bit in HMAC DIF. by Jade Philipoom · 3 years, 4 months ago
  71. b825025 [sw/silicon_creator] Support RSA keys with exponent 3. by Jade Philipoom · 3 years, 3 months ago
  72. 2ec34fa [sw/silicon_creator] Set scrambling, ECC, HE for data and boot_data info pages in flash_ctrl_init by Alphan Ulusoy · 3 years, 3 months ago
  73. 216f8f1 [sw/silicon_creator] Add flash_ctrl cfg_set functions for data and info partitions by Alphan Ulusoy · 3 years, 3 months ago
  74. d55d5ad [sw/silicon_creator] Add flash_ctrl_data_default_perms_set by Alphan Ulusoy · 3 years, 3 months ago
  75. 7c36855 [sw/silicon_creator] Replace mp with perms in flash_ctrl by Alphan Ulusoy · 3 years, 3 months ago
  76. 578e776 [sw/test_rom_ext] Rename/organize code in `exts/common`. by Timothy Trippel · 3 years, 4 months ago
  77. c2d4408 [rstmgr] fix unit test by Drew Macrae · 3 years, 3 months ago
  78. 0522de8 [sw/silicon_creator] Avoid double-writes when invalidating boot_data entries by Alphan Ulusoy · 3 years, 4 months ago
  79. 5d7ea01 [sw/silicon_creator] Add kHmacDigestNumWords to hmac.h by Alphan Ulusoy · 3 years, 4 months ago
  80. 860c6ad [hw,uart] Change the uart0 pins to match the tapeout by Douglas Reis · 3 years, 4 months ago
  81. c25a877 [opentitantool] Applied rustfmt to opentitanlib and opentitantool by Jes B. Klinke · 3 years, 5 months ago
  82. ce2fecc [opentitantool] Factored UsbBackend into separate util file by Jes B. Klinke · 3 years, 5 months ago
  83. 4a932b2 [opentitantool] Add support for HyperDebug by Jes B. Klinke · 3 years, 6 months ago
  84. 96e0054 [bazel, mask_rom] Build fixes by Chris Frantz · 3 years, 4 months ago
  85. 961b2cd [sw/boot_rom] Rename "boot_rom" to "test_rom". by Timothy Trippel · 3 years, 4 months ago
  86. 9b34e4a [bazel] Build mask_rom with bazel by Chris Frantz · 3 years, 4 months ago
  87. 0435967 [sw/silicon_creator] Call flash_ctrl_creator_info_lockdown() from rom_ext_boot() by Alphan Ulusoy · 3 years, 4 months ago
  88. d7e5e40 [sw/silicon_creator] Add flash_ctrl_creator_info_lockdown() by Alphan Ulusoy · 3 years, 4 months ago
  89. 545cef2 [sw/silicon_creator] Add unit tests for flash_ctrl_info_mp_set() by Alphan Ulusoy · 3 years, 4 months ago
  90. 1f2ca1a [sw/silicon_creator] Add tests for flash_ctrl info page definitions by Alphan Ulusoy · 3 years, 4 months ago
  91. 0b83eed [sw/silicon_creator] Simplify flash_ctrl_info_page_t definition by Alphan Ulusoy · 3 years, 4 months ago
  92. a38d8cf [sw/silicon_creator] Add rstmgr_reset() and functest by Alphan Ulusoy · 3 years, 4 months ago
  93. be105cf [sw/silicon_creator] Disable flash in pre-CRT exception handler by Michael Munday · 3 years, 4 months ago
  94. 486318a [sw/silicon_creator] Use software reset in asm exception handler by Alphan Ulusoy · 3 years, 4 months ago
  95. 4648970 [sw, tests] Adding test to verify ROM interface to KMAC by Dave Williams · 3 years, 4 months ago
  96. 2e3e062 [mask_rom] Add OTP option to enable AST and reduce AST_CFG size by Michael Munday · 3 years, 4 months ago
  97. 11ea58d [mask_rom] Perform basic AST initialization by Michael Munday · 3 years, 4 months ago
  98. 8c1eecd [sw,otbn] Implement e=3 signature verification for RSA-3072. by Jade Philipoom · 3 years, 4 months ago
  99. 319dbc8 [sw/silicon_creator] Clean up flash disable in shutdown by Michael Munday · 3 years, 4 months ago
  100. b70dde6 [sw/silicon_creator] Pick values for OTP enums by Michael Munday · 3 years, 6 months ago