wolfBoot/hal
Daniele Lacamera 4ee867b2dd Fixes for stm32wb test
- added img->hdr_ok flag when opening external flash image
- correct return value for uart_flash ext_flash functions
- correct image size in prepare_encrypte_update.sh
2022-12-16 17:49:46 +01:00
..
spi Experimental STM32U5 external flash support. 2022-11-23 18:13:03 +01:00
uart Update copyright year 2021-07-19 07:50:02 -07:00
cc26x2.c Update copyright year 2021-07-19 07:50:02 -07:00
cc26x2.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
hifive1.c Update copyright year 2021-07-19 07:50:02 -07:00
hifive1.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
imx_rt.c [RT1050] Fix flash geometry configuration 2022-04-27 14:26:22 +02:00
imx_rt.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
imx_rt1050_nor.h Added support for NXP i.MX-RT105x 2022-04-21 18:53:24 +02:00
imx_rt1060_nor.h Removed duplicate definition section 2022-04-27 14:37:53 +02:00
kinetis.c Update copyright year 2021-07-19 07:50:02 -07:00
kinetis.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
library.c Fix uninitialized pointers + segfault in test-lib 2022-07-20 20:18:16 +02:00
lpc.c Update copyright year 2021-07-19 07:50:02 -07:00
lpc.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
nrf52.c Update copyright year 2021-07-19 07:50:02 -07:00
nrf52.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
psoc6.c Update copyright year 2021-07-19 07:50:02 -07:00
psoc6.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
raspi3.c Fixed support for raspberry-pi 2022-07-21 20:18:34 +02:00
raspi3.ld
samr21.c Update copyright year 2021-07-19 07:50:02 -07:00
samr21.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
sim.c feature: simulated target 2022-07-12 10:13:10 +02:00
sim.ld feature: simulated target 2022-07-12 10:13:10 +02:00
skeleton.c Update copyright year 2021-07-19 07:50:02 -07:00
stm32f4.c Fix for external SPI broken with cd6597e2a0 2022-12-14 23:07:38 +01:00
stm32f4.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32f7.c Update copyright year 2021-07-19 07:50:02 -07:00
stm32f7.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32g0.c Peer review feedback. Rename secure boot function and move build option macro around function. 2021-11-29 23:17:43 -08:00
stm32g0.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32h7.c wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32h7.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32l0.c Update copyright year 2021-07-19 07:50:02 -07:00
stm32l0.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32l0_chacha_ram.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32l4.c Do not override HAL_GetTick when building library 2022-04-13 11:25:35 +02:00
stm32l4.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32l4xx_hal_conf.h Minor cleanups. Add the required Cube HAL to app Makefile. 2021-08-26 13:03:49 -07:00
stm32l5.c Fixed STM32L5 dual-bank mode 2021-11-17 11:53:57 +01:00
stm32l5.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32l5_ns.c Update copyright year 2021-07-19 07:50:02 -07:00
stm32l5_partition.h Adds STM32U5 support. Thank you ST. 2022-01-24 00:07:03 -08:00
stm32u5.c Adds STM32U5 support. Thank you ST. 2022-01-24 00:07:03 -08:00
stm32u5.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
stm32u5_ns.c Adds STM32U5 support. Thank you ST. 2022-01-24 00:07:03 -08:00
stm32u5_partition.h Adds STM32U5 support. Thank you ST. 2022-01-24 00:07:03 -08:00
stm32wb.c Update copyright year 2021-07-19 07:50:02 -07:00
stm32wb.ld Fixes for stm32wb test 2022-12-16 17:49:46 +01:00
stm32wbxx_hal_conf.h
t2080.c Progress on DDR support. 2022-12-06 06:20:48 +01:00
t2080.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ti_hercules.c Fixes for Cortex R5 self-update 2021-12-20 10:08:07 -08:00
ti_hercules.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
x86_64_efi.c Fixed support for raspberry-pi 2022-07-21 20:18:34 +02:00
x86_64_efi.ld support booting EFI application on x86_64 architecture 2021-11-30 18:43:50 +01:00
zynq.c Fixes for wolfBoot Xilinx QSPI support. 2022-10-10 11:58:57 +02: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