- ae2a883 [dif unittests] fix mixed signedness warning by Drew Macrae · 3 years, 5 months ago
- f7562c7 [ipgen] Plumb TemplateParams through correctly by Rupert Swarbrick · 3 years, 4 months ago
- 9216ea1 [util] Document default resval for non-hwext registers by Rupert Swarbrick · 3 years, 5 months ago
- 6f34e71 [sw/crypto] Make RSA .balign directives smaller. by Jade Philipoom · 3 years, 4 months ago
- c2775af [util] Move some generic parsing code to util by Rupert Swarbrick · 3 years, 5 months ago
- 40e87bc [dv] Support Multiple EDN Interfaces in OpenTitan by Canberk Topal · 3 years, 5 months ago
- 48e810a [otbn,dv] Changed dmem width to 32 bits from 256 bits by Prajwala Puttappa · 3 years, 5 months ago
- dd3a05b [otbn] Updated uRNG in OTBN by Vladimir Rozic · 3 years, 5 months ago
- 2796f45 [prim] Add xoshiro256pp primitive. by Vladimir Rozic · 3 years, 5 months ago
- 8856375 [dv/alert_handler] Fix crashdump with reset by Cindy Chen · 3 years, 5 months ago
- 90400ee [dv/prim_alert] Fix async fatal alert regression error by Cindy Chen · 3 years, 5 months ago
- cdcb4e0 [util] Add missing file by Timothy Chen · 3 years, 5 months ago
- 198acd6 [hmac] wipe key instead of xor by Timothy Chen · 3 years, 5 months ago
- 2ec6fa7 [sram/dv] Fix executable test and tl_err test by Weicai Yang · 3 years, 5 months ago
- e477810 [flash_ctrl] Address documentation issues by Timothy Chen · 3 years, 5 months ago
- 7ac1efb [bazel] Rules for hello_world binary for riscv by Drew Macrae · 3 years, 6 months ago
- c4f342b [top] Move spi_host* in memory map by Timothy Chen · 3 years, 5 months ago
- 0c9b95e [prim] Add missing include to prim_xilinx_pad_wrapper by Rupert Swarbrick · 3 years, 5 months ago
- 4d665a9 [prim] Add missing include to prim_mubi_dec* by Rupert Swarbrick · 3 years, 5 months ago
- e1ae7fb [otbn, dv] Fixes bad_ispr issue of picking valid csr / wsr addr by Prajwala Puttappa · 3 years, 5 months ago
- f8e8cd2 [dv/alert_handler] Add sequence to check low power group by Cindy Chen · 3 years, 5 months ago
- 7109ae6 [dv/otp_ctrp] Fix xcelium error by Cindy Chen · 3 years, 5 months ago
- 44caf3b [sw/silicon_creator] Remove is_busy() from flash_ctrl driver by Alphan Ulusoy · 3 years, 5 months ago
- b2506c6 [sw/silicon_creator] Migrate boot_data to silicon_creator flash_ctrl driver by Alphan Ulusoy · 3 years, 5 months ago
- 4a807ec [sw/silicon_creator] Minor fixups for mask ROM OTBN driver. by Jade Philipoom · 3 years, 5 months ago
- 3653c65 [sw/crypto] Clarify bounds assumptions for Montgomery R^2. by Jade Philipoom · 3 years, 5 months ago
- 8630bcb [doc] Add OTBN style guide. by Jade Philipoom · 3 years, 5 months ago
- 69cb0a2 [keymgr/dv] Fix shadow_reg_update_error_with_csr_rw by Weicai Yang · 3 years, 5 months ago
- dc440e3 [dv/prim_alert_receiver] Fix assertion that consumes large mem by Cindy Chen · 3 years, 5 months ago
- 928a45f [sw/silicon_creator] Add individual error codes for data and info read, write, and erase operations by Alphan Ulusoy · 3 years, 5 months ago
- 5155fe8 [sw/silicon_creator] Separate read, write, erase functions for data and info partitions by Alphan Ulusoy · 3 years, 5 months ago
- d9dffe0 [sw/silicon_creator] Add info_page_addr() to flash_ctrl driver by Alphan Ulusoy · 3 years, 5 months ago
- 23f6f5d [prim] Remove extra semicolon by Weicai Yang · 3 years, 5 months ago
- 759917d [edn/dv] Added genbits test/sequence, randomized genbits by Steve Nelson · 3 years, 5 months ago
- 41160c6 [dv/alert_handler] Fix merge duplicated error by Cindy Chen · 3 years, 5 months ago
- b120cd5 [spi_device] Adding and connecting TPM interrupt in tb by kosta-kojdic · 3 years, 5 months ago
- f6213e3 [spi_device] Add write mask to RxFifo by Eunchan Kim · 3 years, 5 months ago
- 122c414 [dv/pwrmgr] Fix sampling of control_cg by Guillermo Maturana · 3 years, 5 months ago
- d4777ca [chip,dv] Refactor CSR exclusion method by Srikrishna Iyer · 3 years, 5 months ago
- 42b3e66 [sw/silicon_creator] Separate OTBN error codes in mask ROM. by Jade Philipoom · 3 years, 5 months ago
- 8e5c0ae [sw, tests] Introduce "chip_sw_sram_execution" Main SRAM test by Silvestrs Timofejevs · 3 years, 5 months ago
- 6e7688a [sw, testing] Introduce a Lifecycle Controller test util by Silvestrs Timofejevs · 3 years, 5 months ago
- 1dc386a [csrng/rtl] connect count err to fatal_err by Mark Branstad · 3 years, 5 months ago
- 19b727d [hw, hjson] SRAM Controller use `multibits.h` in register desc by Silvestrs Timofejevs · 3 years, 5 months ago
- f4d5e9a [top, all] update connects for mubi by Timothy Chen · 3 years, 5 months ago
- 7c3a3cf [sw/mask_rom] Move keys inside the mask_rom folder by Miguel Osorio · 3 years, 5 months ago
- edf6e91 [dv/alert_handler] fix alert ping timeout seq regression error by Cindy Chen · 3 years, 5 months ago
- d258545 [opentitantool] Support image assembly. by Chris Frantz · 3 years, 5 months ago
- feaf322 [flash_ctrl] Add plain text integrity in flash by Timothy Chen · 3 years, 5 months ago
- 261a12b [sw/silicon_creator] Add info page layout table to flash_ctrl.h by Alphan Ulusoy · 3 years, 5 months ago
- 6e61902 [prim] Add time-out functionality to prim_clock_meas by Timothy Chen · 3 years, 5 months ago
- 89df3eb [dif/rom_ctrl] Add DIF header and implementation. by Timothy Trippel · 3 years, 5 months ago
- 9df5db2 [dif] Fix comment typos in DIF header template. by Timothy Trippel · 3 years, 5 months ago
- 9f7d8cc [dv/pwrmgr] Enhance wakeup test by Guillermo Maturana · 3 years, 5 months ago
- 8dbd6e4 [doc] Add style guide for `testutils` chip-level test libraries. by Timothy Trippel · 3 years, 5 months ago
- d481eae [spi_device] Data Manipulation logic by Eunchan Kim · 3 years, 5 months ago
- 3b3bf9f [spi_device] Define Data Swap port in Passthrough by Eunchan Kim · 3 years, 5 months ago
- a4635b4 [spi_device] Unused signals by Eunchan Kim · 3 years, 5 months ago
- 9f59ce1 [spi_device] Connect payload_swap_* to unused_ by Eunchan Kim · 3 years, 5 months ago
- da38158 [spi_device] Add `payload_swp_en` bit field in CMD_INFO by Eunchan Kim · 3 years, 5 months ago
- 1cb4185 [syn] Minor scripting alignment with CDC flow by Michael Schaffner · 3 years, 5 months ago
- 03ad3e4 [doc] Update Xilinx Vivado installation instructions. by Jade Philipoom · 3 years, 5 months ago
- 31d5baa [CODEOWNERS] Add organization prefix to teams by Michael Munday · 3 years, 5 months ago
- ac4e5d5 [doc, sram_ctrl] Fix incorrect table values by Silvestrs Timofejevs · 3 years, 5 months ago
- 10f8597 [prim] Fix DC sythesis error by Weicai Yang · 3 years, 5 months ago
- 64c2b5e [dv/otp_ctrl] Remove extra dut_init by Cindy Chen · 3 years, 5 months ago
- 8196f11 [fpv] Fix regression failures by Cindy Chen · 3 years, 5 months ago
- 882cce0 [sw/testing] Fix comment typos in `check.h`. by Timothy Trippel · 3 years, 5 months ago
- af4c9e7 [bazel] add rules for new targets and fix unittest by Drew Macrae · 3 years, 5 months ago
- 125cbc6 [top/dv] Fix spi device failure by Weicai Yang · 3 years, 5 months ago
- c9292bf [sw] Separate computation of the two different constants in RSA-3072. by Jade Philipoom · 3 years, 5 months ago
- 3e647ae [sw] More efficient computation of R^2 by Jade Philipoom · 3 years, 5 months ago
- 38146ad [sw] Add test for RSA-3027 Montgomery constant precomputation. by Jade Philipoom · 3 years, 5 months ago
- fc76d8e [sw] Implement precomputation of Montgomery constants in OTBN. by Jade Philipoom · 3 years, 5 months ago
- 647cddb [sw, cleanup] Move `ARRAYSIZE` to `macros.h`. by Chris Frantz · 3 years, 5 months ago
- c8389ed [dv/ralgen] Update `dv_base_names` input from a string to a list by Cindy Chen · 3 years, 5 months ago
- e16009b [dv/ralgen] Update the `dv-base-prefix` optional input by Cindy Chen · 3 years, 5 months ago
- 0f60351 [util] Add generic ecc encode function for re-use by Timothy Chen · 3 years, 5 months ago
- 2f94598 [util] Update `make_new_dif.py` to use `autogen_banner.py` module. by Timothy Trippel · 3 years, 5 months ago
- 40f7247 [dv/sram] Enable multi-ral by Udi Jonnalagadda · 3 years, 9 months ago
- c26089a [csrng/rtl] sw port data attack check added by Mark Branstad · 3 years, 5 months ago
- 8be44c9 [clkmgr, ast] Update external clock switch support by Timothy Chen · 3 years, 5 months ago
- 8a72e8c [clkmgr] External clock switch documentation update by Timothy Chen · 3 years, 5 months ago
- 7dd8ba4 [fpv/secded] Fix FPV auto-gen script by Cindy Chen · 3 years, 5 months ago
- 8316200 [csrng / edn] Add required assertions from prim_count testing by Timothy Chen · 3 years, 5 months ago
- a6260f0 [doc] Add D2S and V2S milestones to documentation by Michael Schaffner · 3 years, 5 months ago
- dd9544e [doc] Add D2S and V2S checklist items to all checklists by Michael Schaffner · 3 years, 5 months ago
- 51055db [top/usb] Instantiate second pair of USB pads by Michael Schaffner · 3 years, 5 months ago
- 4bb1334 [dv/alert_handler] Add an alert_handler_if by Cindy Chen · 3 years, 5 months ago
- fbf2edc [dv] Test security countermeasures by Weicai Yang · 3 years, 6 months ago
- 1d0eeaf [dv] Fix ASSERT_INIT race condition by Weicai Yang · 3 years, 5 months ago
- ae4a31f [edn/rtl] prim counter replacing standard counter by Mark Branstad · 3 years, 5 months ago
- 3192827 [csrng/rtl] replace gen command rep counter with hardened version by Mark Branstad · 3 years, 5 months ago
- 2c275eb [syn/aes/otbn] Minor fixes to fix block level synthesis by Michael Schaffner · 3 years, 5 months ago
- 3d156ce [doc] Update DIF dev and style guide. by Timothy Trippel · 3 years, 5 months ago
- ed24b15 [util] Fix docstrings and arg names in `util/make_new_dif.py`. by Timothy Trippel · 3 years, 5 months ago
- 230ec41 [spi_device] Fix lint errors by Eunchan Kim · 3 years, 5 months ago
- 417eb95 [sw] Add a simple test for RSA-3072 verify. by Jade Philipoom · 3 years, 5 months ago
- e7615f5 [sw/rom_ext] Rename rom_ext folder. by Miguel Osorio · 3 years, 5 months ago
- ba3f6f9 [sw/silicon_creator] Simplify flash_ctrl_prog loop by Alphan Ulusoy · 3 years, 5 months ago