Commit Graph

23 Commits (3187576b181e3b8851fa009679d89bd82f296c8b)

Author SHA1 Message Date
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 0575434425 Updated wolfBoot submodule to latest commit in master
This also updates the wolfTPM version
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
Daniele Lacamera a5d8215c29
Merge pull request #3 from wolfSSL/update-wolfboot-1.4
FreeRTOS example updated
2020-02-22 07:19:18 +01:00
Daniele Lacamera fefd554b6e FreeRTOS example updated 2020-02-22 07:17:27 +01:00
David Garske ce719614c5
Merge pull request #2 from wolfSSL/update-wolfboot-1.2
Examples updated to newest wolfBoot
2019-10-18 09:18:53 -07:00
Daniele Lacamera 1a9ce49de6 Examples updated to newest wolfBoot 2019-10-17 11:07:28 +02:00
Daniele Lacamera 8fc46cf956 Fixed reference to contiki submodule 2019-07-03 14:07:08 +02:00
Daniele Lacamera 612290fe04 RIOT example updated to latest RIOT PR 2019-06-06 11:26:01 +02:00
Daniele Lacamera a2442fe824 Updated submodule to latest wolfBoot master.
- Using new key tools
- update to wolfSSL 4.0.0
- update contiki repository submodule with wolfSSL 4.0.0
2019-05-20 13:25:15 +02:00
Daniele Lacamera d9b3a7c92f Updated examples list 2019-03-11 07:50:09 +01:00
Daniele Lacamera beb424da78 freeRTOS-Freescale demo: update 'before' image 2019-03-11 07:45:35 +01:00
Daniele Lacamera 06005251f1 freeRTOS example README: updated image link 2019-03-11 07:42:48 +01:00
Daniele Lacamera 50cd10d8ab freeRTOS-Freescale demo: improved documentation 2019-03-11 07:41:31 +01:00
Daniele Lacamera 71d70e5b31 Added example 'freeRTOS-Freescale-K64F-https-TLS1.3' 2019-03-10 14:28:42 +01:00
Daniele Lacamera e027f187b5 Removed old README.md from the application dir 2019-01-28 08:56:06 +01:00
Daniele Lacamera da1b4c469a Updated README.md (added riot-OS example) 2019-01-27 14:49:07 +01:00
Daniele Lacamera bde9b2c31b Riot-OS fw-update example running on Atmel SAM-R21 2019-01-27 14:46:01 +01:00
Daniele Lacamera 41dd57d557 Initial import of old dtls-ota example 2018-12-18 13:14:56 +01:00
toddouska 5568dabcc6
Initial commit 2018-12-07 09:16:04 -08:00