- cc8945a [otp_ctrl] Connect test-related GPIO signal by Michael Schaffner · 3 years, 8 months ago
- be7e7bf [otbn,dv] Allow maximal size LOOPIs in RIG by Rupert Swarbrick · 3 years, 8 months ago
- b3b0d29 [otbn,dv] Increase "size" parameter for gen-binaries.py by Rupert Swarbrick · 3 years, 8 months ago
- ce08c5f [otbn,dv] Fix comments in RIG's loop generator by Rupert Swarbrick · 3 years, 8 months ago
- 4011918 [otbn,dv] Add a "core" regression by Rupert Swarbrick · 3 years, 8 months ago
- 1d6ca47 [otbn] Clarify error behavior in specification by Philipp Wagner · 3 years, 8 months ago
- 19aa501 [otbn] Improve application return documentation by Philipp Wagner · 3 years, 8 months ago
- c741a84 [edn/dv] Modify for multi-bit enables by Steve Nelson · 3 years, 8 months ago
- f1da02d [prim_subreg_shadow] Make local parameter a localparam by Philipp Wagner · 3 years, 8 months ago
- 9ce30ab [prim_subreg] Make software access type an enum by Philipp Wagner · 3 years, 8 months ago
- 36993d4 Remove abandoned auto-generated files by Philipp Wagner · 3 years, 8 months ago
- ab5c149 [topgen] Pass fewer values to clkmgr templates by Rupert Swarbrick · 3 years, 8 months ago
- 710e3c9 [clkmgr] Allow multiple hint clocks in a block by Rupert Swarbrick · 3 years, 9 months ago
- 5aa249f [topgen] Be explicit about where hint clocks get connected by Rupert Swarbrick · 3 years, 8 months ago
- 2094ac8 [topgen] Store set of endpoints in ClockSignal connection by Rupert Swarbrick · 3 years, 8 months ago
- 0c9cf5c [topgen] Move more logic to clocks.py by Rupert Swarbrick · 3 years, 8 months ago
- d4c9272 [clkmgr] Minor coverage fix in scoreboard by Rupert Swarbrick · 3 years, 8 months ago
- de547ea [lc_ctrl/doc] Correct life cycle state and counter sizes by Michael Schaffner · 3 years, 8 months ago
- 841d8ec [csrng/dv] Generate cmds for multiple hw_apps by Steve Nelson · 3 years, 8 months ago
- c21c3ac [dv/otp_ctrl] parameterized otp_ctrl_base_test by Dror Kabely · 3 years, 9 months ago
- b5b8213 [otp] Add missing newline at end of waiver file by Rupert Swarbrick · 3 years, 8 months ago
- 8bde7c8 [entropy_src/rtl] ast rng interface enable change by Mark Branstad · 3 years, 8 months ago
- c65161c [otbn] Remove special case in Reg-Reg ALU decode by Rupert Swarbrick · 3 years, 8 months ago
- bfeaa70 [otbn] Remove two extra cases from the InsnOpcodeBaseOp decoder by Rupert Swarbrick · 3 years, 8 months ago
- 685572d [dv/otp_ctrl] Fix wake_up test by Cindy Chen · 3 years, 8 months ago
- 3c5cde5 [dv/otp_ctrl] changed the db configuration for core TL-UL vif by Dror Kabely · 3 years, 8 months ago
- 1bc495e [rtl/prim_diff_decode] Add prim_flop_2sync dependency by Cindy Chen · 3 years, 8 months ago
- 67ff772 [doc/rstmgr] Improve functional spec by Guillermo Maturana · 3 years, 8 months ago
- 896c1dd Update CREATOR_SW_CFG_USE_SW_RSA_VERIFY OTP entry to use software mod_exp implementation by Alphan Ulusoy · 3 years, 8 months ago
- b7806c7 [otbn] Correct illegal_insn detection for register-immediate ops by Rupert Swarbrick · 3 years, 8 months ago
- 24adae9 [keymgr/dv] update scb and enable KMAC key check by Weicai Yang · 3 years, 8 months ago
- c7183df [otp_ctrl] Update AscentLint waiver file by Michael Schaffner · 3 years, 8 months ago
- b387ad5 [lc_ctrl] Fix minor bug in CSR connections by Michael Schaffner · 3 years, 8 months ago
- ed81ae1 [otp_ctrl/lc_ctrl] Add MANUF_STATE to HW_CFG and expose through LC TAP by Michael Schaffner · 3 years, 8 months ago
- 5dd38bf [lc_ctrl] Disable NVM debug in the last test unlocked state by Michael Schaffner · 3 years, 8 months ago
- bc95f34 [lc_ctrl] Increase number of test states from 4 to 8 by Michael Schaffner · 3 years, 8 months ago
- 005c2df [doc/rstmgr] Remove redundant "!"s in hjson by Guillermo Maturana · 3 years, 8 months ago
- 0d6e82b [otbn] Specify life cycle escalation reaction by Philipp Wagner · 3 years, 8 months ago
- 60a6a45 [otbn,dv] Add a "bad instruction" snippet generator to RIG by Rupert Swarbrick · 3 years, 8 months ago
- 61a5bbf [otbn,dv] Refactor how the RIG ends programs by Rupert Swarbrick · 3 years, 8 months ago
- e8aa5a1 [otbn,dv] Allow unknown instructions in otbn_env_cov by Rupert Swarbrick · 3 years, 8 months ago
- 2541d13 [otbn] Spec: CSR or WSR permission errors are ignored by Philipp Wagner · 3 years, 8 months ago
- a7f7965 [dv/pwrmgr] Add SVA assertions by Guillermo Maturana · 3 years, 8 months ago
- 6d6ae69 [edn/sec] create fields to enable functions by Mark Branstad · 3 years, 8 months ago
- 576cc08 [top, ibex, aon_timer] Connect watchdog bark to NMI by Timothy Chen · 3 years, 8 months ago
- a6541be [csrng/sec] create fields to enable functions by Mark Branstad · 3 years, 8 months ago
- 4000cc9 [edn] Add MaxLatency assertion by Eunchan Kim · 3 years, 8 months ago
- caf1fc0 [spi_device] Use Sfdp parameter for Address by Eunchan Kim · 3 years, 8 months ago
- 7c3de6e [util] Prep work for shadow reset impelemtation by Timothy Chen · 3 years, 8 months ago
- 8484ee4 [csrng/rtl] fix for app command arbiter by Mark Branstad · 3 years, 8 months ago
- c920c93 [pwm] Minor fixes by Timothy Chen · 3 years, 8 months ago
- e76ca1f [otbn/doc] Secure Wipe documentation update. by Vladimir Rozic · 3 years, 9 months ago
- d374e74 [otbn,util] De-duplicate Python decoding code by Rupert Swarbrick · 3 years, 8 months ago
- 367024c [prim_subreg_shadow] Correct write data signal usage by Michael Schaffner · 3 years, 8 months ago
- ffe8c99 [rtl/otp_ctrl] Small fix on lc_escalate_en assignment by Cindy Chen · 3 years, 8 months ago
- bb28c9f [kmac] Adjust app interface output length by Timothy Chen · 3 years, 8 months ago
- 908c9c0 [flash_ctrl] Update partitions wiped during RMA entry by Timothy Chen · 3 years, 8 months ago
- 36c73e1 [spi_device] Revise readcmd to use cmd_info CSR by Eunchan Kim · 3 years, 10 months ago
- af4702c [keymgr/dv] Add missing rom degist all 1s/0s test by Weicai Yang · 3 years, 8 months ago
- f433eea [keymgr] Fix the cdi selection for keys by Timothy Chen · 3 years, 8 months ago
- 5d45379 [prim_lfsr] Fix assertion issue occuring right after reset by Michael Schaffner · 3 years, 8 months ago
- 29dd5d6 [pwrmgr] Disable cpu fetch enable when entering low power by Timothy Chen · 3 years, 8 months ago
- 3713181 [keymgr] Add input data checks for rom_digest by Timothy Chen · 3 years, 8 months ago
- 09ca3ff [flah_ctrl/dv] Creating type for data bus + adding function for expected calculation. by Eitan Shapira · 3 years, 8 months ago
- 14b3e5e [otbn,dv,doc] Handle bad CSRs properly in ISS and docs by Rupert Swarbrick · 3 years, 8 months ago
- 2f9cbd7 [otbn,doc] Use "RO" not "R" for Access column in CSR/WSR table by Rupert Swarbrick · 3 years, 8 months ago
- 1d54a7b [otbn] Describe WSR error conditions in docs and ISS by Rupert Swarbrick · 3 years, 8 months ago
- b55cb88 [otbn,doc] Fix backwards columns for URND in doc table by Rupert Swarbrick · 3 years, 8 months ago
- 52ed251 [otbn,dv] Properly report an error if the ISS process dies by Rupert Swarbrick · 3 years, 8 months ago
- ab5baa4 [otbn,dv] Fix index of ACC WSR by Rupert Swarbrick · 3 years, 8 months ago
- 55ad609 [keymgr/dv] Update scb/seq for DICE support by Weicai Yang · 3 years, 8 months ago
- 2b0155a [rv_core_ibex] Minor clean-up by Timothy Chen · 3 years, 8 months ago
- 0f1a9f2 [otbn] Make WSR numbers match the implementation by Philipp Wagner · 3 years, 8 months ago
- cc906c0 [otbn] Spec: Remove outdated note by Philipp Wagner · 3 years, 8 months ago
- 44bd4ca [otbn] Improve CSR and WSR specification by Philipp Wagner · 3 years, 8 months ago
- 00fccb1 [otbn] Add Hugo shortcode to link to instruction description by Philipp Wagner · 3 years, 8 months ago
- e938c88 [otbn] Remove non-ASCII character from spec by Philipp Wagner · 3 years, 8 months ago
- 06169dc [sw/dif] Remove AES disable from CSRNG. by Miguel Osorio · 3 years, 8 months ago
- 6d4436f [csrng/sec] remove AES bypass, clean register debug by Mark Branstad · 3 years, 8 months ago
- 37b4126 [otbn] Spec cleanup: Replace "ECC" with "integrity error" by Philipp Wagner · 3 years, 8 months ago
- da3ac7c [memutil] Allow use without scrambled memories by Philipp Wagner · 3 years, 8 months ago
- ac9ba9e [prim_prince] Fix comment by Philipp Wagner · 3 years, 8 months ago
- a1df110 [otbn] Add missing output port by Philipp Wagner · 3 years, 8 months ago
- 8fe5b7e [clkmgr] Fix comment by Philipp Wagner · 3 years, 8 months ago
- e453727 [memutil] Fix width mismatch by Philipp Wagner · 3 years, 8 months ago
- 2ef952a [otp] Disable SVA on REQ staying high until ACK for the scramble arbiter by Pirmin Vogel · 3 years, 8 months ago
- 231f772 [prim] Allow disabling SVAs ensuring REQ is held until ACK at run time by Pirmin Vogel · 3 years, 8 months ago
- 75c86aa [lc] Stop requesting tokens from KMAC after reception by Pirmin Vogel · 3 years, 8 months ago
- 092ed6f [prim] Fix typo that caused fifo_async to get stuck by Timothy Chen · 3 years, 8 months ago
- 52bce9f [nmi_gen] remove the nmi_gen dummy module by Michael Schaffner · 3 years, 8 months ago
- 8b0b5b1 [otp_ctrl] Split TL-UL interfaces into 'core' and 'prim' by Michael Schaffner · 3 years, 9 months ago
- cd469d2 [rom_ctrl] Add a parameter to stub out scrambling in rom_ctrl by Rupert Swarbrick · 3 years, 8 months ago
- 840e73e [prim] Add a missing ROM_CFG_DEFAULT to prim_rom_pkg.sv by Rupert Swarbrick · 3 years, 8 months ago
- 19afa99 [otbn] Swap the URND and ACC WSR indices by Philipp Wagner · 3 years, 8 months ago
- 9387752 [otbn] Change URND and RND_PREFETCH CSR indices by Philipp Wagner · 3 years, 8 months ago
- 26b07a4 [otbn] Add missing extern function declarations by Philipp Wagner · 3 years, 8 months ago
- 127b109 [topgen] Pull the 'clocks' code into a separate class in topgen by Rupert Swarbrick · 3 years, 8 months ago
- 46e11ba [otbn] Fix BN.LID when the destination WDR is read from x1 by Rupert Swarbrick · 3 years, 9 months ago
- e3e7610 [otbn] Remove duplicated assignments in decoder by Rupert Swarbrick · 3 years, 9 months ago
- 1a5d53a [alert_handler] Make critical alert handler CSRs shadowed regs by Michael Schaffner · 3 years, 10 months ago