.. |
wcs
|
Fixed NS flash access + flash write unlock + misc
|
2023-09-21 08:28:23 +02:00 |
AARCH64.ld
|
…
|
|
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-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
|
Fixed STM32H7 UART 5. Added CMake support for DEBUG_UART. Adjust example config to use correct QSPI offsets for update partition.
|
2023-03-06 16:25:06 +01:00 |
Makefile
|
Fixed NS flash access + flash write unlock + misc
|
2023-09-21 08:28:23 +02: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
|
…
|
|
app_imx_rt.c
|
remove SysTick_Config, add wolfBoot_success
|
2023-08-22 10:24:05 -04:00 |
app_kinetis.c
|
…
|
|
app_lpc.c
|
…
|
|
app_nrf52.c
|
Fixed cosmetics after code reviews
|
2023-01-27 08:35:08 +01:00 |
app_nxp_p1021.c
|
Further NXP P1021 fixes and improvements:
|
2023-07-05 17:03:57 +02:00 |
app_nxp_t2080.c
|
Fix NXP T2080 build.
|
2023-05-09 09:49:51 -07:00 |
app_psoc6.c
|
…
|
|
app_raspi3.c
|
…
|
|
app_samr21.c
|
…
|
|
app_sim.c
|
Support for sealing/unseal a secret based on an externally signed PCR policy.
|
2023-09-12 12:26:48 +02:00 |
app_stm32f4.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
app_stm32f7.c
|
…
|
|
app_stm32g0.c
|
…
|
|
app_stm32h7.c
|
Fix typos found by codespell
|
2023-07-04 07:43:02 +02:00 |
app_stm32l0.c
|
Disabled builds that have requirements not supported yet. Fixed L0 build.
|
2022-12-28 19:15:50 +01:00 |
app_stm32l4.c
|
…
|
|
app_stm32l5.c
|
Fixed NS flash access + flash write unlock + misc
|
2023-09-21 08:28:23 +02:00 |
app_stm32u5.c
|
…
|
|
app_stm32wb.c
|
…
|
|
app_ti_hercules.c
|
…
|
|
app_zynq.c
|
…
|
|
hifive1_write_page.c
|
…
|
|
imx_rt.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
imx_rt_clock_config.c
|
first commit - test app boots on MIMXRT1064-EVK
|
2023-03-06 17:31:48 +01:00 |
led.c
|
…
|
|
led.h
|
…
|
|
sim.ld
|
…
|
|
standalone.ld
|
…
|
|
startup_arm.c
|
…
|
|
startup_riscv.c
|
…
|
|
system.c
|
…
|
|
system.h
|
…
|
|
timer.c
|
…
|
|
timer.h
|
…
|
|
vector_riscv.S
|
…
|
|