wolfBoot/hal
Daniele Lacamera 533fa9b4a2 Added RAMFUNCTION tag to SPI flash functions 2020-07-06 10:13:52 +02:00
..
spi Added RAMFUNCTION tag to SPI flash functions 2020-07-06 10:13:52 +02:00
uart Updated comment in uart_drv_stm32wb.c 2020-06-16 17:52:50 +02:00
cc26x2.c update copyright to 2020 2020-01-03 15:36:00 -08:00
cc26x2.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
hifive1.c update copyright to 2020 2020-01-03 15:36:00 -08:00
hifive1.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
kinetis.c update copyright to 2020 2020-01-03 15:36:00 -08:00
kinetis.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
lpc.c Option NVM_WRITEONCE not needed on LPC. (tested multi-write OK) 2020-03-04 16:21:50 +01:00
lpc.ld Added support for LPC (tested on LPC54606) 2020-03-04 08:53:13 +01:00
nrf52.c update copyright to 2020 2020-01-03 15:36:00 -08:00
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 update copyright to 2020 2020-01-03 15:36:00 -08:00
samr21.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
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 Adds RSA support to wolfBoot using "SIGN=RSA2048". Includes RSA signing script tool in Python and instructions. 2019-12-17 09:44:02 -08:00
stm32f7.c update copyright to 2020 2020-01-03 15:36:00 -08:00
stm32f7.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
stm32g0.c update copyright to 2020 2020-01-03 15:36:00 -08:00
stm32g0.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
stm32h7.c update copyright to 2020 2020-01-03 15:36:00 -08:00
stm32h7.ld Support for STM32H7. 2019-12-16 14:44:45 -08:00
stm32l0.c update copyright to 2020 2020-01-03 15:36:00 -08:00
stm32l0.ld Configuration (via .config), single entry point for options 2019-10-10 20:39:25 +02:00
stm32l5.ld Adds RSA support to wolfBoot using "SIGN=RSA2048". Includes RSA signing script tool in Python and instructions. 2019-12-17 09:44:02 -08:00
stm32wb.c stm32wb: Fixed alignment problem in hal_write, + bug in PNB mask 2020-06-12 12:25:28 +02:00
stm32wb.ld Adds RSA support to wolfBoot using "SIGN=RSA2048". Includes RSA signing script tool in Python and instructions. 2019-12-17 09:44:02 -08:00
stm32wbxx_hal_conf.h Added missing file for stm32wb55 hal configuration 2019-11-13 09:17:32 +01:00
zynq.c Xilinx Zynq fixes and cleanups. Updated Xilinx SDK instructions for EL-1 / Hypervisor support. Updated the `zynq.ld` script to use 0x4000000 and only DDR0 region. Updated the example BIF files to use EL-1. Fix for cast warnings to `ext_flash_*` API's. 2020-03-30 07:52:07 -07:00
zynq.ld Xilinx Zynq fixes and cleanups. Updated Xilinx SDK instructions for EL-1 / Hypervisor support. Updated the `zynq.ld` script to use 0x4000000 and only DDR0 region. Updated the example BIF files to use EL-1. Fix for cast warnings to `ext_flash_*` API's. 2020-03-30 07:52:07 -07:00