- ce0eb19 [test] configure and run OTBN in power virus test by Timothy Trippel · 2 years ago
- 99018bc [test] refactor entropy complex config in power virus test by Timothy Trippel · 2 years ago
- 6b7b90a [test] use correct OTP image in DV for power virus test by Timothy Trippel · 2 years ago
- eeae4e9 [usbdpi] DPI changes for additional testing by Adrian Lees · 2 years ago
- b7a49d7 [crypto] Port the OTBN driver to use status_t. by Jade Philipoom · 2 years, 1 month ago
- bc4a611 [crypto] Update C code to use longer P-256 scalars. by Jade Philipoom · 2 years, 2 months ago
- 9f497f6 [test] TX data over SPI host 1 in power virus test by Timothy Trippel · 2 years ago
- e441c2f [test] configure SPI host 1 in power virus test by Timothy Trippel · 2 years ago
- 544c9a4 [otbn] Synchronize the clearing of error bits by Vladimir Rozic · 2 years ago
- ddb8b10 [cryptolib] Add hjson-based hardcoded tests for KMAC by Fatih Balli · 2 years, 1 month ago
- 5c52df6 [test] enable uart flow control in power virus test by Timothy Trippel · 2 years, 1 month ago
- 14ff715 [test] turn on flash scrambling and ECC in power virus test by Timothy Trippel · 2 years, 1 month ago
- 016a63c [test] add host test harness for power virus test by Timothy Trippel · 2 years, 1 month ago
- f661e4e [test] move KMAC customization string load in power virus test by Timothy Trippel · 2 years, 1 month ago
- cfb868d [chip] Define visibility as public by Ariel Cohen · 2 years, 1 month ago
- 21ebe3b [test] reorder block enablements in power virus test by Timothy Trippel · 2 years, 1 month ago
- 0698143 [test] configure pattgen in power virus test by Timothy Trippel · 2 years, 1 month ago
- 61be52f [test] configure PWM in power virus test by Timothy Trippel · 2 years, 1 month ago
- 3a7ec68 [dv] Update chip_sw_i2c_device_tx_rx test to support multiple instances by Vladimir Rozic · 2 years, 2 months ago
- 956af9d [dv/usbdpi] Initial fixes to usbdpi and usbdev_test by Adrian Lees · 2 years, 2 months ago
- 3f8836e [otbn,sw] Initialise WDRs to 0 in code-snippets by Canberk Topal · 2 years, 1 month ago
- 9fc6a18 [dv/chip] Fix a typo on plic_all_irqs_test by Cindy Chen · 2 years, 1 month ago
- 803680d [dv,top-level,tests] Fix plic_all_irqs_test race by Guillermo Maturana · 2 years, 1 month ago
- 167108f [test] load I2C FIFOs with data in power virus test by Timothy Trippel · 2 years, 1 month ago
- b3a6d32 [test] connect UARTs/I2Cs MIOs by Timothy Trippel · 2 years, 1 month ago
- e64d2f9 [test] configure I2C agent in power virus test by Timothy Trippel · 2 years, 1 month ago
- bfa2c5e [test] check UART transimitions in power virus test by Timothy Trippel · 2 years, 1 month ago
- 1a82003 [i2c] update i2c terminology by Timothy Chen · 2 years, 1 month ago
- 1e0c9c1 [crypto] Port HMAC driver to new cryptolib status codes. by Jade Philipoom · 2 years, 3 months ago
- c846498 [crypto] Port AES-GCM to use status_t. by Jade Philipoom · 2 years, 1 month ago
- 97714a8 [dif/uart] rename `dif_uart_fifo_reset_t` enum by Timothy Trippel · 2 years, 1 month ago
- a8abd6e [dif/uart] split TX and RX enablements by Timothy Trippel · 2 years, 1 month ago
- e76bc91 [chip,flash_ctrl] flash_fatal_err escalation test by Jaedon Kim · 2 years, 1 month ago
- 03f2dec [test] load UART FIFOs with data an drive them in power virus test by Timothy Trippel · 2 years, 1 month ago
- 5cd453a [dif/uart] add ability to configure a UART in a disabled state by Timothy Trippel · 2 years, 1 month ago
- 266732e [test] add tasks to drive crypto blocks in power virus test by Timothy Trippel · 2 years, 1 month ago
- c90ba46 [testutil] align HMAC testutil enum names with style guide by Timothy Trippel · 2 years, 1 month ago
- b24aaee [test] pull up SPI host data pins in power virus test by Timothy Trippel · 2 years, 1 month ago
- 7a1bf4c [test] use pinmux pad config testutil in spi_passthrough_test by Timothy Trippel · 2 years, 1 month ago
- d0e536b [test] configure SPI host in power virus test by Timothy Trippel · 2 years, 1 month ago
- 9b4f587 [chip,flash_ctrl] add nmi enable to flash_escalation reset test by Jaedon Kim · 2 years, 2 months ago
- afc270f [dv,top-level] Add rstmgr reset consistency error test by Guillermo Maturana · 2 years, 2 months ago
- f0f8e2f [test] configure SPI device in power virus test by Timothy Trippel · 2 years, 1 month ago
- 1f875bc [test] update `spi_passthrough_test` to use config testutil by Timothy Trippel · 2 years, 1 month ago
- 78506e7 [test] Port otbn_rsa_test to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- 703e3e1 [test] Port otbn_ecdsa_irq_test to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- 387fff7 [test] Port keymgr_sideload_otbn_test to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- 67635bd [test] Port entropy_src_edn_reqs_test to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- d22872c [test] Port otbn_mem_scramble_test to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- bb62017 [test] Port otbn_irq_test to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- ebfd90a [test] Port OTBN randomness tests to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- 589030e [test] Port otbn_smoketest to use new otbn_testutils. by Jade Philipoom · 2 years, 2 months ago
- f96125c [dv,top-level,escalation] Add two more escalation tests by Guillermo Maturana · 2 years, 2 months ago
- 43a63d4 [test] configure I2Cs in power virus test by Timothy Trippel · 2 years, 2 months ago
- 1fc238a [test] configure UARTs in power virus test by Timothy Trippel · 2 years, 2 months ago
- 42ab42b [bazel] Fix or mark broken tests by Drew Macrae · 2 years, 3 months ago
- 1566a2a [tests] ensure example manufacturer tests run on FPGA with ROM by Timothy Trippel · 2 years, 2 months ago
- d83e222 [tests] ensure example manufacturer tests run on FPGA by Timothy Trippel · 2 years, 2 months ago
- 7078bdd [test] configure KMAC in power virus test by Timothy Trippel · 2 years, 2 months ago
- 1ce98b3 [test] configure HMAC in power virus test by Timothy Trippel · 2 years, 2 months ago
- d573ef9 [test] configure AES for power virus test by Timothy Trippel · 2 years, 2 months ago
- 6de840e [dv,chip] Fix variables names by Ariel Cohen · 2 years, 2 months ago
- 63e6616 [dv,chip] Fix PR#16581 comments by Ariel Cohen · 2 years, 2 months ago
- cb0b473 [dv/revert] revert #14742 by Cindy Chen · 2 years, 2 months ago
- 04cc89b [chiplevel test] Add a basic GPIO test by Chris Frantz · 2 years, 5 months ago
- b77d06d [doc/getting_started] Dropped usbdpi corrections; retained for separate branch by Adrian Lees · 2 years, 3 months ago
- 9657fb8 [doc/getting_started] Updates and minor corrections to documentation by Adrian Lees · 2 years, 3 months ago
- af4a0d4 [test] Randomize the I2C target mask by Vladimir Rozic · 2 years, 2 months ago
- fc49b2c Test OTBN sideloading by Ghada Dessouky · 2 years, 3 months ago
- cc79e0b [crypto] Consolidate the OTBN driver and make it stateless. by Jade Philipoom · 2 years, 3 months ago
- f416dc4 [bazel] Mark chip_power_sleep_load_sim_verilator as broken by Drew Macrae · 2 years, 2 months ago
- 3bb4b9c [sysrst_ctrl] Fix sysrst_ctrl_in_irq test by Abdullah Varici · 2 years, 2 months ago
- 5436cfd [test] configure entropy complex in power virus test by Timothy Trippel · 2 years, 2 months ago
- 62f2ccf [test] init entropy complex DIF handles in power virus test by Timothy Trippel · 2 years, 3 months ago
- fcc6064 [test-top] added ADC Controller to chip_sw_power_sleep_load by Yehuda Bahar · 2 years, 2 months ago
- 70b1e3d [chip, dv] Fix chip_sw_sleep_sram_ret_contents by Weicai Yang · 2 years, 3 months ago
- a927c56 [dv,chip] update to perform configure_adc_ctrl only once by Ariel Cohen · 2 years, 3 months ago
- ef2071f [dv,chip] adding chip_sw_ast_clk_rst_inputs test by Ariel Cohen · 2 years, 3 months ago
- bcc9eb8 [chip-test, keymgr] Extend KMAC sideload test by Fatih Balli · 2 years, 3 months ago
- da93475 Extend AES sideload test by Ghada Dessouky · 2 years, 3 months ago
- e4699b5 [i2c] re-name interrupts by Timothy Chen · 2 years, 3 months ago
- b4bf314 [bazel] Remove broken tag from passing tests by Drew Macrae · 2 years, 3 months ago
- 05269d0 [dv/chip] Disable alert ping scb default check by Cindy Chen · 2 years, 3 months ago
- bf8a8dd [chip/scrap] implemented SW side for chip_lc_scrap by Dror Kabely · 2 years, 3 months ago
- 64b32da [test] Verify the data transmission over I2C by Vladimir Rozic · 2 years, 4 months ago
- 4d20fd6 [i2c_device_tx_rx_test] Fix pinmux by Pirmin Vogel · 2 years, 3 months ago
- a550fa0 [i2c_device_tx_rx_test] Fix waiting for empty FIFO by Andreas Kurth · 2 years, 3 months ago
- c932217 [chip-test, kmac] Extend KMAC sideload by Fatih Balli · 2 years, 3 months ago
- a85c6f1 Move keymgr key derivation and sideload tests to tests by {Ghada Dessouky} · 2 years, 3 months ago
- d8b2cd6 [dv, sram_ctrl] `sleep_sram_ret_contents` add the normal sleep case by Douglas Reis · 2 years, 3 months ago
- 516d3da [dv, sram_ctrl] `sleep_sram_ret_contents` request new key before testing by Douglas Reis · 2 years, 3 months ago
- a7321d3 [dv, sram_ctrl] Increase the ECC error tolerance of the scrambling test by Douglas Reis · 2 years, 3 months ago
- 92373d9 [tests] Use a software IRQ instead of NMI for sync by Alexander Williams · 2 years, 3 months ago
- e1ef06c [sw/silicon_creator] Add ROM specialization for fake keys by Alphan Ulusoy · 2 years, 3 months ago
- 8593490 Test AES sideload key is correctly used by AES core by {Ghada Dessouky} · 2 years, 3 months ago
- 4d991c5 [dv/rstmgr_cnsty_chk] Add exclusion files in sim_cfg by Guillermo Maturana · 2 years, 3 months ago
- 196d9eb [chip level] test for chip_sw_power_sleep_load by Yehuda Bahar · 2 years, 3 months ago
- aff1173 [test] Updates to chip_sw_flash_rma_unlocked test by Michael Schaffner · 2 years, 3 months ago
- 1292db5 [test] Replace ret SRAM writes with SW symbol overwrite by Michael Schaffner · 2 years, 3 months ago
- 00636b5 [dv/pattgen_io] Fix pattgen_io timeout by Cindy Chen · 2 years, 3 months ago