wolfBoot/hal
David Garske e3669245d5
Merge pull request #411 from miyazakh/renesas_rz2
Support wolfBoot on Renesas RZN2L
2024-03-01 20:22:11 -08:00
..
spi cppcheck: added "--enable=warning" 2023-10-13 16:08:22 +02:00
uart Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
cc26x2.c
cc26x2.ld
hifive1.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
hifive1.ld
imx_rt.c Add LPUART1 IO init. Add automated testing for RT1040. 2024-02-15 14:54:46 -08:00
imx_rt.ld Added custom DCD for i.mx-RT10XX 2023-11-16 09:56:44 +01:00
kinetis.c
kinetis.ld
kontron_vx3060_s2.c fsp: defer SATA init in wolfBoot_start 2023-09-28 13:12:26 +02:00
kontron_vx3060_s2_loader.c
library.c
lpc.c
lpc.ld
nrf52.c
nrf52.ld
nxp_p1021.c Improve PCIe code. 2024-02-12 19:54:12 +01:00
nxp_p1021.ld Fixes for NXP T1024 and booting Integrity OS: 2024-01-17 14:16:15 +01:00
nxp_p1021_stage1.bin
nxp_p1021_stage1.ld Added flag WOLFSSL_PKCS11_RW_TOKENS 2023-09-21 08:31:30 +02:00
nxp_ppc.c NXP T1024 wolfBoot support: 2023-10-06 15:28:16 +02:00
nxp_ppc.h Fixes for NXP T1024 and booting Integrity OS: 2024-01-17 14:16:15 +01:00
nxp_t1024.c Fix for NXP T1024 PHY address mapping. Add ability to override macros. 2024-02-27 13:21:55 +01:00
nxp_t1024.ld Fixes for NXP T1024 and booting Integrity OS: 2024-01-17 14:16:15 +01:00
nxp_t1024_stage1.ld Refactor DDR law setup for use with stage 2 as stack. 2023-10-06 15:28:16 +02:00
nxp_t2080.c Improvements for CPLD. Patch for PCIe from TigerLake. 2024-02-12 19:54:12 +01:00
nxp_t2080.ld Fixes for NXP T1024 and booting Integrity OS: 2024-01-17 14:16:15 +01:00
psoc6.c
psoc6.ld
raspi3.c
raspi3.ld
renesas-ra.c
renesas-rx.c
renesas-rz.c Initial commit for wolfBoot Loader project on e2studio 2024-02-27 15:49:11 +09:00
same51.c SAM E51: hal_flash_erase bugfix 2024-02-29 12:30:13 +01:00
same51.ld Added support for Microchip SAM E51 2024-02-15 17:30:11 +01:00
samr21.c
samr21.ld
sim.c Added cppcheck --enable-portability, fixed UBs 2023-10-13 16:14:07 +02:00
sim.ld
skeleton.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
stm32_tz.c Fix nonsecure RAM area in SAU 2023-09-21 08:29:18 +02:00
stm32c0.c Fixed new cppcheck warning in hal/stm32c0.c 2023-10-13 15:49:42 +02:00
stm32c0.ld Peer review cleanups and added CI test. 2023-10-13 14:34:01 +02:00
stm32f4.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
stm32f4.ld
stm32f7.c DUALBANK: fork_bootloader should only execute once 2024-02-15 16:55:33 +01:00
stm32f7.ld
stm32g0.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
stm32g0.ld
stm32h7.c
stm32h7.ld
stm32l0.c
stm32l0.ld
stm32l0_chacha_ram.ld
stm32l4.c
stm32l4.ld
stm32l4xx_hal_conf.h
stm32l5-ns.ld Fixed merge of user_settings with new TPM logic 2023-09-21 08:31:28 +02:00
stm32l5.c DUALBANK: fork_bootloader should only execute once 2024-02-15 16:55:33 +01:00
stm32l5.h Fixed NS flash access + flash write unlock + misc 2023-09-21 08:28:23 +02:00
stm32l5.ld Fixed PKCS11 store functions. 2023-09-21 08:28:23 +02:00
stm32l5_ns.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
stm32u5.c DUALBANK: fork_bootloader should only execute once 2024-02-15 16:55:33 +01:00
stm32u5.h Unified TZ support for STM32L5/U5 2023-09-21 07:57:18 +02:00
stm32u5.ld Unified TZ support for STM32L5/U5 2023-09-21 07:57:18 +02:00
stm32u5_ns.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
stm32u5_partition.h
stm32wb.c Fix cppcheck warnings 2023-10-13 15:49:12 +02:00
stm32wb.ld
stm32wbxx_hal_conf.h
ti_hercules.c
ti_hercules.ld
x86_64_efi.c cppcheck: added "--enable=warning" 2023-10-13 16:08:22 +02:00
x86_64_efi.ld
x86_fsp_qemu.c fsp: defer SATA init in wolfBoot_start 2023-09-28 13:12:26 +02:00
x86_fsp_qemu.ld.in
x86_fsp_qemu_loader.c
x86_fsp_qemu_stage1.ld.in fsp: tpm: support policy stored in the flash 2023-09-28 13:12:26 +02:00
x86_fsp_tgl.c fsp: defer SATA init in wolfBoot_start 2023-09-28 13:12:26 +02:00
x86_fsp_tgl.ld.in
x86_fsp_tgl_stage1.ld.in fsp: tgl: linker script: load stage1 data at 1 mb 2023-09-28 13:12:26 +02:00
x86_uart.c
zynq.c NXP T1024 wolfBoot support: 2023-10-06 15:28:16 +02:00
zynq.ld