mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 04:57:25 -04:00
Fix spacing for bullet points to appear
Bullet points now appear properly for the last paragraph under the Data Independent Timing section.
This commit is contained in:
parent
6576247a1e
commit
62b1a30c7d
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ This makes it more difficult for an external observer to infer secret data by ob
|
|||
|
||||
In Ibex, most instructions already execute independent of their input operands.
|
||||
When data-independent timing is enabled:
|
||||
|
||||
* Branches execute identically regardless of their taken/not-taken status
|
||||
* Early completion of multiplication by zero/one is removed
|
||||
* Early completion of divide by zero is removed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue