-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cfia_assert_eq_N_words: Use explicit registers.
This allows for smaller code because we can guarantee the register ids fit in the 16-bit encoding.
- Loading branch information
Showing
2 changed files
with
42 additions
and
42 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# WARNING: Do not update this file without the approval of the Caliptra TAC | ||
6b280ebd87f2343c2deeef3f5707d15b112ff6369a1d233dd261667bbf43b4477a51702a300de4d554a3da389e9f1342 caliptra-rom-no-log.bin | ||
9cfd467b59716222a6462d3d3ba11c2b0978938782f4fc3b6478a5f6cab4a9f8eeb63fb98e97c105eb1c3cf6bce8877b caliptra-rom-with-log.bin | ||
9748500734dd3a8be5322398c0cb93b323f6cd129733a93613242d0d798fa6413c9df4069e4b9ee2836e607afe7d93b1 caliptra-rom-no-log.bin | ||
83d889a24c51177220a2074c1153e3aaf49e01dd7f44b999044c60057394ee9cf71ac30d62025da3112f2fee56e8fad5 caliptra-rom-with-log.bin |
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