- 2d60539 [test] Update ROM e2e testplan by Alphan Ulusoy · 2 years, 7 months ago
- 6bd652a [e2e] Regularize invocation of rust-based tests by Chris Frantz · 2 years, 7 months ago
- 88829b6 [flash_ctrl] Use comportable channels for alerts emanating from prim_flash by Michael Schaffner · 2 years, 7 months ago
- d0b9643 [opentitantool] Fix typo in CW310 backend by Jorge Prendes · 2 years, 7 months ago
- adfa87b [test] Add rom_e2e_bootstrap_write_enable_disable by Alphan Ulusoy · 2 years, 7 months ago
- c5f4b4c [opentitantool] Add SpiFlash::set_write_disable() by Alphan Ulusoy · 2 years, 7 months ago
- 6b746f7 [crypto] Add constant-time test rule for OTBN programs. by Jade Philipoom · 2 years, 8 months ago
- 493dc9d [test] Add OTBN sideloading test. by Jade Philipoom · 2 years, 7 months ago
- 7cbb64c [test] Add rom_e2e_static_critical test by Alphan Ulusoy · 2 years, 7 months ago
- 61737f9 [ottf] Fix global pointer initialization in ottf_start.S by Alphan Ulusoy · 2 years, 7 months ago
- d57d515 [sw/silicon_creator] Minor edit in manifest_def.c by Alphan Ulusoy · 2 years, 7 months ago
- ae1b9a4 [ottf] Add the .static_critical section to OTTF by Alphan Ulusoy · 2 years, 7 months ago
- db0fb8f [dif, hmac] Fix digest and key word order, remove stale comment by Alphan Ulusoy · 2 years, 7 months ago
- 5358180 [ottf] Fix log format strings for array check failures by Alphan Ulusoy · 2 years, 7 months ago
- faf2a6a [rom/e2e] Fix bitstream entry for bootstrap test by Alexander Williams · 2 years, 7 months ago
- a64a8c9 [rom/e2e] Use test_cmds for fixed args to harness by Alexander Williams · 2 years, 7 months ago
- d830b81 [e2e test] Test mask rom bootstrap properties by Chris Frantz · 2 years, 8 months ago
- f70e784 [mask_rom] Emit a status message when in bootstrap mode by Chris Frantz · 2 years, 8 months ago
- 4dd8fe2 [ottool] Add gpio commands to apply/remove strappings by Chris Frantz · 2 years, 8 months ago
- bcdc178 [dv, rv_core_ibex] Add test `chip_sw_nmi_irq` by Douglas Reis · 2 years, 7 months ago
- a836c21 Update lowrisc_ibex to lowRISC/ibex@37745c5c by Michael Schaffner · 2 years, 7 months ago
- 6be5b88 [cryptolib] csrng driver by Miguel Osorio · 2 years, 7 months ago
- e0468a5 [test] Enable passing arguments to the functest harness by Alexander Williams · 2 years, 7 months ago
- 5a5bfa7 [test] Add rom_e2e_shutdown_exception_c test by Alphan Ulusoy · 2 years, 7 months ago
- 2c3bfae [test, sw/silicon_creator] Emit .rodata even if it's empty by Alphan Ulusoy · 2 years, 7 months ago
- e289072 [test] Minor updates to ROM e2e testplan by Alphan Ulusoy · 2 years, 7 months ago
- 1517fe6 [sw/silicon_creator] End .manifest at 256-byte alignment by Alphan Ulusoy · 2 years, 7 months ago
- bdae0ee [test] Mark e2e_bootup_success as eternal instead of broken by Alphan Ulusoy · 2 years, 7 months ago
- 621b69e [otp_ctrl] Use comportable channels for alerts emanating from prim_otp by Michael Schaffner · 2 years, 7 months ago
- b05d61d [test] Enable passing arguments to the functest harness by Alexander Williams · 2 years, 7 months ago
- e00f988 [sw] Optimize functions in //sw/device/lib/base:memory by Dan McArdle · 2 years, 9 months ago
- 15bd69b [chip dv] Quiesce AON timer in pwrmgr smoketest by Srikrishna Iyer · 2 years, 7 months ago
- 911f19f [sw,aon_timer_testutil] Add AON timer shutdown by Srikrishna Iyer · 2 years, 7 months ago
- c759d56 [dif, aon_timer] Read and return timer status by Srikrishna Iyer · 2 years, 7 months ago
- cab5ac7 [sw/silicon_creator] Update retention SRAM layout by Alphan Ulusoy · 2 years, 7 months ago
- ad1905f [sw/silicon_creator] Extend sec_mmio_ctx_t to accommodate 1000 entries by Alphan Ulusoy · 2 years, 7 months ago
- 4ca61e2 [testutils] Move the strike counter to flash_ctrl testutils by Guillermo Maturana · 2 years, 7 months ago
- 6e73701 [sw/silicon_creator] minor fixes in rom e2e test plan by Alphan Ulusoy · 2 years, 7 months ago
- 6d1e7bc [sw] Enhance rand_testutils to set seed value by Srikrishna Iyer · 2 years, 7 months ago
- a899593 [dv/top] Regression triage by Timothy Chen · 2 years, 7 months ago
- f28b035 [dv, csrng] Add `fuse_en_sw_app_read` test by Douglas Reis · 2 years, 7 months ago
- 63f4597 [dv, csrng] Move part of kat implementation to testutils file by Douglas Reis · 2 years, 7 months ago
- 13742ca [dv, entropy_src] Fix typo by Douglas Reis · 2 years, 7 months ago
- e0997d1 [test, otbn] Rework otbn_mem_scramble_test by Pirmin Vogel · 2 years, 7 months ago
- a821ad8 [sw, otbn] Enable entropy auto mode for otbn_ecdsa_op_irq_test by Pirmin Vogel · 2 years, 7 months ago
- 544f725 [p256/p384, otbn] Switch RND usage to URND where possible by Pirmin Vogel · 2 years, 7 months ago
- d04a229 [dv,chip,pwrmgr] update escalate parameter for running test shorter. by Jaedon Kim · 2 years, 7 months ago
- ccc1873 [sw] Include <string.h> in memory.h for host builds by Dan McArdle · 2 years, 7 months ago
- 4ae68f9 refactor(spid): Split xfer_size TPM_CAP by Eunchan Kim · 2 years, 7 months ago
- b5c3adf [otbn,sw] Fix data memory section for `barrett384` by Andreas Kurth · 2 years, 7 months ago
- 9574925 [sca] Fix Simpleserial issue for AES and SHA3 by Bilgiday Yuce · 2 years, 7 months ago
- 7ed8125 [sw/entropy] Various clean-up to entropy_testutil by Timothy Chen · 2 years, 7 months ago
- bae08ef [sw/tests] clean-up entropy_src_edn_req_test by Timothy Chen · 2 years, 7 months ago
- 2097a97 refactor(crypto): Mandate hjson, template, output file arg by Eunchan Kim · 2 years, 7 months ago
- f5f8f82 fix(spid): DIF SPID to write full word to TPM Rd FIFO by Eunchan Kim · 2 years, 8 months ago
- d1be61b [testplanner] Replace IP milestone terminology with development stage by Michael Schaffner · 2 years, 7 months ago
- bfae7d2 [doc] Replace IP milestone terminology with development stage by Michael Schaffner · 2 years, 7 months ago
- d00dd49 fix(crypto): Change direct python call by Eunchan Kim · 2 years, 7 months ago
- a9b671a [cryptolib/kmac] KMAC driver implementation (SHAKE and SHA-3 only) by Fatih Balli · 2 years, 7 months ago
- 51417ec [rom_ext,bare_metal] cleanup ROM_EXT and BL0 targets and tests by Timothy Trippel · 2 years, 7 months ago
- e500fca [dif] Add functions to read rstmgr and pwrmgr fatal errors by Guillermo Maturana · 2 years, 7 months ago
- 49c00f4 [dv/top] Add usb clock calibration test by Timothy Chen · 2 years, 7 months ago
- 8f8d0dd [test] Add KMAC sideloading test. by Jade Philipoom · 2 years, 8 months ago
- 1a68b3a [test] Add rom peripheral and data init tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- 570c0a4 [test] Add rom asm tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- ef7cff0 [test] Add ROM_EXT upgrade tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- 08823a7 [test] Add SRAM injection tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- b65396a [test] Add debug tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- 54c8836 [test] Add address translation e2e tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- aa7ba5b [test] Add sigverify e2e tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- 7cb6213 [test] Add boot_data e2e tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- 8095aa5 [test] Add boot_policy e2e tests to rom test plan by Alphan Ulusoy · 2 years, 7 months ago
- 0029558 [test] Update bootstrap e2e tests in the ROM test plan by Alphan Ulusoy · 2 years, 7 months ago
- 8fea2ea [test] Minor updates to rom e2e test plan by Alphan Ulusoy · 2 years, 7 months ago
- 9a188cf [sw] Use rv_core_ibex_testutils in tests by Srikrishna Iyer · 2 years, 7 months ago
- 5cc1df1 [sw] Introduce rv_core_ibex_testutils by Srikrishna Iyer · 2 years, 7 months ago
- 2ac3653 [dv/chip] implement alert_handler_entropy_test by Cindy Chen · 2 years, 7 months ago
- 83f86fa [sw, otbn] Skip zeroing of DMEM in otbn_smoketest by Pirmin Vogel · 2 years, 7 months ago
- 35faf46 [sw, otbn] Skip zeroing of DMEM inside otbn_load_app() by Pirmin Vogel · 2 years, 7 months ago
- d9ffd35 [sw, otbn] Perform DMEM secure wipe instead of clearing in ECDSA P-256 by Pirmin Vogel · 2 years, 7 months ago
- 610db13 [sw, otbn] Acknowledge Done interrupt in ECDSA P-256 test by Pirmin Vogel · 2 years, 7 months ago
- feb9da7 [chip,dv,pwrmgr] fix pwrmgr_deep_sleep_all_reset_reqs by Jaedon Kim · 2 years, 7 months ago
- 6b0d4dd [sw/silicon_creator] Pad with unimp instead of nop by Alphan Ulusoy · 2 years, 7 months ago
- 8ff2bfd [sw/silicon_creator] Check that .crt fits into the initial ePMP RX region at reset by Alphan Ulusoy · 2 years, 7 months ago
- b602e15 [test_rom] Unlock ePMP before accessing outside the initial ePMP RX region by Alphan Ulusoy · 2 years, 7 months ago
- ef077a2 [sw] Update memory_perftest cycle count expectations by Dan McArdle · 2 years, 7 months ago
- cc8c891 [bazel] fix chip_sw_uart_smoketest_signed by Timothy Trippel · 2 years, 7 months ago
- 3f7956e [ci] fix bug to run some smoketests in Verilator in CI by Timothy Trippel · 2 years, 7 months ago
- c8bac79 [rom/e2e] fix e2e_bootup_success test to run in DV sim by Timothy Trippel · 2 years, 7 months ago
- 5615971 [dv/sw/top] Re-write entropy_smoketest for better resilience. by Timothy Chen · 2 years, 7 months ago
- dc89f61 [sw/silicon_creator] Update first owner boot stage identifier by Alphan Ulusoy · 2 years, 7 months ago
- 9febe7f [sw/silicon_creator] Rename chip.h constants by Alphan Ulusoy · 2 years, 7 months ago
- 93f633e [sw/silicon_creator] Move chip-level constants to chip.h by Alphan Ulusoy · 2 years, 7 months ago
- 7c0892b [chip,dv,flash_ctrl] rma test failure fix by Jaedon Kim · 2 years, 7 months ago
- 60d4174 [rom/functest] use global Ibex exeception enum by Timothy Trippel · 2 years, 7 months ago
- af5f6e9 [sca/otbn] Add capture support for OTBN ECDSA apps by Bilgiday Yuce · 2 years, 8 months ago
- c7a78b8 [test, otbn] Change test expectation from exception to internal IRQ by Pirmin Vogel · 2 years, 7 months ago
- aac94c9 [dif, otbn] Fix typo by Pirmin Vogel · 2 years, 8 months ago
- b1b6289 [dif, otbn] Fix documentation consistency by Douglas Reis · 2 years, 7 months ago
- 28a843b [dv,chip_sw] Fix pwrmgr_deep_sleep_all_reset_reqs by Guillermo Maturana · 2 years, 7 months ago