- 830aac5 [rom_ctrl] Instantiate scrambling primitives for rom_ctrl by Rupert Swarbrick · 4 years ago
- 0828ce5 [sw/test] Remove sha256_test by Miguel Osorio · 4 years ago
- bcd505f [sw/test] Remove sw/device/tests/aes_test.c by Miguel Osorio · 4 years ago
- 2804708 [ci] Remove dif_entropy_smoketest completely from CI by Timothy Chen · 4 years ago
- 93fe50c [top/chip] Rename chip-level tops by Michael Schaffner · 4 years ago
- 8961a80 [sw] Minor software updates for dif_entropy_src and test by Timothy Chen · 4 years ago
- 5bf75e9 [sw/dif] CSRNG Initial Implementation by Miguel Osorio · 4 years ago
- df7aa71 [sw/dif] Entropy source implementation by Miguel Osorio · 4 years ago
- a558aaa [test, systemtest] Add DIF AON smoketest to CI by Silvestrs Timofejevs · 4 years ago
- 8f21c2d [sw, silicon_creator] Place mask_rom and rom_ext under a common dir by Silvestrs Timofejevs · 4 years ago
- 7fa3342 [test, systemtest] Add MaskROM + ROM_EXT apps selfchecking by Silvestrs Timofejevs · 4 years ago
- 4374c42 [verilator/otp] Enable OTP preloading in verilator by Michael Schaffner · 4 years, 1 month ago
- c2185e0 [systemtest] Test basic OpenOCD interaction in Verilator by Philipp Wagner · 4 years, 1 month ago
- 2ba5f99 [systemtest] Allow using find_in_uart0() without filter by Philipp Wagner · 4 years, 1 month ago
- 4fffa38 [systemtest] Properly quote executed command by Philipp Wagner · 4 years, 1 month ago
- f52bf20 [otbn] Enable ECDSA P-256 sign/verify test in CI by Philipp Wagner · 4 years, 1 month ago
- bb63cc9 [systemtest] Decrease spiflash timeout to 30s on FPGA by Philipp Wagner · 4 years, 2 months ago
- ef8f82d [sw, dif_clkmgr] Add smoke test for clock manager DIF by Michael Munday · 4 years, 2 months ago
- 282e009 [sw, dif] Introduce AES smoke test by Silvestrs Timofejevs · 4 years, 2 months ago
- 6a4f3db [dv] Enforce SW test status transition by Srikrishna Iyer · 4 years, 2 months ago
- c208de0 [systemtest] Do not use UART for test status in Verilator by Philipp Wagner · 4 years, 2 months ago
- 7d625a5 [systemtest] Adjust Verilator UART frequency by Philipp Wagner · 4 years, 2 months ago
- ad0fb5d [systemtest] Ensure all produced data is matched by Philipp Wagner · 4 years, 2 months ago
- 351c14b [systemtest] Run OTBN RSA test on Nexys Video in CI by Philipp Wagner · 4 years, 4 months ago
- 4a4b527 [otbn] Re-enable smoke test in CI (again) by Rupert Swarbrick · 4 years, 3 months ago
- 6016838 [sw/dif_gpio] Add GPIO smoke test by Alphan Ulusoy · 4 years, 4 months ago
- 4a96545 Revert "[otbn] Re-enable smoke test in CI" by Rupert Swarbrick · 4 years, 3 months ago
- 8438016 [otbn] Re-enable smoke test in CI by Rupert Swarbrick · 4 years, 4 months ago
- da4d451 [systemtest] Increase test timeout for self-checking apps by Philipp Wagner · 4 years, 4 months ago
- f845618 [sw] Avoid using word "sanity" in SW Tree by Sam Elliott · 4 years, 4 months ago
- 8654b02 [otbn] Rename dif_otbn_sanitytest to dif_otbn_smoketest by Philipp Wagner · 4 years, 4 months ago
- 8a4cf45 [dif/otp_ctrl] Add smoke tests for otp_ctrl DIFs. by Miguel Young de la Sota · 4 years, 5 months ago
- ce69b68 [systemtest] Disable OTBN test with model by Philipp Wagner · 4 years, 5 months ago
- 52fce15 [systemtest] Fix timeout handling in find_in_uart0() by Philipp Wagner · 4 years, 5 months ago
- 3fc9e27 [systemtest] Fix yapf errors by Philipp Wagner · 4 years, 5 months ago
- 07aab34 [systemtest] Add OTBN sanity test by Philipp Wagner · 4 years, 5 months ago
- a3adde2 [systemtest] Restructure app configuration by Philipp Wagner · 4 years, 5 months ago
- 590e297 [sw, tests] Add DIF Rstmgr sanity test by Silvestrs Timofejevs · 4 years, 5 months ago
- 1de9b33 [test] Correct timeout handling in system test Process.run by Rupert Swarbrick · 4 years, 5 months ago
- d8dca9f [test] flake8 fixes in utils.py by Rupert Swarbrick · 4 years, 5 months ago
- 54a0bba [test] Disable spiflash test in Verilator simulation by Philipp Wagner · 4 years, 6 months ago
- 9cc6766 [test] Add system tests running on a Nexys Video board by Philipp Wagner · 4 years, 6 months ago
- 03aaf32 [test] Refactor system tests to use pytest as runner by Philipp Wagner · 4 years, 7 months ago
- 941be0f [test] Dump temp files in log for pytest runs by Greg Chadwick · 5 years ago
- 37c0688 [test] Increase timeout for pytest verilator runs by Greg Chadwick · 4 years, 10 months ago
- 25ee3c6 [cleanup] Remove shebang from non-standalone files by Michael Schaffner · 5 years ago
- acc57b7 Remove manual FPGA test script by Philipp Wagner · 5 years ago
- 74a39e3 Update lowrisc_ibex to lowRISC/ibex@7e22830 by Philipp Wagner · 5 years ago
- 57418e7 [systemtest] Add test timeout by Philipp Wagner · 5 years ago
- 907d803 [systemtest] Avoid time increments after compare by Philipp Wagner · 5 years ago
- 15d760d [systemtest] Use assert for failing tests by Philipp Wagner · 5 years ago
- 416770c [systemtest] Fix log dumping by Philipp Wagner · 5 years ago
- 7d1436d [test] Update conftest for python 3.5 by Timothy Chen · 5 years ago
- 4a4946d [meson] Make meson_init.sh idempotent. by Miguel Young de la Sota · 5 years ago
- 6dde560 [verilator] Load ELF files by Tobias Wölfel · 5 years ago
- 0726964 [test] Minor updates to pytest usage by Timothy Chen · 5 years ago
- 4dda5f0 Update manual test script by Timothy Chen · 5 years ago
- 61d6218 First version of FPGA compile flow. by Ram Penugonda · 5 years ago
- 50a2724 [Draft] Manaul fpga test script by Timothy Chen · 5 years ago
- ae67f6b [sw] Move device code into sw/device folder by Miguel Osorio · 5 years ago
- e7d8643 [test] Fix OpenOCD test breakage introduce by refactoring. by Miguel Young de la Sota · 5 years ago
- 8a0c2cb [test] Add an FPGA test executor, similar to the Verilator executor. by Miguel Young de la Sota · 5 years ago
- 7a363d0 [test] Make tests prefer to pass around Paths over strs. by Miguel Young de la Sota · 5 years ago
- 04c8152 [test] Add functional verilator tests. by Miguel Young de la Sota · 5 years ago
- 9a8e4b8 [test] Add OpenOCD compliance test by Miguel Osorio · 5 years ago