- 428c00d [sw] Make no-arguments CHECK print the CHECK'd expression by Miguel Young de la Sota · 4 years, 9 months ago
- bbf8ceb [sw] Remove CHECKZ by Miguel Young de la Sota · 4 years, 9 months ago
- 44f461c [sw] Complete S1 Review for UART DIF by Sam Elliott · 4 years, 10 months ago
- 08db49f [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
- 102e7e5 [sw, dif_uart] Add API useful for debugging by Silvestrs Timofejevs · 4 years, 10 months ago
- a1c2a3d [sw, testing] Add interface to know when to reconfigure UART by Silvestrs Timofejevs · 4 years, 9 months ago
- 2b44ce6 [sw, dif] add C/C++ guard to dif_warn_unused_result.h by Silvestrs Timofejevs · 4 years, 9 months ago
- 469ef88 [sw/flash] Update flash lib and test by Timothy Chen · 4 years, 10 months ago
- 9296764 [flash] Add scrambling primitive and hook-up to program / read pipelines by Timothy Chen · 4 years, 10 months ago
- 0918844 [sw/dif] fix a typo in code comment by Cindy Chen · 4 years, 9 months ago
- 0419edd [tests] Wrap up the test main() function into a library by Miguel Young de la Sota · 4 years, 9 months ago
- 53351e7 [sw, tock] Refactor uart driver to use DIFs by Silvestrs Timofejevs · 5 years ago
- 7a93052 [sw, tock] Improve generated DIF bindings by Silvestrs Timofejevs · 5 years ago
- 754cb05 [sw] Add Doxygen Headers to More Files by Sam Elliott · 4 years, 9 months ago
- b322151 [sw] Use Verilator Stop Address by Sam Elliott · 4 years, 9 months ago
- 6146c67 [sw] Introduce a DIF for rv_timer by Miguel Young de la Sota · 5 years ago
- b6745d3 [doc] Generate Doxygen and add DIF listings by Sam Elliott · 5 years ago
- 2b9bb30 [doc] Add Doxygen Headers to Device Code by Sam Elliott · 5 years ago
- fdce22f [dif] Remove unecessary extern guards around includes by Miguel Young de la Sota · 4 years, 9 months ago
- 7a8e9e5 [dif] Add missing extern guard to dif_i2c.h by Miguel Young de la Sota · 4 years, 9 months ago
- 460a5af [sw] Fix up all warn_unused_result warnings. by Miguel Young de la Sota · 4 years, 9 months ago
- 924b154 [tests] Fix rv_timer_test's IRQ handler having the wrong ABI by Miguel Young de la Sota · 4 years, 9 months ago
- 61b431c [dif] Mark every DIF as being warn_unused_result by Miguel Young de la Sota · 4 years, 10 months ago
- 0d6ce20 [dif] Add dif_warn_unused_result.h by Miguel Young de la Sota · 4 years, 10 months ago
- a4a9e40 [top_earlgrey] Enable OTBN in toplevel by Philipp Wagner · 4 years, 10 months ago
- ed887d4 [chip dv] Added chip GPIO test - C by Srikrishna Iyer · 4 years, 10 months ago
- acedb30 [spiflash] Update spiflash documentation. by Miguel Osorio · 4 years, 10 months ago
- dbc6e27 [spiflash] Update internal stringdocs to Doxygen format. by Miguel Osorio · 4 years, 10 months ago
- ad27134 [spiflash] Update stringdocs in headers to Doxygen format. by Miguel Osorio · 4 years, 10 months ago
- 259b74d [spiflash] Add support for configurable FTDI device IDs by Miguel Osorio · 4 years, 10 months ago
- b35a340 [flash] Design updates and clean-up by Timothy Chen · 4 years, 10 months ago
- 244cceb [style/dif] Mandate warn_unused_result on DIFs by Miguel Young de la Sota · 4 years, 10 months ago
- 6c98f28 Add tests for GPIO DIF library by Alphan Ulusoy · 5 years ago
- 4851176 [sw] - Update flash sanity test for info partitions as well by Timothy Chen · 5 years ago
- 9a5da26 [sw] Split out side-effects definition by Sam Elliott · 4 years, 10 months ago
- 50296b9 [sw] Downgrade Advice on Checking Enums by Sam Elliott · 4 years, 10 months ago
- 113040c [sw] Mandate DIFs to have Polyglot Headers. by Sam Elliott · 4 years, 10 months ago
- 8aa5079 [sw] Add Guidance on DIF Return Codes by Sam Elliott · 5 years ago
- 8b47be3 [sw] Allow bitfield library in DIFs by Sam Elliott · 5 years ago
- 67ded86 [sw] Correct Test Target Name by Sam Elliott · 4 years, 10 months ago
- 09babd9 [sw, tock] Link Tock 'dif' crate against OT DIF libraries by Silvestrs Timofejevs · 5 years ago
- 1ea5bf0 [sw, tock] Generate Rust bindings to DIF headers by Jon Flatley · 5 years ago
- e47e3a5 [sw] Move SPI Device Unit Test by Sam Elliott · 4 years, 10 months ago
- 92bc4cc [sw/dif] Introduce an I2C DIF by Miguel Young de la Sota · 5 years ago
- 0790f1b rv_plic: Complete S1 review for rv_plic DIF by Garret Kelly · 4 years, 10 months ago
- d1f3da1 [sw, dif_plic] Fulfil S1 Checklist DIF_TEST_SANITY requirement by Silvestrs Timofejevs · 4 years, 10 months ago
- 054c405 [sw, dif_plic] Fulfil S1 Checklist DIF_TEST_UNIT requirement by Silvestrs Timofejevs · 4 years, 10 months ago
- 384e6db [sw, dif_uart] Fulfil S1 Checklist DIF_TEST_UNIT requirement by Silvestrs Timofejevs · 4 years, 10 months ago
- ca6398a [sw] Turn off Linker Relaxation in IRQ Vectors by Sam Elliott · 4 years, 10 months ago
- d8ff1d9 [sw] Use .option push/pop to turn off rvc by Sam Elliott · 4 years, 10 months ago
- 0e82545 [sw] Introduce mmio_region_memcpy_from/to_mmio32 by Alphan Ulusoy · 5 years ago
- a939181 [sw] Add Checklists for Existing DIFs by Sam Elliott · 4 years, 10 months ago
- a47a415 [site] Add dynamic section table by Tobias Wölfel · 4 years, 10 months ago
- 40d7428 [sw] Add Header Extern Guards to DIFs and libbase by Sam Elliott · 4 years, 11 months ago
- 2ff5c57 [sw, dif_plic] Introduce PLIC unittests by Silvestrs Timofejevs · 5 years ago
- 5ccf9ec Update riscv_compliance to riscv/riscv-compliance@5a978cf by Philipp Wagner · 4 years, 11 months ago
- 208dc5c [sw] Check-in opentitan tock image by Srikrishna Iyer · 5 years ago
- b1888b8 [sw, dif_uart] Fix use of wrong enum in return code by Luís Marques · 4 years, 11 months ago
- edaff6e [doc] Exclude sw vendor by Tobias Wölfel · 5 years ago
- a722895 [chip dv] UART DIF test - C by Srikrishna Iyer · 5 years ago
- 9324e99 [sw] Remove DV specific code from hello_world.c by Srikrishna Iyer · 5 years ago
- ee0e68a [sw, tock] Use device specific configuration by Silvestrs Timofejevs · 5 years ago
- e6e1755 [sw, tock] Extend downstream tock development infrastructure by Silvestrs Timofejevs · 5 years ago
- cd8b1e0 [sw] Update riscv-compliance patches by Sam Elliott · 5 years ago
- 519f746 [topgen] Generate Linker Script Memory Definitions by Sam Elliott · 5 years ago
- a561ccb [sw] Add bitfield_get_field32 extern declaration by Greg Chadwick · 5 years ago
- 4e1f1ae [sw, dif_plic] Remove redundant code and tidy up by Silvestrs Timofejevs · 5 years ago
- 27c12ad [sw] Update GPIO DIF Return Codes by Sam Elliott · 5 years ago
- 379b5ed [sw, dif_plic] Substitute '@p' for backticks '`' in comments by Silvestrs Timofejevs · 5 years ago
- b0bdbd9 [sw, dif_plic] Add full stop at the end of every comment by Silvestrs Timofejevs · 5 years ago
- efc064f [sw, dif_plic] Use enum return codes instead of bool by Silvestrs Timofejevs · 5 years ago
- 7934f4c [sw] Refresh riscv-compliance patches by Sam Elliott · 5 years ago
- b66c12f [sw] Move Interrupt Vector Definition into CRT by Sam Elliott · 5 years ago
- 11e95b9 Remove redundant include in pinmux.c by Alphan Ulusoy · 5 years ago
- ea15a25 [sw, chip dv] Convert existing tests to testlib by Srikrishna Iyer · 5 years ago
- fe1f881 [chip dv] Get coremark working again by Srikrishna Iyer · 5 years ago
- 855a20d [sw] Remove sw/device/lib/log_uart by Srikrishna Iyer · 5 years ago
- 79408a2 [sw] Fix PASS!, FAIL! signatures for CI by Srikrishna Iyer · 5 years ago
- 7d7f1e1 [sw] main.c SW abstraction by Srikrishna Iyer · 5 years ago
- 256a7f3 [chip dv] Update the SW aes_test.c to run in DV by Srikrishna Iyer · 5 years ago
- 75639fe [sw, dif_uart] Return enum error codes instead of bool by Silvestrs Timofejevs · 5 years ago
- a0b0c4c [sw, uart] Fix ConfigTest NullArgs test by Silvestrs Timofejevs · 5 years ago
- 5a90f7d [sw/dif] Fix UART *irq_state_clear by Srikrishna Iyer · 5 years ago
- 9286ee6 Add extern declarations for mmion_region_write_only_set*32() functions. by Alphan Ulusoy · 5 years ago
- 95142f7 [sw] Clean up boot_rom SPI bootstrap code. by Miguel Young de la Sota · 5 years ago
- 16367c9 [sw] Remove Interrupt Definitions from PLIC DIF by Sam Elliott · 5 years ago
- 35ca616 [sw] Introduce write_only_set_*32() functions to mmio.h by Miguel Young de la Sota · 5 years ago
- 82e824c [sw] Add a get_field function to bitfield.h by Miguel Young de la Sota · 5 years ago
- 07372da [sw] Add a wfi to the bootrom irq handlers by Miguel Young de la Sota · 5 years ago
- 0ab7fb7 [sw] Update to flash_ctrl test to ensure DV build runs by Timothy Chen · 5 years ago
- 15cae7a [sw] Avoid clang-format-ing Vendored Software by Sam Elliott · 5 years ago
- 7fe0fb0 [topgen] Generate Peripheral Base Addresses for C by Sam Elliott · 5 years ago
- 2bc2f01 Use StrictMock in MmioTest by Alphan Ulusoy · 5 years ago
- a863a28 [sw, tock] Add the option to build Tock locally by Jon Flatley · 5 years ago
- e1b2a85 [sw] Move check.h back into libruntime by Miguel Young de la Sota · 5 years ago
- b61ef1b [sw] Fix for DV logging by Srikrishna Iyer · 5 years ago
- 2d6c5b0 [dv,sw] SW -> DV tb self-checking mechanism - C by Srikrishna Iyer · 5 years ago
- 81b8c6c Update riscv_compliance to riscv/riscv-compliance@5a978cf by Greg Chadwick · 5 years ago
- 1287104 [sw] Generate 32-bit and 64-bit .vmem by Greg Chadwick · 5 years ago
- 41a3e43 [mock_testing, dif_uart] Introduce UART mock tests by Silvestrs Timofejevs · 5 years ago