-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate 1.1 features into main (#429)
* Add ECC Radix48 feature (#321) * updated mont multiplier to radix 64 * updated mont mult for radix 48 * distinguished radix from data_width --------- Co-authored-by: Mojtaba Bisheh Niasar <mojtabab@fe72.svceng.com> * Add SHA256 Winternitz core and test updates (#322) * Squash merge from user/dev/kupadhyayula/winternitz * Pull text/desc update to RDL file * fixed hmac leakage (#325) Co-authored-by: Mojtaba Bisheh Niasar <mojtabab@fe72.svceng.com> * documented LMS accelerator * updated docs * updated docs for fixing ECC leakage * updated docs for fixing ECC leakage * Merge latest sha256 RTL and test updates * Merge latest firmware test updates * Merge latest test_suite regression updates and scripts * Merge SVA and TB updates for caliptra_top * Merge removal of sha256_org * Fix typo and merge improved description for interrupt trigger reg * Merge KV UVM update and sha256 tb update missed in prev merges * Remove old unneeded LMS fw tests * removed ready_reg delay * removed delayed wntz starting and fixed FPV bug * covered all states for wntz_fsm_next * Block wntz fsm when ready is low, update prefix width, add init error condition, reset wntz_iter_reg * Add error handling for bit 1 (init/next error condition) * Restore LMS verification as a randomly enabled flow in ROM UVM test --------- Co-authored-by: Mojtaba Bisheh Niasar <mojtabab@fe72.svceng.com> Co-authored-by: Mojtaba Bisheh-Niasar <mojtaba.bisheh89@gmail.com> Co-authored-by: Mojtaba Bisheh Niasar <mojtabab@fe718.svceng.com> Co-authored-by: Kiran Upadhyayula <kupadhyayula@fe716.svceng.com>
- Loading branch information
1 parent
281c45f
commit e9b7e9e
Showing
143 changed files
with
3,091 additions
and
532 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.