Daniele Lacamera
|
db8918fdd7
|
Added PKA=1 by default to k82f example configuration
|
2019-11-11 14:27:16 -08:00 |
Daniele Lacamera
|
0b822cefbb
|
Fixes to kinetis K82F
|
2019-11-11 14:27:16 -08:00 |
David Garske
|
3aaf863d62
|
Merge pull request #24 from danielinux/stm32-pka
Support for STM32 PKHA
|
2019-11-11 14:00:57 -08:00 |
David Garske
|
dfbb027bab
|
Fixes for build targets.
|
2019-11-11 14:00:17 -08:00 |
Daniele Lacamera
|
c78f0d7026
|
Added support for STM32 PKA
|
2019-11-11 15:06:04 +01:00 |
Daniele Lacamera
|
2cf2e7eae8
|
Added example configuration file for Kinetis K82F
|
2019-11-08 12:02:54 +01:00 |
Daniele Lacamera
|
2b4fafb295
|
Updated to latest wolfSSL
|
2019-11-08 12:01:51 +01:00 |
Daniele Lacamera
|
1c6ea8d732
|
Minor fix to Makefile to ensure config changes are effective
|
2019-10-16 16:25:16 +02:00 |
David Garske
|
92d0478d22
|
Merge pull request #21 from wolfSSL/dotconfig
Dotconfig: Single entry point for all options
|
2019-10-11 10:34:22 -07:00 |
David Garske
|
ea78a0986a
|
Added some more example .config files. Added ignore for .config.
|
2019-10-11 10:33:38 -07:00 |
Daniele Lacamera
|
46a07c0e4e
|
Removed quotes from parameter
|
2019-10-11 10:13:35 +02:00 |
Daniele Lacamera
|
db7ddd7d82
|
Fixed SPI options for CI testbench
|
2019-10-11 10:07:08 +02:00 |
Daniele Lacamera
|
581d82517d
|
Fixed docs/compile.md
|
2019-10-10 20:54:31 +02:00 |
Daniele Lacamera
|
e897c5d7c3
|
Added description for `make config`
|
2019-10-10 20:49:09 +02:00 |
Daniele Lacamera
|
ca9ffbab7c
|
Configuration (via .config), single entry point for options
|
2019-10-10 20:39:25 +02:00 |
David Garske
|
45064ced50
|
Merge pull request #20 from wolfSSL/wolfboot-update-fix
Wolfboot self-update fix
|
2019-09-19 06:13:20 -07:00 |
Daniele Lacamera
|
6a5ee45182
|
minor fix in case of empty external partition
|
2019-09-19 08:45:11 +02:00 |
Daniele Lacamera
|
1970fbdd2e
|
Fix for header type on SPI flash
|
2019-09-19 08:44:55 +02:00 |
David Garske
|
732c82c9c6
|
Merge pull request #18 from wolfSSL/stm32wb55
Added support for STM32WB
|
2019-07-30 14:26:51 -07:00 |
Daniele Lacamera
|
3bd71fa96e
|
Fixed erase page size and PG bit
|
2019-07-30 14:16:03 -07:00 |
Daniele Lacamera
|
f9f10cb099
|
Added support for STM32WB
|
2019-07-30 14:16:03 -07:00 |
Daniele Lacamera
|
ff962985e2
|
Fixed test-app default entry point in ARM.ld for CI
|
2019-07-30 18:27:32 +02:00 |
Daniele Lacamera
|
3136682d7b
|
README.md updated: v1.2 release notes
|
2019-07-30 18:09:19 +02:00 |
Daniele Lacamera
|
93b0aceaea
|
Removed dead code (old crypto front-end)
|
2019-07-30 17:49:47 +02:00 |
Daniele Lacamera
|
47aaa09faa
|
Update wolfSSL submodule to 4.1.0-stable
|
2019-07-30 17:45:55 +02:00 |
David Garske
|
9d5af360e4
|
Merge pull request #16 from wolfSSL/stm32f76x-dualbank
Added support for STM32F7 + DUALBANK_SWAP hw-assisted support
|
2019-07-25 15:05:31 -07:00 |
Daniele Lacamera
|
34def41dd1
|
Added support for STM32F7 + DUALBANK_SWAP hw-assisted support
|
2019-07-17 11:37:43 -07:00 |
David Garske
|
d0719f3d2d
|
Merge pull request #17 from wolfSSL/stm32g0
Added support for STM32-G0
|
2019-07-17 11:35:43 -07:00 |
David Garske
|
da467e0ecf
|
Updated wolfSSL sub-module. Enlarged RAM region to 36KB, which is good for any G07x or higher (note G03x or G04x only have 8KB RAM).
|
2019-07-17 11:35:15 -07:00 |
Daniele Lacamera
|
78d6de5d40
|
Updated wolfssl to latest master, fixes Cortex-M0 issue.
|
2019-07-17 09:27:03 +02:00 |
David Garske
|
f2be454e08
|
Fixes for building STM32G0.
|
2019-07-16 12:04:34 -07:00 |
Daniele Lacamera
|
254882c5f2
|
Added support for STM32G0 (tested on STM32G070-Nucleo)
|
2019-07-16 08:46:14 -07:00 |
David Garske
|
b5584968c4
|
Merge pull request #15 from wolfSSL/stm32l0x3
Added support for STM32L0X3
|
2019-07-16 08:19:18 -07:00 |
Daniele Lacamera
|
e8eb299621
|
Added documentation for STM32-L0x3
|
2019-07-16 11:41:56 +02:00 |
David Garske
|
27669522a2
|
Rename the test-app.
|
2019-07-15 08:58:59 -07:00 |
Daniele Lacamera
|
e016722e66
|
Added support for STM32L0X3
(firmware update successfully tested on STM32L073)
|
2019-07-15 08:55:15 -07:00 |
Daniele Lacamera
|
63eb744a62
|
Merge pull request #14 from wolfSSL/hifive1-hal
SiFive HiFive (FE310) RISC-V support
|
2019-07-15 17:51:23 +02:00 |
Daniele Lacamera
|
88d0e4dcfb
|
HiFive1 eSPI driver: Fixed return-to-hwmode, refactoring hal_flash_write
for short write operations
|
2019-07-08 19:10:16 +02:00 |
Daniele Lacamera
|
e8eb12076d
|
test-app Makefile: change application source file names.
|
2019-07-08 19:08:58 +02:00 |
Daniele Lacamera
|
cfa058c411
|
app_hifive1: improved debug (app RAM moved ahead to help debugging RAM
code + optional naked version of write_page()
|
2019-07-08 19:04:20 +02:00 |
Daniele Lacamera
|
b5cf09d418
|
hifive1 app: Added long jump to wolfBoot_update_trigger() + minor fixes
|
2019-07-08 18:53:02 +02:00 |
Daniele Lacamera
|
02e1017fb2
|
Moved more trailer functions to RAM to reduce long jumps
|
2019-07-08 18:49:17 +02:00 |
Daniele Lacamera
|
d9d9573185
|
Fixed update server checksum function
|
2019-07-08 18:48:11 +02:00 |
Daniele Lacamera
|
93fdc4a848
|
[hifive1] Flash Frequency set back to 50MHz
|
2019-06-27 13:11:32 +02:00 |
Daniele Lacamera
|
9cc558b7a2
|
[hifive1] fixed hal_flash_write
|
2019-06-27 12:40:40 +02:00 |
Daniele Lacamera
|
e08d282879
|
[Hifive1 SPI] Changed order of SPI operations/direction changes
|
2019-06-26 19:24:39 +02:00 |
David Garske
|
68b5f67f23
|
Fix for `hal_flash_write` to use incremented data pointer for page.
|
2019-06-24 11:11:07 -07:00 |
David Garske
|
0a0e8f6a22
|
Fix for compile warning with operators and parens.
|
2019-06-24 10:54:47 -07:00 |
Daniele Lacamera
|
5c8bad047c
|
Moved hifive1_write_page to separate module
|
2019-06-20 15:46:47 +02:00 |
Daniele Lacamera
|
637ffa9801
|
hifive hal: switch back to "hw mode" after erase/write operations
|
2019-06-19 15:56:39 +02:00 |