- c137676 [dif/alert_handler] Add class locking DIFs. by Timothy Trippel · 3 years, 2 months ago
- 0262e24 [bazel] fixup dependency in mask_rom_epmp_test by Drew Macrae · 3 years, 2 months ago
- 61a8873 [bazel] fix dependency in mask_rom_epmp_test by Drew Macrae · 3 years, 2 months ago
- 2e85ff1 [dif/alert_handler] Add local alert locking DIFs. by Timothy Trippel · 3 years, 2 months ago
- 3dacc6f [dif/alert_handler] Add alert locking DIFs. by Timothy Trippel · 3 years, 2 months ago
- 65ff510 [util] updates to ensure make_new_dif points at the right hjson by Timothy Chen · 3 years, 2 months ago
- 8eac7c0 [sw/silicon_creator] Add hardened assembly routine for redundant checks by Miguel Young de la Sota · 3 years, 2 months ago
- ca1abd1 [rom] Setup watchdog timer in assembly before entropy setup by Michael Munday · 3 years, 2 months ago
- dce6eb7 [sw,mask_rom] Rename manifest.S so it doesn't collide with manifest.c rule by Daniel Beitel · 3 years, 2 months ago
- 99fb671 [sw] Remove silicon_creator dependencies from HMAC driver. by Jade Philipoom · 3 years, 3 months ago
- c192554 [sw] Copy HMAC driver from silicon_creator. by Jade Philipoom · 3 years, 3 months ago
- 231f69f [sw,tests] Testing KMAC clock gating using clkmgr clock hints by Dave Williams · 3 years, 3 months ago
- cd01ed7 [sw/silicon_creator] Harden flash_ctrl_info_page_enum_t by Alphan Ulusoy · 3 years, 3 months ago
- 091922a [sw/silicon_creator] Move SHUTDOWN_CHECK to hardened.h by Alphan Ulusoy · 3 years, 3 months ago
- 722d1fa [dif/alert_handler] Fix bug in ping timer lock DIFs. by Timothy Trippel · 3 years, 3 months ago
- 69fb25d [sw,crypto] Adjust parameters for R^2 algorithm. by Jade Philipoom · 3 years, 3 months ago
- e21ff4d [sw,crypto] Implement faster algorithm for Montgomery R^2 on OTBN. by Jade Philipoom · 3 years, 3 months ago
- a417209 [sw/rom] Add ROM driver. by Miguel Osorio · 3 years, 3 months ago
- 8102eaf [sw/dif] Implement a DIF library for FLASH_CTRL by Alexander Williams · 4 years, 9 months ago
- 15f5d7e [sw/dif] Add conversion from toggle to mubi by Alexander Williams · 3 years, 3 months ago
- 07bb568 [sw/silicon_creator] Add dynamic tests for sigverify. by Jade Philipoom · 3 years, 3 months ago
- 093fc86 [sw/silicon_creator] Add Ibex mod_exp tests for sigverify. by Jade Philipoom · 3 years, 3 months ago
- cc147fa [dif/alert_handler] Add ping timer enable DIF. by Timothy Trippel · 3 years, 3 months ago
- fe8409a [dif/alert_handler] Add ping timer config DIF. by Timothy Trippel · 3 years, 3 months ago
- 610e719 [sw,tests] Add the chip level test `chip_sw_aon_timer_sleep_wdog_bite_reset` by Douglas Reis · 3 years, 3 months ago
- 9550fda [sw,tests] Add the chip level test `chip_sw_aon_timer_wdog_bite_reset` by Douglas Reis · 3 years, 3 months ago
- 3c8b1fb [sw,tests] Refactory of the `aon_timer_testutils` by Douglas Reis · 3 years, 3 months ago
- bf6c751 [flash_ctrl] prep work for flash exec value update by Timothy Chen · 3 years, 3 months ago
- 95be8e6 [dif/alert_handler] Add X macros to simplify DIF code. by Timothy Trippel · 3 years, 3 months ago
- 52ed5f2 [dif/alert_handler] Add class configuration DIF. by Timothy Trippel · 3 years, 3 months ago
- eb0ca16 [dif/alert_handler] Refactor class config struct. by Timothy Trippel · 3 years, 3 months ago
- 6968f4f [sw/silicon_creator] Use SW_FATAL_ERR in shutdown_software_escalate() by Alphan Ulusoy · 3 years, 3 months ago
- 48b9a95 [otbn,sw] Change how we expose OTBN symbols to Ibex by Rupert Swarbrick · 3 years, 3 months ago
- 19aeae3 [sw,crypto] Add random-testing machinery for RSA-3072. by Jade Philipoom · 3 years, 5 months ago
- c4cebb2 [sw/silicon_creator] Harden encoded message check by Alphan Ulusoy · 3 years, 3 months ago
- 7dbbbd5 [hmac_smoketest] change endianness of expectation by Drew Macrae · 3 years, 3 months ago
- 10c66e4 [sw,otbn] Adjust loaders to properly handle OTBN's new bss section. by Jade Philipoom · 3 years, 3 months ago
- 13662ab [sw/silicon_creator] Fix typos in OTBN driver. by Jade Philipoom · 3 years, 3 months ago
- f0ed295 [otbn,crypto] Use .bss for RSA buffers. by Jade Philipoom · 3 years, 3 months ago
- e4c5d70 [bazel] Update BUILD files by Alphan Ulusoy · 3 years, 3 months ago
- aba8a65 [sw/silicon_creator] Harden security_version check in boot_policy by Alphan Ulusoy · 3 years, 3 months ago
- 1cae8b1 [sw/silicon_creator] Add SHUTDOWN_CHECK by Alphan Ulusoy · 3 years, 3 months ago
- d395816 [bazel] Tag failiing tests to allow exclusion by Drew Macrae · 3 years, 3 months ago
- 52dd4cd [bazel] build smoketests by Drew Macrae · 3 years, 4 months ago
- f8e2a73 [sw,tests] Add the chip level test `chip_sw_aon_timer_wakeup_irq` by Douglas Reis · 3 years, 3 months ago
- 89a23df [sw] Add function `ibex_timeout_check` by Douglas Reis · 3 years, 3 months ago
- 22cfe8d [aon, test] Initialize variable before passing as a reference. by Douglas Reis · 3 years, 3 months ago
- 011a908 [opentitantool] Add fixed_size_bigint macro for defining fixed-size bigint types by Alphan Ulusoy · 3 years, 3 months ago
- 8046090 [opentitantool] Support different error types in `ParseInt` by Alphan Ulusoy · 3 years, 3 months ago
- 336fdfe [opentitanool] Add num-bigint-dig and num-traits dependencies by Alphan Ulusoy · 3 years, 3 months ago
- af47994 [sw/test_rom_ext] Embed IRQ vector config in startup asm. by Timothy Trippel · 3 years, 3 months ago
- 5a23797 [sw/test_rom] Embed IRQ vector config in startup asm. by Timothy Trippel · 3 years, 3 months ago
- fc96427 [dif/alert_handler] Add local alert configuration DIF. by Timothy Trippel · 3 years, 3 months ago
- 430ef6c [sw, dv, device.h] Add symbol for AON clock freq by Srikrishna Iyer · 3 years, 3 months ago
- 33e0d1e [dif/alert_handler] Add alert configuration DIF. by Timothy Trippel · 3 years, 3 months ago
- a894cec [sw, host] Update Mundane version by Luís Marques · 3 years, 3 months ago
- e9707f0 [tests] Update otp_ctrl smoketest to use VENDOR_TEST partition by Alphan Ulusoy · 3 years, 3 months ago
- 26f7088 [dif/alert_handler] Rename `*_is_locked` and `*_lock` DIFs. by Timothy Trippel · 3 years, 3 months ago
- 405e321 [sw,crypto] Adjust parameters for R^2 algorithm on Ibex. by Jade Philipoom · 3 years, 3 months ago
- f47ec14 [sw/silicon_creator] Implement faster algorithm for R^2 on Ibex. by Jade Philipoom · 3 years, 3 months ago
- c8b2b8a [sw/dif] Add `dif_multi_bit_bool_to_toggle()` base DIFs. by Timothy Trippel · 3 years, 3 months ago
- 7090d9e [sw,crypto] Move symbol address loads outside modexp. by Jade Philipoom · 3 years, 3 months ago
- da4b931 [sw,crypto] Mark short signatures as valid. by Jade Philipoom · 3 years, 3 months ago
- 08b4cf9 [sw/silicon_creator] Add a default set of hard-coded modexp tests. by Jade Philipoom · 3 years, 3 months ago
- 88e4547 [sw/silicon_creator] Add cryptolib tests to sigverify. by Jade Philipoom · 3 years, 4 months ago
- 8288b01 [opentitantool] Support configuration of GPIO pin modes by Jes B. Klinke · 3 years, 5 months ago
- c1cf4a8 [sw,tests] ROM Integrity check in PROD and non-PROD LC States by Dave Williams · 3 years, 4 months ago
- 8b67598 [sw/dif] Add `toggle_to_bool()` and `bool_to_toggle()` to DIF base. by Timothy Trippel · 3 years, 4 months ago
- 1fb5b07 [sw/silicon_creator] Lock CREATOR_SW_CFG OTP partition in rom_ext by Alphan Ulusoy · 3 years, 3 months ago
- a510f8e [sw] Fix endianness bit in HMAC DIF. by Jade Philipoom · 3 years, 4 months ago
- b825025 [sw/silicon_creator] Support RSA keys with exponent 3. by Jade Philipoom · 3 years, 3 months ago
- 2ec34fa [sw/silicon_creator] Set scrambling, ECC, HE for data and boot_data info pages in flash_ctrl_init by Alphan Ulusoy · 3 years, 3 months ago
- 216f8f1 [sw/silicon_creator] Add flash_ctrl cfg_set functions for data and info partitions by Alphan Ulusoy · 3 years, 3 months ago
- d55d5ad [sw/silicon_creator] Add flash_ctrl_data_default_perms_set by Alphan Ulusoy · 3 years, 3 months ago
- 7c36855 [sw/silicon_creator] Replace mp with perms in flash_ctrl by Alphan Ulusoy · 3 years, 3 months ago
- 578e776 [sw/test_rom_ext] Rename/organize code in `exts/common`. by Timothy Trippel · 3 years, 4 months ago
- c2d4408 [rstmgr] fix unit test by Drew Macrae · 3 years, 3 months ago
- 0522de8 [sw/silicon_creator] Avoid double-writes when invalidating boot_data entries by Alphan Ulusoy · 3 years, 4 months ago
- 5d7ea01 [sw/silicon_creator] Add kHmacDigestNumWords to hmac.h by Alphan Ulusoy · 3 years, 4 months ago
- 860c6ad [hw,uart] Change the uart0 pins to match the tapeout by Douglas Reis · 3 years, 4 months ago
- c25a877 [opentitantool] Applied rustfmt to opentitanlib and opentitantool by Jes B. Klinke · 3 years, 5 months ago
- ce2fecc [opentitantool] Factored UsbBackend into separate util file by Jes B. Klinke · 3 years, 5 months ago
- 4a932b2 [opentitantool] Add support for HyperDebug by Jes B. Klinke · 3 years, 6 months ago
- 96e0054 [bazel, mask_rom] Build fixes by Chris Frantz · 3 years, 4 months ago
- 961b2cd [sw/boot_rom] Rename "boot_rom" to "test_rom". by Timothy Trippel · 3 years, 4 months ago
- 9b34e4a [bazel] Build mask_rom with bazel by Chris Frantz · 3 years, 4 months ago
- 0435967 [sw/silicon_creator] Call flash_ctrl_creator_info_lockdown() from rom_ext_boot() by Alphan Ulusoy · 3 years, 4 months ago
- d7e5e40 [sw/silicon_creator] Add flash_ctrl_creator_info_lockdown() by Alphan Ulusoy · 3 years, 4 months ago
- 545cef2 [sw/silicon_creator] Add unit tests for flash_ctrl_info_mp_set() by Alphan Ulusoy · 3 years, 4 months ago
- 1f2ca1a [sw/silicon_creator] Add tests for flash_ctrl info page definitions by Alphan Ulusoy · 3 years, 4 months ago
- 0b83eed [sw/silicon_creator] Simplify flash_ctrl_info_page_t definition by Alphan Ulusoy · 3 years, 4 months ago
- a38d8cf [sw/silicon_creator] Add rstmgr_reset() and functest by Alphan Ulusoy · 3 years, 4 months ago
- be105cf [sw/silicon_creator] Disable flash in pre-CRT exception handler by Michael Munday · 3 years, 4 months ago
- 486318a [sw/silicon_creator] Use software reset in asm exception handler by Alphan Ulusoy · 3 years, 4 months ago
- 4648970 [sw, tests] Adding test to verify ROM interface to KMAC by Dave Williams · 3 years, 4 months ago
- 2e3e062 [mask_rom] Add OTP option to enable AST and reduce AST_CFG size by Michael Munday · 3 years, 4 months ago
- 11ea58d [mask_rom] Perform basic AST initialization by Michael Munday · 3 years, 4 months ago
- 8c1eecd [sw,otbn] Implement e=3 signature verification for RSA-3072. by Jade Philipoom · 3 years, 4 months ago
- 319dbc8 [sw/silicon_creator] Clean up flash disable in shutdown by Michael Munday · 3 years, 4 months ago
- b70dde6 [sw/silicon_creator] Pick values for OTP enums by Michael Munday · 3 years, 6 months ago