1. 03b2884 [test] Minor cleanup in rom_e2e_bootstrap_entry by Alphan Ulusoy · 2 years, 7 months ago
  2. 7c5aadd [test] Add rom_e2e_bootstrap_shutdown by Alphan Ulusoy · 2 years, 7 months ago
  3. 25a8a66 [test] Update ROM e2e test plan by Alphan Ulusoy · 2 years, 7 months ago
  4. c7ce047 [test] Use BootstrapTest to isolate individual test points by Alphan Ulusoy · 2 years, 7 months ago
  5. 604d471 [opentitanlib] Set a default for reset_delay and clean up call sites by Alphan Ulusoy · 2 years, 7 months ago
  6. e1a89d2 [test] Split test_bootstrap_entry to two test points by Alphan Ulusoy · 2 years, 7 months ago
  7. 8667e4d [test] Add BootstrapTest to isolate test points by Alphan Ulusoy · 2 years, 7 months ago
  8. 28697b6 [crypto] Create templates for cryptolib API files. by Jade Philipoom · 2 years, 7 months ago
  9. f05ed4d [sigverify] Add an automatic check for OTBN instruction count ranges. by Jade Philipoom · 2 years, 8 months ago
  10. e456a31 [dv, sram_ctrl] Tolerate a minimum of ECC errors in the srambling test by Douglas Reis · 2 years, 7 months ago
  11. 657fa5b [dv,top,escalation] Enhance all_escalation_resets test by Guillermo Maturana · 2 years, 7 months ago
  12. aba8926 [sw/silicon_creator] Reorganize the error table for clarity by Alphan Ulusoy · 2 years, 7 months ago
  13. 866c83f [sw/silicon_creator] Remove retention SRAM errors by Alphan Ulusoy · 2 years, 7 months ago
  14. 4f884eb [sw/silicon_creator] Remove UART errors by Alphan Ulusoy · 2 years, 7 months ago
  15. e3ed6c7 [sw/silicon_creator] Remove unused error codes by Alphan Ulusoy · 2 years, 7 months ago
  16. e53d566 [top/dv] Add i2c_host_tx_rx test by Timothy Chen · 2 years, 7 months ago
  17. c220516 [top/dv] Update dv / test to work with ast usb calibration by Timothy Chen · 2 years, 7 months ago
  18. 3f5f87e [dif/entropy_src] FW_OV_WR_FIFO Management by Martin Lueker-Boden · 2 years, 7 months ago
  19. b73727c Fix common typos of "partition" by Dan McArdle · 2 years, 7 months ago
  20. b29eaae [test] Fix rom_e2e_bootstrap_enabled_not_requested by Alphan Ulusoy · 2 years, 7 months ago
  21. 6f04185 [test] Update rom_e2e_asm_init test point by Michael Schaffner · 2 years, 7 months ago
  22. ce4e1f0 [ottool] Enums that can round-trip unkown values by Chris Frantz · 2 years, 7 months ago
  23. d91fcd3 [rom_ext, bare_metal] Move global pointer init to start by Alphan Ulusoy · 2 years, 7 months ago
  24. 00da8a8 [bare_metal] Add .static_critical section for consistency with silicon_creator code by Alphan Ulusoy · 2 years, 7 months ago
  25. 43dd4db [test_rom] Fix global pointer initialization in test_rom_start.S by Alphan Ulusoy · 2 years, 7 months ago
  26. 0741bdc [test_rom] Add .static_critical section for consistency with silicon_creator code by Alphan Ulusoy · 2 years, 7 months ago
  27. fcc8bac [silicon_owner/bare_metal] cleanup boot test by Timothy Trippel · 2 years, 7 months ago
  28. 73df76a [bazel] add slot management to `opentitan_functest` macro by Timothy Trippel · 2 years, 7 months ago
  29. 9a38e6f [dv,chip_sw] Add all_escalation_resets_test by Guillermo Maturana · 2 years, 7 months ago
  30. 851b527 [crypto] Code reorganization for cryptolib. by Jade Philipoom · 2 years, 7 months ago
  31. 18a7479 [otbn,util] Add initial constants to constant-time checker. by Jade Philipoom · 2 years, 8 months ago
  32. 5d712a7 [crypto, test] Add a few tests for AES-GCM encryption. by Jade Philipoom · 2 years, 9 months ago
  33. 55f73c6 [crypto] Add AES-GCM encryption. by Jade Philipoom · 2 years, 9 months ago
  34. 6e08348 [dv, ndm] Refactor `rv_dm_ndm_reset_req` test for readability by Douglas Reis · 2 years, 7 months ago
  35. 98a0504 [chip,dv] update include path for pinmux reg from ip to top by Jaedon Kim · 2 years, 7 months ago
  36. 411c774 [bazel] Add SRAM program test rule for CW310 by Dan McArdle · 2 years, 8 months ago
  37. 998a27f [sensor_ctrl/dif] Fix toggle/bool conversions by Michael Schaffner · 2 years, 7 months ago
  38. 8a182aa [otp_ctrl] Add prim alert signals to OS interface description by Michael Schaffner · 2 years, 7 months ago
  39. 8ea7b3e [sw] Add a temporary static check for number of alerts by Timothy Chen · 2 years, 7 months ago
  40. 8b517f2 [top/dv] Patch up CI failures by Timothy Chen · 2 years, 7 months ago
  41. 592eaf6 [opentitanlib] Ti50Emulator add cleanup function by Michał Mazurek · 2 years, 8 months ago
  42. 2d60539 [test] Update ROM e2e testplan by Alphan Ulusoy · 2 years, 7 months ago
  43. 6bd652a [e2e] Regularize invocation of rust-based tests by Chris Frantz · 2 years, 7 months ago
  44. 88829b6 [flash_ctrl] Use comportable channels for alerts emanating from prim_flash by Michael Schaffner · 2 years, 7 months ago
  45. d0b9643 [opentitantool] Fix typo in CW310 backend by Jorge Prendes · 2 years, 7 months ago
  46. adfa87b [test] Add rom_e2e_bootstrap_write_enable_disable by Alphan Ulusoy · 2 years, 7 months ago
  47. c5f4b4c [opentitantool] Add SpiFlash::set_write_disable() by Alphan Ulusoy · 2 years, 7 months ago
  48. 6b746f7 [crypto] Add constant-time test rule for OTBN programs. by Jade Philipoom · 2 years, 8 months ago
  49. 493dc9d [test] Add OTBN sideloading test. by Jade Philipoom · 2 years, 7 months ago
  50. 7cbb64c [test] Add rom_e2e_static_critical test by Alphan Ulusoy · 2 years, 7 months ago
  51. 61737f9 [ottf] Fix global pointer initialization in ottf_start.S by Alphan Ulusoy · 2 years, 7 months ago
  52. d57d515 [sw/silicon_creator] Minor edit in manifest_def.c by Alphan Ulusoy · 2 years, 7 months ago
  53. ae1b9a4 [ottf] Add the .static_critical section to OTTF by Alphan Ulusoy · 2 years, 7 months ago
  54. db0fb8f [dif, hmac] Fix digest and key word order, remove stale comment by Alphan Ulusoy · 2 years, 7 months ago
  55. 5358180 [ottf] Fix log format strings for array check failures by Alphan Ulusoy · 2 years, 7 months ago
  56. faf2a6a [rom/e2e] Fix bitstream entry for bootstrap test by Alexander Williams · 2 years, 7 months ago
  57. a64a8c9 [rom/e2e] Use test_cmds for fixed args to harness by Alexander Williams · 2 years, 7 months ago
  58. d830b81 [e2e test] Test mask rom bootstrap properties by Chris Frantz · 2 years, 8 months ago
  59. f70e784 [mask_rom] Emit a status message when in bootstrap mode by Chris Frantz · 2 years, 8 months ago
  60. 4dd8fe2 [ottool] Add gpio commands to apply/remove strappings by Chris Frantz · 2 years, 8 months ago
  61. bcdc178 [dv, rv_core_ibex] Add test `chip_sw_nmi_irq` by Douglas Reis · 2 years, 7 months ago
  62. a836c21 Update lowrisc_ibex to lowRISC/ibex@37745c5c by Michael Schaffner · 2 years, 7 months ago
  63. 6be5b88 [cryptolib] csrng driver by Miguel Osorio · 2 years, 7 months ago
  64. e0468a5 [test] Enable passing arguments to the functest harness by Alexander Williams · 2 years, 7 months ago
  65. 5a5bfa7 [test] Add rom_e2e_shutdown_exception_c test by Alphan Ulusoy · 2 years, 7 months ago
  66. 2c3bfae [test, sw/silicon_creator] Emit .rodata even if it's empty by Alphan Ulusoy · 2 years, 7 months ago
  67. e289072 [test] Minor updates to ROM e2e testplan by Alphan Ulusoy · 2 years, 7 months ago
  68. 1517fe6 [sw/silicon_creator] End .manifest at 256-byte alignment by Alphan Ulusoy · 2 years, 7 months ago
  69. bdae0ee [test] Mark e2e_bootup_success as eternal instead of broken by Alphan Ulusoy · 2 years, 7 months ago
  70. 621b69e [otp_ctrl] Use comportable channels for alerts emanating from prim_otp by Michael Schaffner · 2 years, 7 months ago
  71. b05d61d [test] Enable passing arguments to the functest harness by Alexander Williams · 2 years, 7 months ago
  72. e00f988 [sw] Optimize functions in //sw/device/lib/base:memory by Dan McArdle · 2 years, 9 months ago
  73. 15bd69b [chip dv] Quiesce AON timer in pwrmgr smoketest by Srikrishna Iyer · 2 years, 7 months ago
  74. 911f19f [sw,aon_timer_testutil] Add AON timer shutdown by Srikrishna Iyer · 2 years, 7 months ago
  75. c759d56 [dif, aon_timer] Read and return timer status by Srikrishna Iyer · 2 years, 7 months ago
  76. cab5ac7 [sw/silicon_creator] Update retention SRAM layout by Alphan Ulusoy · 2 years, 7 months ago
  77. ad1905f [sw/silicon_creator] Extend sec_mmio_ctx_t to accommodate 1000 entries by Alphan Ulusoy · 2 years, 7 months ago
  78. 4ca61e2 [testutils] Move the strike counter to flash_ctrl testutils by Guillermo Maturana · 2 years, 7 months ago
  79. 6e73701 [sw/silicon_creator] minor fixes in rom e2e test plan by Alphan Ulusoy · 2 years, 7 months ago
  80. 6d1e7bc [sw] Enhance rand_testutils to set seed value by Srikrishna Iyer · 2 years, 7 months ago
  81. a899593 [dv/top] Regression triage by Timothy Chen · 2 years, 7 months ago
  82. f28b035 [dv, csrng] Add `fuse_en_sw_app_read` test by Douglas Reis · 2 years, 8 months ago
  83. 63f4597 [dv, csrng] Move part of kat implementation to testutils file by Douglas Reis · 2 years, 7 months ago
  84. 13742ca [dv, entropy_src] Fix typo by Douglas Reis · 2 years, 7 months ago
  85. e0997d1 [test, otbn] Rework otbn_mem_scramble_test by Pirmin Vogel · 2 years, 7 months ago
  86. a821ad8 [sw, otbn] Enable entropy auto mode for otbn_ecdsa_op_irq_test by Pirmin Vogel · 2 years, 7 months ago
  87. 544f725 [p256/p384, otbn] Switch RND usage to URND where possible by Pirmin Vogel · 2 years, 7 months ago
  88. d04a229 [dv,chip,pwrmgr] update escalate parameter for running test shorter. by Jaedon Kim · 2 years, 7 months ago
  89. ccc1873 [sw] Include <string.h> in memory.h for host builds by Dan McArdle · 2 years, 7 months ago
  90. 4ae68f9 refactor(spid): Split xfer_size TPM_CAP by Eunchan Kim · 2 years, 7 months ago
  91. b5c3adf [otbn,sw] Fix data memory section for `barrett384` by Andreas Kurth · 2 years, 7 months ago
  92. 9574925 [sca] Fix Simpleserial issue for AES and SHA3 by Bilgiday Yuce · 2 years, 7 months ago
  93. 7ed8125 [sw/entropy] Various clean-up to entropy_testutil by Timothy Chen · 2 years, 7 months ago
  94. bae08ef [sw/tests] clean-up entropy_src_edn_req_test by Timothy Chen · 2 years, 7 months ago
  95. 2097a97 refactor(crypto): Mandate hjson, template, output file arg by Eunchan Kim · 2 years, 7 months ago
  96. f5f8f82 fix(spid): DIF SPID to write full word to TPM Rd FIFO by Eunchan Kim · 2 years, 8 months ago
  97. d1be61b [testplanner] Replace IP milestone terminology with development stage by Michael Schaffner · 2 years, 7 months ago
  98. bfae7d2 [doc] Replace IP milestone terminology with development stage by Michael Schaffner · 2 years, 7 months ago
  99. d00dd49 fix(crypto): Change direct python call by Eunchan Kim · 2 years, 7 months ago
  100. a9b671a [cryptolib/kmac] KMAC driver implementation (SHAKE and SHA-3 only) by Fatih Balli · 2 years, 7 months ago