From e2ac01463a3ecbb0df7332653736f7f036ca726a Mon Sep 17 00:00:00 2001 From: tychovrahe Date: Thu, 4 Jan 2024 12:10:30 +0100 Subject: [PATCH] fixup! perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 --- core/embed/vendorheader/D002/vendor_dev_DO_NOT_SIGN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/embed/vendorheader/D002/vendor_dev_DO_NOT_SIGN.json b/core/embed/vendorheader/D002/vendor_dev_DO_NOT_SIGN.json index 82c5dc44e08..d4483d0867c 100644 --- a/core/embed/vendorheader/D002/vendor_dev_DO_NOT_SIGN.json +++ b/core/embed/vendorheader/D002/vendor_dev_DO_NOT_SIGN.json @@ -6,7 +6,7 @@ "version": [0, 0], "sig_m": 2, "trust": { - "allow_run_with_secret": false, + "allow_run_with_secret": true, "show_vendor_string": false, "require_user_click": false, "red_background": false,