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