-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8a67b5
commit 7a6a214
Showing
7 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule ledger-zxlib
updated
3 files
+0 −1 | app/ui/view_nano.c | |
+1 −1 | dockerized_build.mk | |
+2 −2 | include/zxversion.h |
Submodule nanos-secure-sdk
updated
14 files
+1 −1 | Makefile.app_params | |
+38 −0 | fuzzing/CMakeLists.txt | |
+40 −0 | fuzzing/README.md | |
+19 −0 | fuzzing/fuzzer_apdu_parser.c | |
+8 −0 | fuzzing/fuzzer_base58.c | |
+8 −0 | fuzzing/fuzzer_bip32.c | |
+22 −0 | fuzzing/fuzzer_qrcodegen.c | |
+6 −0 | fuzzing/mock/os_task.c | |
+3 −0 | fuzzing/mock/os_task.h | |
+1 −1 | lib_cxng/include/lcx_sha256.h | |
+2 −2 | lib_standard_app/bip32.c | |
+7 −7 | lib_standard_app/io.h | |
+1 −0 | script.ld | |
+8 −0 | src/app_metadata.c |
Submodule nanosplus-secure-sdk
updated
75 files
Submodule nanox-secure-sdk
updated
75 files
Submodule stax-secure-sdk
updated
2685 files
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
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