wolfBoot/hal
David Garske 08e6a37ad7 Fix to use correct boot ROM entry in stage1 linker script. 2023-05-10 17:01:31 -07:00
..
spi Fix execute bit 2023-05-10 16:55:01 -07:00
uart
cc26x2.c
cc26x2.ld
hifive1.c
hifive1.ld
imx_rt.c removed imx_rt10xx_nor files from codebase and replaced with SDK reference 2023-03-06 17:31:48 +01:00
imx_rt.ld first commit - test app boots on MIMXRT1064-EVK 2023-03-06 17:31:48 +01:00
kinetis.c
kinetis.ld
library.c
lpc.c
lpc.ld
nrf52.c
nrf52.ld
nxp_p1021.c Update the new `spi_xfer` to include a "continue" flag to allow leaving the CS asserted. 2023-05-10 15:26:57 -07:00
nxp_p1021.ld Reduce first stage init code (don't relocate CCSRBAR or invalidate all TLB's). Improve udelay to use timebase. Fix L1 cache line sizes. Fix L2ADDR to enable all 256KB. Use `do_boot` not the jump to function pointer. Switch PPC test app linker script to use `WOLFBOOT_LOAD_ADDRESS`. 2023-05-08 17:42:14 -07:00
nxp_p1021_stage1.ld Fix to use correct boot ROM entry in stage1 linker script. 2023-05-10 17:01:31 -07:00
nxp_ppc.h 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
nxp_t2080.c Fix NXP T2080 build. 2023-05-09 09:49:51 -07:00
nxp_t2080.ld NXP QorIQ refactor for shared PPC (e500 / e6500) registers 2023-04-21 16:41:00 +02:00
psoc6.c
psoc6.ld
raspi3.c Support encrypted images in MMU targets 2023-03-09 16:31:29 +01:00
raspi3.ld Support encrypted images in MMU targets 2023-03-09 16:31:29 +01:00
renesas-ra.c Progress on eSPI support for NXP P1021 TPM. 2023-05-04 15:23:45 -07:00
samr21.c
samr21.ld
sim.c Added simulator tests with delta updates 2023-03-21 18:03:38 +01:00
sim.ld NXP QorIQ refactor for shared PPC (e500 / e6500) registers 2023-04-21 16:41:00 +02:00
skeleton.c
stm32f4.c
stm32f4.ld
stm32f7.c
stm32f7.ld
stm32g0.c
stm32g0.ld
stm32h7.c 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
stm32h7.ld
stm32l0.c
stm32l0.ld
stm32l0_chacha_ram.ld
stm32l4.c
stm32l4.ld
stm32l4xx_hal_conf.h
stm32l5.c
stm32l5.ld
stm32l5_ns.c
stm32l5_partition.h
stm32u5.c
stm32u5.ld
stm32u5_ns.c
stm32u5_partition.h
stm32wb.c
stm32wb.ld
stm32wbxx_hal_conf.h
ti_hercules.c
ti_hercules.ld
x86_64_efi.c
x86_64_efi.ld
zynq.c
zynq.ld