wolfBoot/test-app
Mattia Moffa 177358e88d Update H5 app to use new NSC API
- Make the update and swap partitions secure and inaccessible from the
  app except via NSC API
- Add a couple of necessary new NSC functions
- Update the app to only use NSC API
- Fix hal_flash_erase to account for secure addresses
- Fix some bugs in xmodem implementation
2025-10-29 00:13:01 +01:00
..
wcs Merge pull request #609 from gojimmypi/pr-copyright 2025-10-16 15:09:03 -07:00
AARCH64-ls1028a.ld
AARCH64.ld
ARM-mcxa.ld
ARM-mcxw.ld
ARM-nrf5340_net.ld
ARM-psoc6.ld
ARM-r5be.ld
ARM-sama5d3.ld
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
ARM-stm32u5.ld
ARM.ld
CMakeLists.txt Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
Makefile Fix for "benchmark" command to support float with nano.specs. Increase test-app heap size. 2025-10-16 23:02:09 +02:00
PPC.ld
RENESAS_RX.ld
RISCV.ld
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 Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nrf52.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nrf5340.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nrf5340_net.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_nxp_ls1028a.c Update Copyright year to 2025 2025-10-15 11:33:53 -07: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 Update Copyright year to 2025 2025-10-15 11:33:53 -07: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
app_stm32g0.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32h5.c Update H5 app to use new NSC API 2025-10-29 00:13:01 +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
app_stm32l5.c Update Copyright year to 2025 2025-10-15 11:33:53 -07:00
app_stm32u5.c Update Copyright year to 2025 2025-10-15 11:33:53 -07: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_x86_fsp_qemu.c Update Copyright year to 2025 2025-10-15 11:33:53 -07: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 Update Copyright year to 2025 2025-10-15 11:33:53 -07: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