issues
search
lowRISC
/
ot-sca
Side-channel analysis setup for OpenTitan
Apache License 2.0
28
stars
26
forks
source link
[sca] Add KeySideloadFvsr OTBN test
#373
Open
nasahlpa
opened
4 months ago
nasahlpa
commented
4 months ago
This commit adds the following OTBN SCA routines to the code base:
init: Init the OTBN SCA test on the device
init_keymgr: Prepare the keymanager for the OTBN key sideloading test
key_sideload_fvsr: Start the test
read_response: Read response from device
This commit adds the following OTBN SCA routines to the code base: