wolfBoot/test-app
Daniele Lacamera fce6149cf8 Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
..
wcs Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
AARCH64.ld
ARM-mcxa.ld Added test-app code to change LED color based on version. Improved documentation. Minor code cleanups. 2024-03-29 11:10:30 -07:00
ARM-psoc6.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ARM-r5be.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ARM-stm32c0.ld STM32C0 support 2023-10-13 14:34:01 +02:00
ARM-stm32f7.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ARM-stm32h7.ld Improvements and fixes for CMake 2022-12-15 00:56:57 -07:00
ARM-stm32l5-ns.ld Expanded RAM space for App 64->128 KB 2023-09-21 08:29:16 +02:00
ARM-stm32l5.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ARM-stm32u5-ns.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ARM-stm32u5.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
ARM.ld NVM_FLASH_WRITEONCE refactoring 2023-01-26 09:22:48 +01:00
CMakeLists.txt Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
Makefile Add support for wolfBoot_success() from test-app. 2024-03-29 11:51:26 -07:00
PPC.ld Improvements to the clock calculation code (dynamic based on ratio). Remove execute bits on files. Make stage1 PIC. Disable L1/L2 for first stage. Add PLT/GOT to .data region. 2023-05-10 15:11:09 -07:00
RISCV.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
app_hifive1.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_imx_rt.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_kinetis.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_lpc.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_mcxa.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_nrf52.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_nxp_p1021.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_nxp_t1024.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_nxp_t2080.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_psoc6.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_raspi3.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_same51.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_samr21.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_sim.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32c0.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32f4.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32f7.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32g0.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32h7.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32l0.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32l4.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32l5.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32u5.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_stm32wb.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_ti_hercules.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
app_zynq.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
hifive1_write_page.c
imx_rt.ld wolfBoot cmake support 2022-12-07 13:00:10 -08:00
imx_rt_clock_config.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
led.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
led.h Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
sim.ld
standalone.ld
startup_arm.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
startup_riscv.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
system.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
system.h Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
timer.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
timer.h Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
vector_riscv.S Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00