-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tvla] Save capture metadata to CW project file + use it in TVLA plot
This commit adds code, which saves metadata from trace capturing to the CW project file. This data then can be used in the TVLA script without having to hand over the corresponding capture configuration file. Here, this commit adds code to display metadata in the TVLA plot. In general this makes capture project files as well as TVLA plots more distinguishable, and prevents getting confused with configuration parameters. This feature is implemented with backwards compatibility, in case older measurements without metadata are used. Further, from now on, every capture function (aes, sha3, kmac, otbn) saves metadata in the CW project file. Signed-off-by: Moritz Wettermann <[email protected]>
- Loading branch information
Showing
2 changed files
with
205 additions
and
33 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
Oops, something went wrong.