wolfBoot/test-app
David Garske d007c9af08 Initial support for NXP LS1028A. Booting into OCRAM app. Updates to ARMv8 startup. 2024-12-02 19:41:26 +01:00
..
wcs Fixes for building STM32H5 without PKCS11. 2024-07-09 10:22:43 -07:00
AARCH64-ls1028a.ld Initial support for NXP LS1028A. Booting into OCRAM app. Updates to ARMv8 startup. 2024-12-02 19:41:26 +01:00
AARCH64.ld
ARM-mcxa.ld
ARM-nrf5340_net.ld Support for the Nordic nRF5340 (application and network cores): 2024-10-11 10:29:59 +02:00
ARM-psoc6.ld
ARM-r5be.ld
ARM-sama5d3.ld SAMA5D3: Hal fixes, add DBGU, enable ARM_ASM 2024-10-14 10:14:48 +02:00
ARM-stm32c0.ld
ARM-stm32f7.ld Fixed STM32F7 linker script error with new gcc 2024-07-18 10:40:20 +02:00
ARM-stm32h5-ns.ld Fixes for building STM32H5 without PKCS11. 2024-07-09 10:22:43 -07:00
ARM-stm32h5.ld Fixes for building STM32H5 without PKCS11. 2024-07-09 10:22:43 -07:00
ARM-stm32h7.ld
ARM-stm32l5-ns.ld
ARM-stm32l5.ld
ARM-stm32u5-ns.ld Initial support for STM32H5, sunny day boot 2024-05-09 16:28:06 +02:00
ARM-stm32u5.ld Initial support for STM32H5, sunny day boot 2024-05-09 16:28:06 +02:00
ARM.ld
CMakeLists.txt Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
Makefile Initial support for NXP LS1028A. Booting into OCRAM app. Updates to ARMv8 startup. 2024-12-02 19:41:26 +01:00
PPC.ld
RENESAS_RX.ld * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
RISCV.ld
app_hifive1.c
app_imx_rt.c Added RT1062 EVKB support and tested on real hardware. Updated documentation. 2024-07-03 14:58:04 -07:00
app_kinetis.c
app_lpc.c
app_mcxa.c
app_nrf52.c Support for the Nordic nRF5340 (application and network cores): 2024-10-11 10:29:59 +02:00
app_nrf5340.c Added tests for delta updates. Added logging for delta version errors. Added `SIGN_OPTIONS_EXTRA`. 2024-10-11 10:29:59 +02:00
app_nrf5340_net.c Added tests for delta updates. Added logging for delta version errors. Added `SIGN_OPTIONS_EXTRA`. 2024-10-11 10:29:59 +02:00
app_nxp_ls1028a.c Initial support for NXP LS1028A. Booting into OCRAM app. Updates to ARMv8 startup. 2024-12-02 19:41:26 +01:00
app_nxp_p1021.c
app_nxp_t1024.c
app_nxp_t2080.c
app_psoc6.c
app_raspi3.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_renesas_rx.c Cleanup "tail" to "trailer" 2024-07-18 14:18:51 -07:00
app_sama5d3.c ARMASM. Macros for clocks+gpios. Set MAC pins. 2024-10-14 10:14:48 +02:00
app_same51.c
app_samr21.c
app_sim.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32c0.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32f4.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32f7.c
app_stm32g0.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32h5.c Fixes for building STM32H5 without PKCS11. 2024-07-09 10:22:43 -07:00
app_stm32h7.c Added Benchmark script. Added ARMASM support. 2024-10-24 21:20:09 +02:00
app_stm32l0.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32l4.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32l5.c
app_stm32u5.c
app_stm32wb.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_ti_hercules.c
app_x86_fsp_qemu.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_zynq.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
boot_arm32_start.S [SAMA5D3] Added test-app, moved to SP_ASM 2024-09-30 14:06:17 +02:00
hifive1_write_page.c
imx_rt.ld
imx_rt_clock_config.c Added RT1062 EVKB support and tested on real hardware. Updated documentation. 2024-07-03 14:58:04 -07:00
led.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
led.h
sim.ld
standalone.ld
startup_arm.c Support for the Nordic nRF5340 (application and network cores): 2024-10-11 10:29:59 +02:00
startup_riscv.c
system.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
system.h Added XMODEM update 2024-07-09 10:22:42 -07:00
timer.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
timer.h
vector_riscv.S
x86_fsp.ld x86_fsp: add QEMU test app (ELF 64bit) 2024-04-24 10:50:50 +02:00