- af6e26a [sw] Clarification in boot_rom doc re DV by Srikrishna Iyer · 4 years, 7 months ago
- c6c763c [sw rv_timer test] Minor fix and updates by Srikrishna Iyer · 4 years, 7 months ago
- b13857e [mask rom] Add mask_rom_test.h for mask ROM unit tests. by Alphan Ulusoy · 4 years, 7 months ago
- 479690a [flash_ctrl, sw] Minor update to software flash memory protection by Timothy Chen · 4 years, 7 months ago
- 7f4b87c [OTBN/DIF] Use a non-zero error code in mock tests by Philipp Wagner · 4 years, 7 months ago
- 9afc6d2 [OTBN/DIF] Add ErrCodeBadDataAddr error code by Philipp Wagner · 4 years, 7 months ago
- 7a3c94e [OTBN/DIF] Cleanup: Name enum type and values consistently by Philipp Wagner · 4 years, 7 months ago
- 9d6b61b [rom_ext] Ensure Image Size is Word-Aligned by Sam Elliott · 4 years, 7 months ago
- df59a6c [rom_ext] Add Skeleton ROM_EXT Code by Sam Elliott · 4 years, 7 months ago
- 1886884 [rom_ext] Initial ROM_EXT Manifest Format by Sam Elliott · 4 years, 8 months ago
- 9e91115 [otbn] use bn.wsrrs for reading WSRs by Felix Miller · 4 years, 7 months ago
- 5102a51 [otbn] fix typo in modexp.s by Felix Miller · 4 years, 7 months ago
- 97d37e9 [otbn] add code snippet for 384 bit modular multiplication by Felix Miller · 4 years, 7 months ago
- 50c80a8 [otbn] Fix some issues in modexp assembly by Philipp Wagner · 4 years, 7 months ago
- a7f81fe [otbn] fix RND WSR address by Felix Miller · 4 years, 7 months ago
- e26a00b [host, sw] temporarily reduce frequency by Timothy Chen · 4 years, 7 months ago
- 9d82960 [dv] various updates to dv for divided clocks by Timothy Chen · 4 years, 7 months ago
- 0cdbade [fpga] Minor updates for fpga by Timothy Chen · 4 years, 7 months ago
- dc19cf9 [dv] update dv template to also include derived clocks by Timothy Chen · 4 years, 7 months ago
- 127c16d [verilator] Minor verilator updates to reflect clock division by Timothy Chen · 4 years, 7 months ago
- 6fb4ca8 [uart] Revise DIF to address NCO Width by Eunchan Kim · 4 years, 7 months ago
- 74fd7ce [dif] Codify API conventions for DIF libraries by Miguel Young de la Sota · 4 years, 7 months ago
- 4edfc6d [dif] DIF HMAC Sanity: Use generated top-level constants by Philipp Wagner · 4 years, 7 months ago
- 7c97b75 [sw] Prefix all meson build targets for DIFs with sw_lib_ by Philipp Wagner · 4 years, 7 months ago
- ff85e05 [sw] Document Output-params by Sam Elliott · 4 years, 7 months ago
- ac251b1 [sw] separate clock frequency enums by Timothy Chen · 4 years, 7 months ago
- 0ad19da [sw] Conditionally Provide Some libc Symbols by Sam Elliott · 4 years, 7 months ago
- f72a4be [otbn/dif] Add Software Checklist by Sam Elliott · 4 years, 7 months ago
- 49eeb8f [sw/bitfield] Provide byte inspection builtins by Sam Elliott · 4 years, 7 months ago
- 822a7e0 [otbn] Add code snippets for 256 and 384 bit mul by Greg Chadwick · 4 years, 7 months ago
- 358f9a2 [otbn] Add a code snippet that shows off the loop instructions by Rupert Swarbrick · 4 years, 7 months ago
- 1c063dc [otbn] Add unit test for OTBN DIF by Philipp Wagner · 4 years, 8 months ago
- 1c7cf8f [otbn] Initial DIF by Philipp Wagner · 4 years, 9 months ago
- 01ad23e [sw/host/spiflash] Add support to dump frames by Miguel Osorio · 4 years, 7 months ago
- 97576e9 Remove unicode character from `test_coverage_llvm.c` by Garret Kelly · 4 years, 7 months ago
- cb76df4 [sw] Ensure Headers are Correctly Ordered by Sam Elliott · 4 years, 7 months ago
- 5c83491 [sw] Write a simple test to test coverage functionality by Alphan Ulusoy · 4 years, 8 months ago
- a3990a3 [sw] Integrate test_coverage into test_main by Alphan Ulusoy · 4 years, 8 months ago
- d2bbbe1 [sw] Implement test_coverage library by Alphan Ulusoy · 4 years, 8 months ago
- fcea9e3 [sw] Modify flash_crt.S for llvm coverage by Alphan Ulusoy · 4 years, 8 months ago
- 8fd6d55 [sw] Modify flash_link.ld for llvm coverage by Alphan Ulusoy · 4 years, 8 months ago
- d458a41 Update llvm_clang_rt_profile to llvm/llvm-project@4fccdd5c85d by Alphan Ulusoy · 4 years, 8 months ago
- d326f25 [sw] Vendor in llvm_clang_rt_profile by Alphan Ulusoy · 4 years, 8 months ago
- f198499 [otbn] Mention pseudo-ops example in README by Philipp Wagner · 4 years, 8 months ago
- 0f643e1 [otbn] Move software to sw/otbn by Philipp Wagner · 4 years, 8 months ago
- 92e9242 [sw/sca] AES-ECB encrypt simple serial by Miguel Osorio · 4 years, 8 months ago
- b5aab29 [sw/lib] Add AES manual trigger function by Miguel Osorio · 4 years, 8 months ago
- 0915ddb [bootrom/bootstrap] Update flash write check by Miguel Osorio · 4 years, 8 months ago
- bdcbd20 [rv_core_ibex] Add escalation receiver and hook up NMI by Michael Schaffner · 4 years, 8 months ago
- ded9da4 [aes] Provide the initial key in two shares for security hardening by Pirmin Vogel · 4 years, 8 months ago
- 4ec676e [regtool] Add `_` separator between multireg base name and index by Pirmin Vogel · 4 years, 8 months ago
- 58ca4b0 [sw] Replace the old SPI driver with the new DIF by Miguel Young de la Sota · 4 years, 8 months ago
- 64c8973 [sw] Fix flash_header section attributes by Luís Marques · 4 years, 8 months ago
- 1ada4f7 [sw] Use KEEP Correctly in Linker Scripts by Sam Elliott · 4 years, 8 months ago
- 95315f1 [mask rom] Add TOC to Pseudocode by Sam Elliott · 4 years, 8 months ago
- fcab1cd [mask rom] Split Functionality into Modules by Sam Elliott · 4 years, 8 months ago
- 00d080f [mask rom] Describe Mask ROM Interface Structures by Sam Elliott · 4 years, 8 months ago
- cb38b8d [dif uart] Use matching defines for bit definitions by Philipp Wagner · 4 years, 8 months ago
- c50ff87 [sw] Fix formatting in comment by Philipp Wagner · 4 years, 8 months ago
- 42610c0 [aes] Clear all reg status trackers on writes to control reg by Pirmin Vogel · 4 years, 8 months ago
- 847ec7a [sw/dif] Improve (the consistency of) Doxygen comments by Philipp Wagner · 4 years, 8 months ago
- 240a208 [mask_rom] Mask ROM Initial Commit by Sam Elliott · 4 years, 8 months ago
- 5e792c0 [mask rom] Address Pseudocode Issues by Sam Elliott · 4 years, 8 months ago
- b8ce2ef [sw] Unsigned Comparisons in Address Loops by Sam Elliott · 4 years, 8 months ago
- a711a6a [mask rom] More Detailed Boot Pseudo-code by Sam Elliott · 4 years, 8 months ago
- 9f5ffe9 [usbdev] Don't re-initialize UART in Test by Sam Elliott · 4 years, 8 months ago
- d84bd57 [usbdev] Add new usbdev_test by Pirmin Vogel · 4 years, 8 months ago
- 57ecf26 [hmac] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
- 4576a29 [usbdev] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
- 26f0dcc [rv_timer] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
- f08e441 [i2c] Add DIF Checklist and Progress by Sam Elliott · 4 years, 8 months ago
- 81439a8 [doc] Typo in SW Checklist by Sam Elliott · 4 years, 8 months ago
- 0a6162d [sw/dif] Add tests for HMAC DIF by Jon Flatley · 5 years ago
- db80488 [sw/dif] Implement a DIF library for HMAC by Jon Flatley · 5 years ago
- 642e338 [dif] Add a comment explaining how to drop an error on the ground by Miguel Young de la Sota · 4 years, 9 months ago
- 50e8be1 [mask rom] Initial Pseudo-Code for Mask ROM by Sam Elliott · 4 years, 8 months ago
- 3fc74fc [tests] Clean up dif_plic_sanitytest.c by Miguel Young de la Sota · 4 years, 8 months ago
- 7b8efc6 [sw/test] Add a test for the CRT. by Miguel Young de la Sota · 4 years, 8 months ago
- e82507a [sw/crt] Fix CRT code clobbering the first word of .bss by Miguel Young de la Sota · 4 years, 8 months ago
- f8e6a75 [test] Move rv_timer_test.c into tests/dif by Miguel Young de la Sota · 4 years, 9 months ago
- 6148eda [dif] Replace uses of rv_timer.h with dif_rv_timer.h by Miguel Young de la Sota · 4 years, 9 months ago
- be4bcb7 [aes] Add shadow CTRL register, interface with alert handler by Pirmin Vogel · 5 years ago
- 2971ee5 [sw] Delete sw/device/boot_rom2 by Sam Elliott · 4 years, 8 months ago
- eaf4a3e [test] Add kTestConfig, a pre-main test config by Miguel Young de la Sota · 4 years, 9 months ago
- 425450c [sw/dif_usbdev] Implement USBDEV DIF Library by Alphan Ulusoy · 5 years ago
- 45fb1c6 [doc] Update Licence Headers to fit agreed style by Sam Elliott · 4 years, 10 months ago
- 70e2228 [sw] Redesign MMIO and Bitfield Library by Sam Elliott · 4 years, 9 months ago
- 24b6651 [sw] Correct mmio EXPECT macro name by Sam Elliott · 4 years, 9 months ago
- b39abf1 [sw] Delete EXPECT_MASK<N>_AT Macros by Sam Elliott · 4 years, 9 months ago
- 5d6cac5 [sw] Correct EXPECT_MASK8 mmio macro by Sam Elliott · 4 years, 9 months ago
- d3aa20c [sw] Remove 16-bit MMIO Functions by Sam Elliott · 4 years, 9 months ago
- 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, 9 months ago
- 9296764 [flash] Add scrambling primitive and hook-up to program / read pipelines by Timothy Chen · 4 years, 9 months ago