- 99aa8b8 [test, entropy_src] Add the test `chip_sw_entropy_src_fuse_en_fw_read` by Douglas Reis · 2 years, 10 months ago
- ce10b00 [sw] Add :memory_unittest to //sw/device/lib/base by Dan McArdle · 2 years, 9 months ago
- 1f0a076 [sw/silicon_creator] Use abs_mmio in alert driver by Alphan Ulusoy · 2 years, 9 months ago
- 35df09b [sw/silicon_creator] Check alert_handler config registers before jumping to ROM_EXT by Alphan Ulusoy · 2 years, 10 months ago
- d9e8bb3 [sw/silicon_creator] Add alert_config_crc32() and alert_config_check() by Alphan Ulusoy · 2 years, 10 months ago
- 3cfde22 [sw/silicon_creator] Add mock_crc32 by Alphan Ulusoy · 2 years, 9 months ago
- a391300 [sw/silicon_creator] Add crc32_add32() and crc32_add() by Alphan Ulusoy · 2 years, 10 months ago
- b9fb90b [sw/silicon_creator] Add unit tests for crc32 by Alphan Ulusoy · 2 years, 10 months ago
- 081b33d [sw/silicon_creator] Move current crc32 implementation to silicon_creator/lib by Alphan Ulusoy · 2 years, 10 months ago
- 9315a4f [coverage] Fix compile errors in coverage_llvm.c by Alphan Ulusoy · 2 years, 10 months ago
- 537e015 [test] Add coverage_llvm target by Alphan Ulusoy · 2 years, 10 months ago
- d226d0e [bazel] Add llvm_clang_rt_profile target by Alphan Ulusoy · 2 years, 10 months ago
- ca7f484 [dv/chip] lc_ctrl_kmac_reset test by Cindy Chen · 2 years, 9 months ago
- 63ba7e6 [sw/silicon_creator] Fix spi_device_unittest gcc-12 compatibility by Cindy Liu · 2 years, 9 months ago
- 454f88a [sysrst_ctrl] Signal naming cleanup for D3 by Michael Schaffner · 2 years, 9 months ago
- da90a2d [silicon_owner] move stack symbols to `bare_metal_common.ld` by Timothy Trippel · 2 years, 9 months ago
- f0d9b8a [rom_ext] move stack symbols to `rom_ext_common.ld` by Timothy Trippel · 2 years, 9 months ago
- 4027dc4 [crypto] Add Ed25519 scalar field arithmetic. by Jade Philipoom · 3 years ago
- e3a3784 [test, ibex] Address translation chip level test. by Hugo McNally · 2 years, 10 months ago
- 620b64f [opentitanlib] Ti50Emulator move sub-process checking before spawn. by Michał Mazurek · 2 years, 9 months ago
- d239ba1 [opentitanlib] Add timeout handling in Ti50Emulator UART by Michał Mazurek · 2 years, 9 months ago
- cbcef90 [opentitanlib] Ti50Emulator add GPIO prefix by Michał Mazurek · 2 years, 9 months ago
- f7794c8 [opentitantool] Split Ti50Emulator configuration file by Michał Mazurek · 2 years, 9 months ago
- 3de23f1 [testing] Add flash initialization and sample parameters to keymgr testutils. by Jade Philipoom · 2 years, 9 months ago
- 0197d4b [dif] Change enum name in KMAC dif. by Jade Philipoom · 2 years, 9 months ago
- 3867ce8 [crypto] Implement AES-GCTR for AES-GCM. by Jade Philipoom · 2 years, 10 months ago
- 5a751f6 [mask_rom] Put e2e test rules into their own subdirectory by Chris Frantz · 2 years, 9 months ago
- 26af5e5 [test,rv_core_ibex] Check for all 0s or 1s in RND chip-level test by Marno van der Maas · 2 years, 10 months ago
- fa6da62 [test,rv_core_ibex] Create rv_core_ibex_rnd chip-level test by Marno van der Maas · 2 years, 10 months ago
- 4e0a7f6 [dif,rv_core_ibex] Remove status check from RND data read by Marno van der Maas · 2 years, 10 months ago
- 84676bf [dif,rv_core_ibex] Match order of read RND and get status in .h and .c by Marno van der Maas · 2 years, 10 months ago
- f89c35a [sw/silicon_creator] Fix density byte in JEDEC ID by Alphan Ulusoy · 2 years, 9 months ago
- 8a46c17 refactor(kmac): Remove PREFIX CSR write by Eunchan Kim · 2 years, 9 months ago
- 00c717b [bazel] Generate a release archive by Chris Frantz · 2 years, 9 months ago
- 91682df [cleanup] Use pkg_tar from rules_pkg by Chris Frantz · 2 years, 9 months ago
- 3215669 [ujson] Json implementation for firmware by Chris Frantz · 2 years, 10 months ago
- 3b4eb74 [sw/testing] Revert recent changes in `entropy_testutils.c` by Andreas Kurth · 2 years, 9 months ago
- 9fc2bae [sw,tests] Fix `entropy_src_edn_reqs_test` by Andreas Kurth · 2 years, 9 months ago
- 2153a0e [sw,tests,otbn] Re-initialize EDN in auto mode before OTBN execution by Andreas Kurth · 2 years, 9 months ago
- 3e64234 [sw/testing] Add function to initialize entropy complex in auto mode by Andreas Kurth · 2 years, 10 months ago
- 46bea9a [dif/edn] Properly implement `dif_edn_set_auto_mode()` by Andreas Kurth · 2 years, 10 months ago
- b867c1c [bazel] generate unsigned and signed flash images simultaneously by Timothy Trippel · 2 years, 9 months ago
- 9fdc22f [sw] Reduce the number of runs in memory_perftest by Alphan Ulusoy · 2 years, 9 months ago
- 594b124 [sw] Remove OT_NEVER_INLINE by Alphan Ulusoy · 2 years, 9 months ago
- 0029b03 [bazel] rename `test_binary` parameter by Timothy Trippel · 2 years, 9 months ago
- 0487625 [bazel] build all ROM artifacts and make queryable by Timothy Trippel · 2 years, 9 months ago
- 5078301 [sw] Add :memory_perftest to //sw/device/lib/base by Dan McArdle · 2 years, 9 months ago
- 9180ff8 [sigverify] Check that OTBN status is idle after command completes. by Jade Philipoom · 2 years, 9 months ago
- 1e18dd4 [test] Add functest for the example SRAM program by Alphan Ulusoy · 2 years, 10 months ago
- 87575d7 [test] Add example program for executing code from SRAM by Alphan Ulusoy · 2 years, 10 months ago
- 55a6324 [test] Enhance and rename the SRAM execution test by Alphan Ulusoy · 2 years, 10 months ago
- 8b37b91 [lib] Add the OT_NOINLINE macro by Alphan Ulusoy · 2 years, 10 months ago
- 297d8cf [flash_ctrl] Protect ADDR from modification while transaction is ongoing. by Timothy Chen · 2 years, 9 months ago
- cffd20b [dif/edn] Remove `memcpy()` in `dif_edn_instantiate()` by Andreas Kurth · 2 years, 9 months ago
- d7ce8d7 [dif/edn] Allow `seed_material` to be NULL for `dif_edn_instantiate()` by Andreas Kurth · 2 years, 9 months ago
- 76b077f [crypto, test] Add and apply new Bazel rules for crypto tests. by Jade Philipoom · 2 years, 9 months ago
- 96fff94 [opentitanlib] Improve configuration handling for Ti50Emulator by Michał Mazurek · 2 years, 9 months ago
- 53b4a1e [ottool, cleanup] Make default config files into builtins by Chris Frantz · 2 years, 9 months ago
- c7fa173 [adc_ctrl] Make some interrupt / wakeup signaling more generic by Timothy Chen · 2 years, 9 months ago
- a25e162 refactor(rv_timer)!: Rearrange INTERRUPT regs by Eunchan Kim · 2 years, 9 months ago
- e73f334 [sw] Hopefully last round of clean-up by Timothy Chen · 2 years, 9 months ago
- f1b2149 cleanup by Timothy Chen · 2 years, 9 months ago
- dfad6c4 Add auto request mode by Timothy Chen · 2 years, 9 months ago
- 198b58a Add back to fpga / verilator by Timothy Chen · 2 years, 10 months ago
- e692db0 [dv] minor updates to pass test by Timothy Chen · 2 years, 10 months ago
- 80112b4 [test, entropy_src] Add the test `sw_edn_entropy_reqs`. by Douglas Reis · 2 years, 10 months ago
- 76b5b96 [test, entropy_src] Reset the entropy_src chain before configuring it by Douglas Reis · 2 years, 10 months ago
- 11a6983 [sw,crypto] OTBN implementation of X25519. by Jade Philipoom · 3 years, 1 month ago
- 21f1b6a [dv,chip] Fix tests failing for flash_ctrl_testutils change by Guillermo Maturana · 2 years, 9 months ago
- 59bfc51 [sw,dif,testutils] Tighten up return values by Guillermo Maturana · 2 years, 9 months ago
- 89a9140 [dv,chip,reset_info] Fix tests that read reset_info via difs by Guillermo Maturana · 2 years, 9 months ago
- d425d55 [silicon_creator/spi_device] Fix fault injection bug in spi_device_cmd_get() by Nicholas Mosier · 2 years, 9 months ago
- 1cd360d [doc] Fix typo in boot stage manifest documentation by Miles Dai · 2 years, 9 months ago
- 18563ab [otbn] Update bus accessible size to 3kiB by Rupert Swarbrick · 3 years, 2 months ago
- 983d2a4 [dv/chip] sw alert_test automation sequence by Cindy Chen · 2 years, 9 months ago
- 0ca714f [sw/flash_ctrl] remove software mention of flash macro error by Timothy Chen · 2 years, 9 months ago
- 1e033ba doc(hmac): Make endian_swap / digest_swap consistent by Eunchan Kim · 2 years, 9 months ago
- 91f4464 [doc] add reference to autogenerated ISR testutils for rv_plic by Timothy Trippel · 2 years, 9 months ago
- 6b6c875 [dif/hmac] move to S2 by Timothy Trippel · 2 years, 9 months ago
- ae9a6ba [cw310] Connect all pads by Alexander Williams · 2 years, 9 months ago
- b0d8a6a [sw/silicon_creator] Fix KMAC entropy config for keymgr functest by Pirmin Vogel · 2 years, 9 months ago
- 4cab1f8 [sca] Add SW key masking for KMAC. by Vladimir Rozic · 2 years, 10 months ago
- dc38005 [mask_rom/testing] Refactor host-side helper code into test_utils library by Miles Dai · 2 years, 9 months ago
- f283b98 [sw,crypto] Update crypto API header against the latest crypto spec by Srinivasan Y · 2 years, 9 months ago
- 4642ab1 [test, aes] Remove kmac init in the sideload test by Douglas Reis · 2 years, 10 months ago
- f7210d5 [test, aes] Use the `hw/ip/aes/model` keys in the smoke test by Douglas Reis · 2 years, 10 months ago
- b293eda [test, aes] Use the `hw/ip/aes/model` keys in the idle test by Douglas Reis · 2 years, 10 months ago
- b104a4f [sigverify] Update OTBN instruction count range. by Jade Philipoom · 2 years, 9 months ago
- 761a139 [dv,chip_sw_clkmgr] Enhance peri_off test by Guillermo Maturana · 2 years, 11 months ago
- 7bcfa8c [bazel] specify longer timeouts so verilated tests can run in batches by Drew Macrae · 2 years, 10 months ago
- e607dae [sw/lib] remove old rv_core_ibex driver in favor of DIFs by Timothy Trippel · 2 years, 9 months ago
- 44882ad [doc] Update documenation section names by Miguel Osorio · 2 years, 9 months ago
- 76a7f60 [sca/kmac] Switch off entropy fast process by Vladimir Rozic · 2 years, 9 months ago
- afecb3e [dv/sw] Minor correction to flash_ctrl_testutil by Timothy Chen · 2 years, 9 months ago
- d9edb70 [bazel] clear the broken tag from the following passing tests by Drew Macrae · 2 years, 10 months ago
- fa76399 [bazel] mark plic_all_irqs_test as flaky now that it's not broken by Drew Macrae · 2 years, 10 months ago
- 16c4aef [ottool] Handle line endings in the console by Chris Frantz · 2 years, 9 months ago
- 7003d82 [sw,sensor_ctrl] Create testutils function for ast_init_done by Guillermo Maturana · 2 years, 10 months ago
- 23f837b [dif/entropy_src] move to S2 by Timothy Trippel · 2 years, 9 months ago
- 473d620 [dif/entropy_src] add DIF to read debug status CSR by Timothy Trippel · 2 years, 9 months ago