Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fi] Deterministic FI parameter sweep #253

Closed
nasahlpa opened this issue Dec 8, 2023 · 0 comments · Fixed by #257
Closed

[fi] Deterministic FI parameter sweep #253

nasahlpa opened this issue Dec 8, 2023 · 0 comments · Fixed by #257
Assignees

Comments

@nasahlpa
Copy link
Member

nasahlpa commented Dec 8, 2023

Currently, only a random FI parameter strategy is provided. However, for some gear (e.g. X/Y table for EMFI/LFI) we want to have a deterministic generation strategy.

@nasahlpa nasahlpa self-assigned this Dec 8, 2023
nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 11, 2023
This PR extends the existing FI setup to generate FI parameters deterministically. This is
helpful for certain gear where a random parameter generation is not meaningfull (e.g., X/Y
table for LFI).

Each FI gear needs to implement the deterministic parameter generation by themselves. This
PR extends the Husky VCC glitcher to either randomly or deterministically generate the
paramters.

Closes lowRISC#253.

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 11, 2023
This PR extends the existing FI setup to generate FI parameters deterministically. This is
helpful for certain gear where a random parameter generation is not meaningfull (e.g., X/Y
table for LFI).

Each FI gear needs to implement the deterministic parameter generation by themselves. This
PR extends the Husky VCC glitcher to either randomly or deterministically generate the
paramters.

Closes lowRISC#253.

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 18, 2023
This PR extends the existing FI setup to generate FI parameters deterministically. This is
helpful for certain gear where a random parameter generation is not meaningfull (e.g., X/Y
table for LFI).

Each FI gear needs to implement the deterministic parameter generation by themselves. This
PR extends the Husky VCC glitcher to either randomly or deterministically generate the
paramters.

Closes lowRISC#253.

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit that referenced this issue Dec 18, 2023
This PR extends the existing FI setup to generate FI parameters deterministically. This is
helpful for certain gear where a random parameter generation is not meaningfull (e.g., X/Y
table for LFI).

Each FI gear needs to implement the deterministic parameter generation by themselves. This
PR extends the Husky VCC glitcher to either randomly or deterministically generate the
paramters.

Closes #253.

Signed-off-by: Pascal Nasahl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant