diff --git a/app/Makefile b/app/Makefile index aba35df4..648711a5 100755 --- a/app/Makefile +++ b/app/Makefile @@ -71,7 +71,7 @@ endif ifeq ($(TARGET_NAME),TARGET_NANOS) APP_STACK_MIN_SIZE := 1600 else - APP_STACK_MIN_SIZE := 3800 + APP_STACK_MIN_SIZE := 1752 endif include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.platform diff --git a/app/Makefile.version b/app/Makefile.version index cbfcb90d..7853d88b 100644 --- a/app/Makefile.version +++ b/app/Makefile.version @@ -3,4 +3,4 @@ APPVERSION_M=2 # This is the `spec_version` field of `Runtime` APPVERSION_N=35 # This is the patch version of this release -APPVERSION_P=22 +APPVERSION_P=23 diff --git a/deps/nanos-secure-sdk b/deps/nanos-secure-sdk index e0d514f4..7583aee3 160000 --- a/deps/nanos-secure-sdk +++ b/deps/nanos-secure-sdk @@ -1 +1 @@ -Subproject commit e0d514f4e4b063226b09cdb239d8daa67601fc70 +Subproject commit 7583aee3e377129703d17576b85d3719eb58cce0 diff --git a/deps/nanosplus-secure-sdk b/deps/nanosplus-secure-sdk index e0d514f4..7583aee3 160000 --- a/deps/nanosplus-secure-sdk +++ b/deps/nanosplus-secure-sdk @@ -1 +1 @@ -Subproject commit e0d514f4e4b063226b09cdb239d8daa67601fc70 +Subproject commit 7583aee3e377129703d17576b85d3719eb58cce0 diff --git a/deps/nanox-secure-sdk b/deps/nanox-secure-sdk index e0d514f4..7583aee3 160000 --- a/deps/nanox-secure-sdk +++ b/deps/nanox-secure-sdk @@ -1 +1 @@ -Subproject commit e0d514f4e4b063226b09cdb239d8daa67601fc70 +Subproject commit 7583aee3e377129703d17576b85d3719eb58cce0 diff --git a/tests_zemu/snapshots/s-mainmenu/00004.png b/tests_zemu/snapshots/s-mainmenu/00004.png index 44954afe..4feb3117 100644 Binary files a/tests_zemu/snapshots/s-mainmenu/00004.png and b/tests_zemu/snapshots/s-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/s-mainmenu/00010.png b/tests_zemu/snapshots/s-mainmenu/00010.png index 44954afe..4feb3117 100644 Binary files a/tests_zemu/snapshots/s-mainmenu/00010.png and b/tests_zemu/snapshots/s-mainmenu/00010.png differ diff --git a/tests_zemu/snapshots/sp-mainmenu/00004.png b/tests_zemu/snapshots/sp-mainmenu/00004.png index 2ff8585b..f01c77d8 100644 Binary files a/tests_zemu/snapshots/sp-mainmenu/00004.png and b/tests_zemu/snapshots/sp-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/sp-mainmenu/00010.png b/tests_zemu/snapshots/sp-mainmenu/00010.png index 2ff8585b..f01c77d8 100644 Binary files a/tests_zemu/snapshots/sp-mainmenu/00010.png and b/tests_zemu/snapshots/sp-mainmenu/00010.png differ diff --git a/tests_zemu/snapshots/st-mainmenu/00001.png b/tests_zemu/snapshots/st-mainmenu/00001.png index db957736..45a41d4a 100644 Binary files a/tests_zemu/snapshots/st-mainmenu/00001.png and b/tests_zemu/snapshots/st-mainmenu/00001.png differ diff --git a/tests_zemu/snapshots/x-mainmenu/00004.png b/tests_zemu/snapshots/x-mainmenu/00004.png index 2ff8585b..f01c77d8 100644 Binary files a/tests_zemu/snapshots/x-mainmenu/00004.png and b/tests_zemu/snapshots/x-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/x-mainmenu/00010.png b/tests_zemu/snapshots/x-mainmenu/00010.png index 2ff8585b..f01c77d8 100644 Binary files a/tests_zemu/snapshots/x-mainmenu/00010.png and b/tests_zemu/snapshots/x-mainmenu/00010.png differ