-
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 e5ad9d8
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule ledger-zxlib
updated
4 files
+0 −1 | app/ui/view_nano.c | |
+1 −1 | dockerized_build.mk | |
+3 −3 | include/zxversion.h | |
+22 −16 | makefiles/Makefile.devices |
Submodule nanos-secure-sdk
updated
17 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 | |
+29 −0 | lib_cxng/include/lcx_crc.h | |
+1 −1 | lib_cxng/include/lcx_sha256.h | |
+1 −4 | lib_cxng/src/cx_crc.h | |
+2 −2 | lib_standard_app/bip32.c | |
+7 −7 | lib_standard_app/io.h | |
+1 −1 | lib_stusb_impl/u2f_impl.c | |
+1 −0 | script.ld | |
+8 −0 | src/app_metadata.c |
Submodule nanosplus-secure-sdk
updated
251 files
Submodule nanox-secure-sdk
updated
251 files