- 2fb2767 [sw] Add spi_host_tx_rx_test by Timothy Chen · 2 years, 7 months ago
- 6f7094c [dv, sram_ctrl] Adust the `scramble_test` to tolerate the right amount of false positives by Douglas Reis · 2 years, 7 months ago
- 36709cc [dv, otbn] Adust the `scramble_test` to tolerate the right amount of false positives by Douglas Reis · 2 years, 7 months ago
- 8aa59e3 fix(chip): High-Z selected pad by Eunchan Kim · 2 years, 6 months ago
- 41329d8 fix(chip): Skip direct connected DIOs by Eunchan Kim · 2 years, 6 months ago
- 22439a7 feat(chip): Randomize pads selection, chip_sw_sleep_pin_wake by Eunchan Kim · 2 years, 7 months ago
- ff7a2ad feat(chip): Add rand in SW, chip_sw_sleep_pin_wake by Eunchan Kim · 2 years, 7 months ago
- d3d17dc feat(chip): Add chip_sw_sleep_pin_wake test by Eunchan Kim · 2 years, 7 months ago
- 7200ca3 [bazel] Add bazel rules for manual tests by Alphan Ulusoy · 2 years, 7 months ago
- 0e1153c [test] Rename ROM e2e testplan by Alphan Ulusoy · 2 years, 7 months ago
- 76748ab [test] Add testplan for manual ROM tests by Alphan Ulusoy · 2 years, 7 months ago
- 63f72f5 [top/dv] shorten sensor_ctrl_alert_test by Timothy Chen · 2 years, 7 months ago
- 4af9eb8 [chip,dv] add local alert event to rstmgr_alert_info test by Jaedon Kim · 2 years, 6 months ago
- ec74c85 [crypto] Add placeholder for key integrity checks. by Jade Philipoom · 2 years, 6 months ago
- 94e1ca7 [crypto] Remove now-empty header file. by Jade Philipoom · 2 years, 7 months ago
- 2c9e035 Fix unit test by Timothy Trippel · 2 years, 6 months ago
- a5f799a [dif] Fix dif_keymgr by Weicai Yang · 2 years, 7 months ago
- e954fe0 [crypto, test] Test timing properties of AES-GCM decryption. by Jade Philipoom · 2 years, 8 months ago
- db5c836 [test] alert_handler_reverse_ping_in_deep_sleep by Miguel Osorio · 2 years, 7 months ago
- f520fbb [crypto] Split key import/export operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 4cdf0fd [crypto] Split KDF operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- f1d37fa [crypto] Split DRBG operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 84e37f7 [crypto] Split RSA operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 1fd2510 [crypto] Split MACs from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- e866425 [crypto] Split hash functions from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 61680da [crypto] Split ECC operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 32257e7 [crypto] Split AES operations from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 6debefc [crypto] Split shared datatypes from monolithic header. by Jade Philipoom · 2 years, 7 months ago
- 5dbc328 [sw/silicon_creator, test] Move shared constants to toplevel_memory.ld.tpl by Alphan Ulusoy · 2 years, 7 months ago
- 73181b7 [chip dv] Get ALL UART tests working by Srikrishna Iyer · 2 years, 6 months ago
- 7b44a78 [test] Add rom_e2e_bootstrap_phase2_read by Alphan Ulusoy · 2 years, 6 months ago
- 6adfad1 [test] Add rom_e2e_bootstrap_phase2_erase by Alphan Ulusoy · 2 years, 6 months ago
- 1841eb4 [test] Add rom_e2e_bootstrap_phase2_page_program by Alphan Ulusoy · 2 years, 6 months ago
- a027ab0 [test] Add rom_e2e_bootstrap_phase2_reset by Alphan Ulusoy · 2 years, 6 months ago
- 14626b9 [otp_ctrl/dif] Fix up lock reg handling by Alexander Williams · 2 years, 7 months ago
- 863be67 [test] Add rom_e2e_bootstrap_phase1_read by Alphan Ulusoy · 2 years, 7 months ago
- 39cdb24 [test] Add rom_e2e_bootstrap_phase1_page_erase by Alphan Ulusoy · 2 years, 7 months ago
- 304ef63 [test] Add rom_e2e_bootstrap_phase1_page_program by Alphan Ulusoy · 2 years, 7 months ago
- f7f542f [test] Add rom_e2e_bootstrap_phase1_reset by Alphan Ulusoy · 2 years, 7 months ago
- b5973ce [sw/silicon_creator] Fix short page-misaligned writes in bootstrap by Alphan Ulusoy · 2 years, 7 months ago
- 2dbd91b [sw/silicon_creator] Clear status bits after ignored cmds in bootstrap phase 1 by Alphan Ulusoy · 2 years, 7 months ago
- 91e674c [silicon_creator] Ensure OTBN is idle before writes/commands. by Jade Philipoom · 2 years, 8 months ago
- 3c54b1e [util] Fix extract_sw_logs.py by Srikrishna Iyer · 2 years, 7 months ago
- c76ff7c [sw, test_rom] Skip UART init for DV by Srikrishna Iyer · 2 years, 7 months ago
- d39167d [sw/silicon_creeator] Register spi commands after initializing spi_device buffers by Alphan Ulusoy · 2 years, 7 months ago
- 06154a5 [crypto] Add AES-GCM authenticated decryption. by Jade Philipoom · 2 years, 8 months ago
- cd99f73 [crypto] Change docstring for returned status codes. by Jade Philipoom · 2 years, 7 months ago
- de79536 [crypto] Update API header to latest version. by Jade Philipoom · 2 years, 7 months ago
- b548a1c [crypto] Add support for sideloaded keys to the AES driver. by Jade Philipoom · 2 years, 7 months ago
- 7a28058 [dv,top] Fix chip_sw_aon_timer_irq by Guillermo Maturana · 2 years, 7 months ago
- 25a8a66 [test] Update ROM e2e test plan by Alphan Ulusoy · 2 years, 7 months ago
- 28697b6 [crypto] Create templates for cryptolib API files. by Jade Philipoom · 2 years, 7 months ago
- f05ed4d [sigverify] Add an automatic check for OTBN instruction count ranges. by Jade Philipoom · 2 years, 8 months ago
- e456a31 [dv, sram_ctrl] Tolerate a minimum of ECC errors in the srambling test by Douglas Reis · 2 years, 7 months ago
- 657fa5b [dv,top,escalation] Enhance all_escalation_resets test by Guillermo Maturana · 2 years, 7 months ago
- aba8926 [sw/silicon_creator] Reorganize the error table for clarity by Alphan Ulusoy · 2 years, 7 months ago
- 866c83f [sw/silicon_creator] Remove retention SRAM errors by Alphan Ulusoy · 2 years, 7 months ago
- 4f884eb [sw/silicon_creator] Remove UART errors by Alphan Ulusoy · 2 years, 7 months ago
- e3ed6c7 [sw/silicon_creator] Remove unused error codes by Alphan Ulusoy · 2 years, 7 months ago
- e53d566 [top/dv] Add i2c_host_tx_rx test by Timothy Chen · 2 years, 7 months ago
- c220516 [top/dv] Update dv / test to work with ast usb calibration by Timothy Chen · 2 years, 7 months ago
- 3f5f87e [dif/entropy_src] FW_OV_WR_FIFO Management by Martin Lueker-Boden · 2 years, 7 months ago
- b73727c Fix common typos of "partition" by Dan McArdle · 2 years, 7 months ago
- b29eaae [test] Fix rom_e2e_bootstrap_enabled_not_requested by Alphan Ulusoy · 2 years, 7 months ago
- 6f04185 [test] Update rom_e2e_asm_init test point by Michael Schaffner · 2 years, 7 months ago
- d91fcd3 [rom_ext, bare_metal] Move global pointer init to start by Alphan Ulusoy · 2 years, 7 months ago
- 00da8a8 [bare_metal] Add .static_critical section for consistency with silicon_creator code by Alphan Ulusoy · 2 years, 7 months ago
- 43dd4db [test_rom] Fix global pointer initialization in test_rom_start.S by Alphan Ulusoy · 2 years, 7 months ago
- 0741bdc [test_rom] Add .static_critical section for consistency with silicon_creator code by Alphan Ulusoy · 2 years, 7 months ago
- fcc8bac [silicon_owner/bare_metal] cleanup boot test by Timothy Trippel · 2 years, 7 months ago
- 73df76a [bazel] add slot management to `opentitan_functest` macro by Timothy Trippel · 2 years, 7 months ago
- 9a38e6f [dv,chip_sw] Add all_escalation_resets_test by Guillermo Maturana · 2 years, 7 months ago
- 851b527 [crypto] Code reorganization for cryptolib. by Jade Philipoom · 2 years, 7 months ago
- 5d712a7 [crypto, test] Add a few tests for AES-GCM encryption. by Jade Philipoom · 2 years, 8 months ago
- 55f73c6 [crypto] Add AES-GCM encryption. by Jade Philipoom · 2 years, 8 months ago
- 6e08348 [dv, ndm] Refactor `rv_dm_ndm_reset_req` test for readability by Douglas Reis · 2 years, 7 months ago
- 98a0504 [chip,dv] update include path for pinmux reg from ip to top by Jaedon Kim · 2 years, 7 months ago
- 411c774 [bazel] Add SRAM program test rule for CW310 by Dan McArdle · 2 years, 8 months ago
- 998a27f [sensor_ctrl/dif] Fix toggle/bool conversions by Michael Schaffner · 2 years, 7 months ago
- 8a182aa [otp_ctrl] Add prim alert signals to OS interface description by Michael Schaffner · 2 years, 7 months ago
- 8ea7b3e [sw] Add a temporary static check for number of alerts by Timothy Chen · 2 years, 7 months ago
- 8b517f2 [top/dv] Patch up CI failures by Timothy Chen · 2 years, 7 months ago
- 2d60539 [test] Update ROM e2e testplan by Alphan Ulusoy · 2 years, 7 months ago
- 88829b6 [flash_ctrl] Use comportable channels for alerts emanating from prim_flash by Michael Schaffner · 2 years, 7 months ago
- 493dc9d [test] Add OTBN sideloading test. by Jade Philipoom · 2 years, 7 months ago
- 7cbb64c [test] Add rom_e2e_static_critical test by Alphan Ulusoy · 2 years, 7 months ago
- 61737f9 [ottf] Fix global pointer initialization in ottf_start.S by Alphan Ulusoy · 2 years, 7 months ago
- d57d515 [sw/silicon_creator] Minor edit in manifest_def.c by Alphan Ulusoy · 2 years, 7 months ago
- ae1b9a4 [ottf] Add the .static_critical section to OTTF by Alphan Ulusoy · 2 years, 7 months ago
- db0fb8f [dif, hmac] Fix digest and key word order, remove stale comment by Alphan Ulusoy · 2 years, 7 months ago
- 5358180 [ottf] Fix log format strings for array check failures by Alphan Ulusoy · 2 years, 7 months ago
- faf2a6a [rom/e2e] Fix bitstream entry for bootstrap test by Alexander Williams · 2 years, 7 months ago
- a64a8c9 [rom/e2e] Use test_cmds for fixed args to harness by Alexander Williams · 2 years, 7 months ago
- d830b81 [e2e test] Test mask rom bootstrap properties by Chris Frantz · 2 years, 8 months ago
- f70e784 [mask_rom] Emit a status message when in bootstrap mode by Chris Frantz · 2 years, 8 months ago
- bcdc178 [dv, rv_core_ibex] Add test `chip_sw_nmi_irq` by Douglas Reis · 2 years, 7 months ago
- a836c21 Update lowrisc_ibex to lowRISC/ibex@37745c5c by Michael Schaffner · 2 years, 7 months ago
- 6be5b88 [cryptolib] csrng driver by Miguel Osorio · 2 years, 7 months ago
- e0468a5 [test] Enable passing arguments to the functest harness by Alexander Williams · 2 years, 7 months ago
- 5a5bfa7 [test] Add rom_e2e_shutdown_exception_c test by Alphan Ulusoy · 2 years, 7 months ago