-
Notifications
You must be signed in to change notification settings - Fork 109
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
e0addc1
commit a44985f
Showing
5 changed files
with
5 additions
and
4 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
234 files
Submodule nanox-secure-sdk
updated
234 files
Submodule stax-secure-sdk
added at
b4e97e