wolfBoot/src
David Garske 82094c92e1 Cleanup "tail" to "trailer" 2024-07-18 14:18:51 -07:00
..
x86 mptable: abide GCC diagnostic false positive 2024-06-19 09:47:13 +02:00
boot_aarch64.c
boot_aarch64_start.S
boot_arm.c Demo app: added test, benchmark, other gadgets 2024-07-09 10:22:42 -07:00
boot_ppc.c
boot_ppc_mp.S
boot_ppc_start.S
boot_renesas.c * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
boot_renesas_start.S * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
boot_riscv.c
boot_x86_64.c
boot_x86_fsp.c x86: misc fixes 2024-06-19 09:47:06 +02:00
boot_x86_fsp_payload.c refactor: rename stage1.{h,c} in stage2_params.{h,c} 2024-04-29 09:53:49 +02:00
boot_x86_fsp_start.S x86_fsp: enable linker sections garbage collection 2024-04-29 09:53:49 +02:00
delta.c
elf.c x86: misc fixes 2024-06-19 09:47:06 +02:00
fdt.c
flash_otp_keystore.c Renamed FLASH_OTP_ROT to FLASH_OTP_KEYSTORE 2024-05-15 10:55:47 +02:00
image.c * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
libwolfboot.c Cleanup "tail" to "trailer" 2024-07-18 14:18:51 -07:00
loader.c
multiboot.c refactor: rename stage1.{h,c} in stage2_params.{h,c} 2024-04-29 09:53:49 +02:00
pci.c pci: move pcie_retraining_link in boot_x86_fsp 2024-04-29 10:27:42 +02:00
pkcs11_callable.c
pkcs11_store.c
qspi_flash.c * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
spi_flash.c * Added support for RX65N and RX72N with native Makefile and RX ELF GCC compiler. 2024-07-17 06:08:31 +02:00
stage2_params.c minor fixes 2024-05-09 16:33:30 +02:00
string.c
tpm.c tpm: fix scan-build not null argument 2024-04-29 09:53:49 +02:00
uart_flash.c
update_disk.c fix: add image alignment costraints 2024-06-19 09:47:06 +02:00
update_flash.c Cleanup "tail" to "trailer" 2024-07-18 14:18:51 -07:00
update_flash_hwswap.c Initialize wolfPKCS11 also in "_hwswap" mode 2024-05-24 13:23:22 +02:00
update_ram.c
vector_riscv.S
wc_callable.c
xmalloc.c