David Garske
ab886c973c
Added note about starting GDB server.
2021-02-02 15:11:51 +02:00
David Garske
0b533d218f
Add support for UART2 (STLink UART). Add `WOLFBOOT_ROOT` for proper detection of signing/keytools (requires PR https://github.com/wolfSSL/wolfBoot/pull/103 )
2021-02-02 15:11:51 +02:00
Dimitar Tomov
012a05864f
Minor changes from peer review
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
ab088d61c4
Added usage and debug information in the README file
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
c9b4906f0c
Added openocd config for STM32F407-Discovery revision D, uses ST-LinkV2.1
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
3187576b18
TPM used from test app and made the example comptabile with latest wolfTPM
...
* Add the correct TPM pinout and re-use the STM32F4 SPI driver from wolfboot
* Add read out of TPM PCR and print in hex
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
d8d200db69
Add source code of the test-app
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
39fdbeb9fb
Add .gdbinit to the example for easy of use
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
d90da64097
Add wolfBoot config for measured boot and makefile for the test-app
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00
Dimitar Tomov
03bc49c03c
Add README and diagram for new measured boot example, on STM32F407-DISCO1
...
Signed-off-by: Dimitar Tomov <dimi@wolfssl.com>
2021-02-02 15:11:51 +02:00