David Garske
57dd2b0846
Spelling and git submodule command fix.
2024-08-26 12:35:46 +02:00
John Safranek
3e16aa210b
Merge pull request #7 from danielinux/freertos-wolfssh-scp
...
Freertos wolfssh scp
2022-01-24 08:58:06 -08:00
Daniele Lacamera
dd7a0a697e
Removed useless files
2022-01-19 20:55:45 +01:00
Daniele Lacamera
715bc3bc3b
Renaming KINETIS -> MCUXPRESSO
2021-04-07 16:49:00 +02:00
Daniele Lacamera
a5cc82170d
Fixed SCP demo powered by wolfSSH
2021-03-26 16:05:58 +01:00
Daniele Lacamera
189be76165
Draft for downloading the firmware image.
...
Also: Fixed permissions for chmod in the example README.md
2021-03-22 17:59:08 +01:00
Daniele Lacamera
bce859cbfd
Updated README.md
2021-02-16 14:04:34 +01:00
Daniele Lacamera
aceee4cfc2
Fixed demo with wolfSSH (SCP server)
2021-02-16 13:57:50 +01:00
Daniele Lacamera
3424d6475d
Added draft of FreeRTOS+wolfSSH update demo
2021-02-16 13:57:50 +01:00
David Garske
8d5b1d83b2
Merge pull request #6 from danielinux/freertos-example-update
...
Fixes to freeRTOS https-example
2021-02-12 10:54:11 -08:00
Daniele Lacamera
05d0a225c2
Fixes to freeRTOS https-example
2021-02-12 11:20:22 +01:00
Dimitar Tomov
e572225abd
Merge pull request #5 from danielinux/nrf52-ble-gatt-update
...
Added demo update via BLE (GATT server on nRF52/RiotOS)
2021-02-05 15:05:56 +02:00
Daniele Lacamera
fb4717101f
Fixed key generation when building from clean slate
2021-02-05 12:38:44 +01:00
Daniele Lacamera
91e3c0769e
Fix 'clean' target paths
2021-02-05 11:23:02 +01:00
Daniele Lacamera
5f7c1741e3
Updated to latest wolfBoot
2021-02-05 11:19:40 +01:00
Daniele Lacamera
48a740b411
Removed redundand wolfBoot compile options from wolfboot.mk
2021-02-05 11:18:03 +01:00
Daniele Lacamera
916ad611a7
Fixed location of README.md
2021-02-05 11:15:59 +01:00
Daniele Lacamera
9b6f5dfa36
Added demo update via BLE (GATT server on nRF52/RiotOS)
2021-02-05 11:15:59 +01:00
Daniele Lacamera
b09c5e1291
Merge pull request #4 from tomoveu/add-stm32f4-example
...
Add new STM32F4 and measured boot example
2021-02-02 15:17:39 +01:00
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
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