1. 6f12fbe [opentitantool] cargo raze --generate-lockfile by Alphan Ulusoy · 2 years, 7 months ago
  2. e420cac [bazel] Enhance bitstream_splice rule to update usr_access value and remove CRC check by Alphan Ulusoy · 2 years, 7 months ago
  3. c9209a3 [opentitantool] Add update-usr-access command by Alphan Ulusoy · 2 years, 7 months ago
  4. 5449be6 [opentitantool] Add usr_access_set, usr_access_timestamp, rm_crc by Alphan Ulusoy · 2 years, 7 months ago
  5. 5ce779f [opentitantool] Re-raze by Alphan Ulusoy · 2 years, 7 months ago
  6. 0a56851 [opentitantool] Add chrono to dependencies by Alphan Ulusoy · 2 years, 7 months ago
  7. 906e260 [opentitantool] Refactor bitstream USR_ACCESS code to a separate module by Alphan Ulusoy · 2 years, 7 months ago
  8. 85057ad [otbn, dv] Added a testcase to verify *_STACK.ADDR.INTEGRITY by Prajwala Puttappa · 2 years, 7 months ago
  9. db5c836 [test] alert_handler_reverse_ping_in_deep_sleep by Miguel Osorio · 2 years, 7 months ago
  10. f520fbb [crypto] Split key import/export operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  11. 4cdf0fd [crypto] Split KDF operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  12. f1d37fa [crypto] Split DRBG operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  13. 84e37f7 [crypto] Split RSA operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  14. 1fd2510 [crypto] Split MACs from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  15. e866425 [crypto] Split hash functions from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  16. 61680da [crypto] Split ECC operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  17. 32257e7 [crypto] Split AES operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  18. 6debefc [crypto] Split shared datatypes from monolithic header. by Jade Philipoom · 2 years, 7 months ago
  19. 5dbc328 [sw/silicon_creator, test] Move shared constants to toplevel_memory.ld.tpl by Alphan Ulusoy · 2 years, 7 months ago
  20. f4a8a3a [spi_device/dv] Update spi agent for CSB by Weicai Yang · 2 years, 7 months ago
  21. c968b39 [chip dv] Address bug 14882 by Srikrishna Iyer · 2 years, 7 months ago
  22. a5c40f5 [chip dv] Fix X detection logic on IOs by Srikrishna Iyer · 2 years, 7 months ago
  23. d9a878d [chip dv] Fix PWM test by Srikrishna Iyer · 2 years, 7 months ago
  24. 1a1f5c5 [chip dv] Fix chip_sw_sysrst_ctrl_outputs test by Srikrishna Iyer · 2 years, 7 months ago
  25. cbcc12b [chip, dv] Fix chip_csr_mem_rw_with_rand_reset test by Srikrishna Iyer · 2 years, 7 months ago
  26. 06ad58d [chip, dv] Fix for chip_sw_pwrmgr_b2b_sleep_reset_req by Srikrishna Iyer · 2 years, 7 months ago
  27. a6ed153 [chip dv] Fix errors due to use of invalid HIER macros by Srikrishna Iyer · 2 years, 7 months ago
  28. 548953e [chip dv] Fix flash ctrl jtag connection by Srikrishna Iyer · 2 years, 7 months ago
  29. 5838d83 [chip dv] Get most JTAG tests working by Srikrishna Iyer · 2 years, 7 months ago
  30. 73181b7 [chip dv] Get ALL UART tests working by Srikrishna Iyer · 2 years, 7 months ago
  31. 796cc0e [chip dv] i2c tx rx vseq address comment by Srikrishna Iyer · 2 years, 7 months ago
  32. a00ce54 [dv/kmac] clean up void usage in predict function by Cindy Chen · 2 years, 7 months ago
  33. 6bd1737 [dv/kmac] Fix err_code regression error by Cindy Chen · 2 years, 7 months ago
  34. d6398dd [doc] Update commands for connecting to FPGA with openOCD by Miles Dai · 2 years, 7 months ago
  35. 51c8d8d [test] Erase flash also in BootstrapTest::start() by Alphan Ulusoy · 2 years, 7 months ago
  36. 7b44a78 [test] Add rom_e2e_bootstrap_phase2_read by Alphan Ulusoy · 2 years, 7 months ago
  37. 6adfad1 [test] Add rom_e2e_bootstrap_phase2_erase by Alphan Ulusoy · 2 years, 7 months ago
  38. 1841eb4 [test] Add rom_e2e_bootstrap_phase2_page_program by Alphan Ulusoy · 2 years, 7 months ago
  39. a027ab0 [test] Add rom_e2e_bootstrap_phase2_reset by Alphan Ulusoy · 2 years, 7 months ago
  40. 14626b9 [otp_ctrl/dif] Fix up lock reg handling by Alexander Williams · 2 years, 7 months ago
  41. 348e0a4 [flash_ctrl,dv] mem bus integrity tests by Jaedon Kim · 2 years, 7 months ago
  42. 28d4235 [dv/kmac] Fix err_code regression error by Cindy Chen · 2 years, 7 months ago
  43. 863be67 [test] Add rom_e2e_bootstrap_phase1_read by Alphan Ulusoy · 2 years, 7 months ago
  44. 39cdb24 [test] Add rom_e2e_bootstrap_phase1_page_erase by Alphan Ulusoy · 2 years, 7 months ago
  45. 304ef63 [test] Add rom_e2e_bootstrap_phase1_page_program by Alphan Ulusoy · 2 years, 7 months ago
  46. f7f542f [test] Add rom_e2e_bootstrap_phase1_reset by Alphan Ulusoy · 2 years, 7 months ago
  47. ee771a3 [test] Erase chip in BootstrapTest::drop() by Alphan Ulusoy · 2 years, 7 months ago
  48. bef7355 [test] Remove status check from BootstrapTest::start() by Alphan Ulusoy · 2 years, 7 months ago
  49. bb85ee0 [opentitanlib] Return &Self from methods so that they can be chained by Alphan Ulusoy · 2 years, 7 months ago
  50. 6aee2ed [test] Minor cleanup in e2e_boostrap_entry by Alphan Ulusoy · 2 years, 7 months ago
  51. b5973ce [sw/silicon_creator] Fix short page-misaligned writes in bootstrap by Alphan Ulusoy · 2 years, 7 months ago
  52. 2dbd91b [sw/silicon_creator] Clear status bits after ignored cmds in bootstrap phase 1 by Alphan Ulusoy · 2 years, 7 months ago
  53. 91e674c [silicon_creator] Ensure OTBN is idle before writes/commands. by Jade Philipoom · 2 years, 8 months ago
  54. bccbd2c [opentitanlib] Update FixedSizeBigInt to_bytes methods to return BYTE_LEN long vectors by Alphan Ulusoy · 2 years, 7 months ago
  55. 3c54b1e [util] Fix extract_sw_logs.py by Srikrishna Iyer · 2 years, 7 months ago
  56. c4d76f7 [chip,dv,i2c] add loopback mode to i2c agent by Jaedon Kim · 2 years, 7 months ago
  57. b05a440 [chip dv] Replace chip_if with individual interfaces by Srikrishna Iyer · 2 years, 7 months ago
  58. 4846f9e [chip, dv] Introduce chip_if by Srikrishna Iyer · 2 years, 7 months ago
  59. c76ff7c [sw, test_rom] Skip UART init for DV by Srikrishna Iyer · 2 years, 7 months ago
  60. 4450404 [dv, pwm] Remove pwn_en from agent by Srikrishna Iyer · 2 years, 7 months ago
  61. 2b01e35 [dv, uart_agent] Delay TX by 1ps by Srikrishna Iyer · 2 years, 7 months ago
  62. 11741fb [dv, clk_rst_if] Expand instance name in context by Srikrishna Iyer · 2 years, 7 months ago
  63. f61fe4a [dv] pins_if improvement by Srikrishna Iyer · 2 years, 7 months ago
  64. 7e3bb0a [sw] Allow for the optional inclusion of a .bazelrc-site file by Martin Lueker-Boden · 2 years, 7 months ago
  65. d39167d [sw/silicon_creeator] Register spi commands after initializing spi_device buffers by Alphan Ulusoy · 2 years, 7 months ago
  66. c8a7ff7 [sw] Use default environment for srec_cat by Martin Lueker-Boden · 2 years, 7 months ago
  67. 12e3dd9 [pwrmgrr/|rstmgr] Moved fault_status regs into LC domain by Joshua Park · 2 years, 8 months ago
  68. e5c7654 [otbn] Relax assertion for blanking of Adder Y by Andreas Kurth · 2 years, 7 months ago
  69. 4a61e10 [otbn] Add assertions for secure wipe by Canberk Topal · 2 years, 8 months ago
  70. 71d29ea [otbn,dv] Blanking assertions by Canberk Topal · 2 years, 7 months ago
  71. 06154a5 [crypto] Add AES-GCM authenticated decryption. by Jade Philipoom · 2 years, 8 months ago
  72. cd99f73 [crypto] Change docstring for returned status codes. by Jade Philipoom · 2 years, 7 months ago
  73. de79536 [crypto] Update API header to latest version. by Jade Philipoom · 2 years, 7 months ago
  74. b548a1c [crypto] Add support for sideloaded keys to the AES driver. by Jade Philipoom · 2 years, 7 months ago
  75. d696612 [ast] Add 'plusargs' to set Calibrated SYS clock to 70MHz by Jacob Levy · 2 years, 7 months ago
  76. 7a28058 [dv,top] Fix chip_sw_aon_timer_irq by Guillermo Maturana · 2 years, 7 months ago
  77. ec81414 [CDC/PRIM] Updated prim_fifo_sync and prim_fifo_async to avoid CDC in rdata by Joshua Park · 2 years, 8 months ago
  78. bd23a14 Fix various typos in Markdown files by Dan McArdle · 2 years, 7 months ago
  79. 5cc5cdf [opentitantool]: Adapt heuristics for Ti50 images by Jes B. Klinke · 2 years, 10 months ago
  80. 0646ccc [flash_ctrl/dv] update the flash interrupt read handling by Timothy Chen · 2 years, 7 months ago
  81. 98be28c [dv/common] Same csr outstanding test support multi ral by Cindy Chen · 2 years, 7 months ago
  82. b5f8a46 [dv/kmac] Map sec_cm with current test by Cindy Chen · 2 years, 7 months ago
  83. 03b2884 [test] Minor cleanup in rom_e2e_bootstrap_entry by Alphan Ulusoy · 2 years, 7 months ago
  84. 7c5aadd [test] Add rom_e2e_bootstrap_shutdown by Alphan Ulusoy · 2 years, 7 months ago
  85. 25a8a66 [test] Update ROM e2e test plan by Alphan Ulusoy · 2 years, 7 months ago
  86. c7ce047 [test] Use BootstrapTest to isolate individual test points by Alphan Ulusoy · 2 years, 7 months ago
  87. 604d471 [opentitanlib] Set a default for reset_delay and clean up call sites by Alphan Ulusoy · 2 years, 7 months ago
  88. e1a89d2 [test] Split test_bootstrap_entry to two test points by Alphan Ulusoy · 2 years, 7 months ago
  89. 8667e4d [test] Add BootstrapTest to isolate test points by Alphan Ulusoy · 2 years, 7 months ago
  90. 04b62e4 [pwm/dv] Fix ENUMERR in DV environment by Michael Schaffner · 2 years, 7 months ago
  91. 5777024 [entropy_src/dv] Fix ENUMERR in DV environment by Michael Schaffner · 2 years, 7 months ago
  92. 50ccb9f [edn/dv] Fix ENUMERR in DV environment by Michael Schaffner · 2 years, 7 months ago
  93. e57d9d5 [top/dv] Fix xcelium ENUMERR error in DV code by Michael Schaffner · 2 years, 7 months ago
  94. 18eb9a1 [dvsim] Promote xcelium warning ENUMERR to an error by Michael Schaffner · 2 years, 7 months ago
  95. ee10086 [doc] Add lightweight threat model by Miguel Osorio · 2 years, 7 months ago
  96. 28697b6 [crypto] Create templates for cryptolib API files. by Jade Philipoom · 2 years, 7 months ago
  97. f05ed4d [sigverify] Add an automatic check for OTBN instruction count ranges. by Jade Philipoom · 2 years, 8 months ago
  98. e456a31 [dv, sram_ctrl] Tolerate a minimum of ECC errors in the srambling test by Douglas Reis · 2 years, 7 months ago
  99. cfa21e4 [dv, sram_ctrl] Disable the integrity errors via testbench for scramble test by Douglas Reis · 2 years, 7 months ago
  100. 6af0dbd [bazel] Silence outquery's info + progress output by Dan McArdle · 2 years, 7 months ago