wolfBoot/test-app
Mattia Moffa b8f70ad57d Various small fixes for nrf5340 TrustZone PKCS11 2025-12-24 18:58:33 +01:00
..
wcs Added STM32H5 SPI Driver and support for TPM 2025-11-19 16:29:28 +01: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 Added Vorago VA416x0 wolfBoot support 2025-11-19 11:11:28 +01:00
ARM-mcxw-ns.ld MCXW TrustZone support 2025-12-05 01:27:58 +01:00
ARM-mcxw.ld Added Vorago VA416x0 wolfBoot support 2025-11-19 11:11:28 +01:00
ARM-nrf5340-ns.ld nRF5340 TrustZone port 2025-11-25 03:01:03 +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 Reverted change for H5 heap (not needed). Tracked issue down to a missing malloc fixed here: https://github.com/wolfSSL/wolfssl/pull/9305 2025-10-16 23:02:09 +02:00
ARM-stm32h5.ld Reverted change for H5 heap (not needed). Tracked issue down to a missing malloc fixed here: https://github.com/wolfSSL/wolfssl/pull/9305 2025-10-16 23:02:09 +02:00
ARM-stm32h7.ld
ARM-stm32l5-ns.ld
ARM-stm32l5.ld
ARM-stm32u5-ns.ld Various STM32 TrustZone improvements 2025-11-20 18:00:55 +01:00
ARM-stm32u5.ld
ARM-va416x0.ld Added Vorago VA416x0 wolfBoot support 2025-11-19 11:11:28 +01:00
ARM.ld
CMakeLists.txt Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
Makefile Various small fixes for nrf5340 TrustZone PKCS11 2025-12-24 18:58:33 +01:00
PPC.ld Add init_array's to test-app linker script 2025-11-25 16:26:08 +01:00
RENESAS_RX.ld
RISCV.ld
RISCV64-mpfs250.ld Working Secure boot of PolarFire SoC 2025-12-24 18:31:55 +01:00
app_aurix_tc3xx.c add license files 2025-10-08 14:38:24 -06:00
app_hifive1.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_imx_rt.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_kinetis.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_lpc.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_mcxa.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_mcxw.c MCXW TrustZone support 2025-12-05 01:27:58 +01:00
app_mpfs250.c Working Secure boot of PolarFire SoC 2025-12-24 18:31:55 +01:00
app_nrf52.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nrf5340.c Support WOLFCRYPT_TZ and PKCS11 on nRF5340 2025-12-13 04:05:32 +01:00
app_nrf5340_net.c nRF5340 TrustZone port 2025-11-25 03:01:03 +01:00
app_nxp_ls1028a.c Peer review fixes 2025-12-24 18:31:55 +01:00
app_nxp_p1021.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nxp_t1024.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nxp_t2080.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_pic32ck.c pic32c-app: use symbolic name for pins offset 2025-06-09 16:29:31 +02:00
app_pic32cz.c pic32c-app: use symbolic name for pins offset 2025-06-09 16:29:31 +02:00
app_psoc6.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_raspi3.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_renesas_rx.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_sama5d3.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_same51.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_samr21.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_sim.c Add simulator support for DUALBANK, test bank swap 2025-11-03 11:21:22 +01:00
app_sim_scattered.c Added missing files + cosmetics as per review 2025-04-11 15:55:05 +02:00
app_stm32c0.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32f1.c stm32f103: add test application 2025-02-21 18:41:04 +01:00
app_stm32f4.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32f7.c Fixed include order 2024-11-28 11:28:31 +01:00
app_stm32g0.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32h5.c Peer review fixes 2025-12-24 18:31:55 +01:00
app_stm32h7.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32l0.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32l4.c Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
app_stm32l5.c Added STM32H5 SPI Driver and support for TPM 2025-11-19 16:29:28 +01:00
app_stm32u5.c Various STM32 TrustZone improvements 2025-11-20 18:00:55 +01:00
app_stm32wb.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_ti_hercules.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_va416x0.c Added Vorago VA416x0 wolfBoot support 2025-11-19 11:11:28 +01:00
app_x86_fsp_qemu.c Peer review fixes 2025-12-24 18:31:55 +01:00
app_zynq.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
boot_arm32_start.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
hifive1_write_page.c
imx_rt.ld
imx_rt_clock_config.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
led.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
led.h Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
sim.ld
sim_scattered.ld Added missing files + cosmetics as per review 2025-04-11 15:55:05 +02:00
standalone.ld
startup_arm.c Added Vorago VA416x0 wolfBoot support 2025-11-19 11:11:28 +01:00
startup_riscv.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
system.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
system.h Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
tc3_cfg.h add license files 2025-10-08 14:38:24 -06:00
tc3arm_app.ld TC3xx: Replace IDE/AURIX project with new HAL module 2025-10-08 11:03:44 -06:00
tc3tc_app.ld TC3xx: Replace IDE/AURIX project with new HAL module 2025-10-08 11:03:44 -06:00
timer.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
timer.h Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
vector_riscv.S Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
x86_fsp.ld