wolfBoot/hal
David Garske 5808b4c59e Fix for T1024 CPU core clock calculation. 2024-02-12 19:54:12 +01: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 Added new config option NXP_CUSTOM_DCD_OBJS 2023-11-22 15:19:09 +01:00
imx_rt.ld Added custom DCD for i.mx-RT10XX 2023-11-16 09:56:44 +01:00
kinetis.c Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC). 2023-08-21 11:08:48 +02:00
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 fsp: remove unused stage2_params declaration 2023-09-19 10:12:59 +00:00
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 Fixes and improvements for NXP QorIQ: 2023-08-04 16:31:09 +02:00
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 T1024 CPU core clock calculation. 2024-02-12 19:54:12 +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 Simulator fixes and support for using MacOS: 2023-08-07 20:54:18 +02:00
raspi3.ld
renesas-ra.c
renesas-rx.c fix compile error on the latest TSIP crypt-only 2023-08-03 08:01:25 +02: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 Fix cppcheck warnings 2023-10-13 15:49:12 +02: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: set clock speed to 80MHz 2023-07-13 11:41:29 -06:00
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 Cleanup, config rename, documentation 2023-09-21 08:31:30 +02: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 Fix cppcheck warnings 2023-10-13 15:49:12 +02: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 fsp: move _stage2_params symbol in wolfboot .bss 2023-09-19 10:12:59 +00:00
x86_fsp_qemu_loader.c fsp: remove unused stage2_params declaration 2023-09-19 10:12:59 +00:00
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 fsp: move _stage2_params symbol in wolfboot .bss 2023-09-19 10:12:59 +00:00
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 x86: add support for 8250 UART 2023-07-24 18:12:14 +00:00
zynq.c NXP T1024 wolfBoot support: 2023-10-06 15:28:16 +02:00
zynq.ld