wolfBoot/test-app
Daniele Lacamera 0901bb4c92 Removed duplicate flag 2025-03-28 11:30:07 +01:00
..
wcs
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-mcxw.ld Draft support for MCX W71 2025-02-18 14:42:39 +01:00
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
ARM-stm32h5-ns.ld
ARM-stm32h5.ld
ARM-stm32h7.ld
ARM-stm32l5-ns.ld
ARM-stm32l5.ld
ARM-stm32u5-ns.ld
ARM-stm32u5.ld
ARM.ld
CMakeLists.txt Removed duplicate flag 2025-03-28 11:30:07 +01:00
Makefile Added build test. Updated mcxa + mcxw to mcux-sdk 2025-02-18 14:43:37 +01:00
PPC.ld
RENESAS_RX.ld
RISCV.ld
app_hifive1.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_imx_rt.c Fixed include order 2024-11-28 11:28:31 +01:00
app_kinetis.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_lpc.c
app_mcxa.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_mcxw.c Added comment in test-app 2025-02-20 16:20:05 +01:00
app_nrf52.c Fixed include order 2024-11-28 11:28:31 +01:00
app_nrf5340.c Correct include order in nrf53 test app 2024-12-02 12:27:27 +01:00
app_nrf5340_net.c Correct include order in nrf53 test app 2024-12-02 12:27:27 +01: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 Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01: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 Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_stm32c0.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32f1.c stm32f103: add test application 2025-02-21 18:41:04 +01:00
app_stm32f4.c Remove dependency from PQC parameters. Speed up tests. 2024-12-02 18:55:32 +01:00
app_stm32f7.c Fixed include order 2024-11-28 11:28:31 +01:00
app_stm32g0.c Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
app_stm32h5.c Added QSPI DMA support. 2024-12-30 15:36:43 +01:00
app_stm32h7.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_stm32l0.c Fixed include order 2024-11-28 11:28:31 +01:00
app_stm32l4.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_stm32l5.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_stm32u5.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_stm32wb.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01: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
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
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