wolfBoot/hal
Daniele Lacamera b957b7e56a Correct BANK2 offset in STM32H7. Fixed flag to check on flash write
operations.

Should solve #109.
2021-02-05 10:46:33 +01:00
..
spi configure GPIO pull-down and speed settings for SPI CLK, MISO and MOSI for STM32L0 2020-11-19 13:51:28 +01:00
uart Added UART driver for stm32l0 2020-12-08 12:09:54 +01:00
cc26x2.c
cc26x2.ld
hifive1.c
hifive1.ld
imx_rt.c Cleanup test application + removed unused components 2020-10-09 16:53:07 +02:00
imx_rt.ld Fixed IMX-RT-1060 flash driver, working update 2020-10-09 13:26:28 +02:00
imx_rt_nor.h Cleanup test application + removed unused components 2020-10-09 16:53:07 +02:00
kinetis.c
kinetis.ld
lpc.c LPC: Fix aligned page address write 2020-07-15 00:04:31 +02:00
lpc.ld
nrf52.c
nrf52.ld Added SPI support for nrf52 2020-05-19 18:16:17 +02:00
psoc6.c Support for PSOC6 crypto support: added compile option 2020-06-05 11:49:57 +02:00
psoc6.ld Psoc6: fixes for correct device bring-up 2020-05-20 06:53:00 -07:00
raspi3.c wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi): 2020-03-04 12:04:46 -08:00
raspi3.ld wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi): 2020-03-04 12:04:46 -08:00
samr21.c
samr21.ld
skeleton.c Initial draft for psoc6 support 2020-05-20 06:53:00 -07:00
stm32f4.c Example workspace/project to build under IAR 2020-03-27 14:34:20 +01:00
stm32f4.ld
stm32f7.c
stm32f7.ld
stm32g0.c
stm32g0.ld
stm32h7.c Correct BANK2 offset in STM32H7. Fixed flag to check on flash write 2021-02-05 10:46:33 +01:00
stm32h7.ld
stm32l0.c
stm32l0.ld
stm32l5.c Fixed address base for Block-based write access in secure mode 2020-09-30 18:35:28 +02:00
stm32l5.ld Merge branch 'update-flags-in-boot-partition' into stm32l5 2020-09-28 17:10:28 +02:00
stm32l5_ns.c Moved target-specific initialization to hal/ 2020-09-09 14:26:30 -07:00
stm32l5_partition.h Cosmetic fixes (whitespaces) 2020-09-09 14:26:30 -07:00
stm32wb.c stm32wb: Fixed alignment problem in hal_write, + bug in PNB mask 2020-06-12 12:25:28 +02:00
stm32wb.ld
stm32wbxx_hal_conf.h
zynq.c Fixes to wolfBoot Zynq QSPI driver to properly handle DMA mode (on by default). Fixes for entering 4-byte mode, which requires setting write enable. Made configuration macros overridable. 2021-02-03 10:17:58 +01:00
zynq.ld Increase stack/heap for Zynq. Add additional Zynq debugging logs for update_ram.c. Pass return code from `wolfBoot_verify_signature` when calling `wolfBoot_verify_authenticity`. 2020-11-12 10:47:32 +01:00