@@ -38,27 +38,20 @@ To run the blinky example, run the following command:
3838
3939``` bash
4040[INF] Starting bootloader
41- [INF] Beginning BL2 provisioning
42- [WRN] TFM_DUMMY_PROVISIONING is not suitable for production! This device is NOT SECURE
43- [INF] Primary image: magic=good, swap_type=0x1, copy_done=0x3, image_ok=0x3
44- [INF] Scratch: magic=bad, swap_type=0x1, copy_done=0x2, image_ok=0x2
45- [INF] Boot source: primary slot
46- [INF] Swap type: none
47- [INF] Primary image: magic=good, swap_type=0x1, copy_done=0x3, image_ok=0x1
48- [INF] Scratch: magic=bad, swap_type=0x1, copy_done=0x2, image_ok=0x2
49- [INF] Boot source: primary slot
50- [INF] Swap type: none
41+ [INF] Beginning provisioning
42+ [INF] Waiting for provisioning bundle
43+ [INF] Running provisioning bundle
44+ [INF] PSA Crypto init done, sig_type: EC-P256, using builtin keys
45+ [INF] Image index: 1, Swap type: none
46+ [INF] Image index: 0, Swap type: none
5147[INF] Bootloader chainload address offset: 0x0
48+ [INF] Image version: v2.2.0
5249[INF] Jumping to the first image slot
53- [INF] Beginning TF-M provisioning
54- < NUL> [WRN] < NUL> TFM_DUMMY_PROVISIONING is not suitable for production! < NUL> This device is NOT SECURE< NUL>
55- < NUL> [Sec Thread] Secure image initializing!
56- < NUL> Booting TF-M v1.8.0
57- < NUL> Creating an empty ITS flash layout.
58- Creating an empty PS flash layout.
59- [INF][Crypto] Provisioning entropy seed... complete.
60- [DBG][Crypto] Initialising mbed TLS 3.4.0 as PSA Crypto backend library... complete.
61- psa_framework_version is: 257
50+ [1; 34mBooting TF-M v2.2.0+gdd2b7de[0m
51+ < NUL> [1; 34m[Sec Thread] Secure image initializing! [0m
52+ < NUL> TF-M Float ABI: Hard
53+ < NUL> Lazy stacking enabled
54+ < NUL> psa_framework_version is: 257
6255LED on
6356LED off
6457LED on
0 commit comments