wolfBoot/include
David Garske 1712edc136 Add support for PowerPC 32-bit SHA256 assembly speedups. Minor fix for ELF loading to set entry point before copying sections (resolves issue with loading on top of current location). Rename elf_load_image_mmu argument `entry` to `pentry` to avoid confusion with GET_H64 macro's use of header member "entry". 2025-06-24 19:02:49 +02:00
..
MPLAB
wolfboot Portability fixes with include < vs ". Added `NO_SWAP_EXT` to allow support for onboard flash swap sector. Added `WOLFSSL_NO_CT_OPS` for ECDSA verify only. Added `WC_NO_DEFAULT_DEVID` to help with code size reduction. 2025-06-16 19:05:49 +02:00
x86 gpt: fix spelling error 2024-12-19 20:12:16 +01:00
delta.h Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
elf.h Add support for PowerPC 32-bit SHA256 assembly speedups. Minor fix for ELF loading to set entry point before copying sections (resolves issue with loading on top of current location). Rename elf_load_image_mmu argument `entry` to `pentry` to avoid confusion with GET_H64 macro's use of header member "entry". 2025-06-24 19:02:49 +02:00
encrypt.h Cleanup the AES CTR IV. 2025-06-16 19:05:49 +02:00
fdt.h Fixes for Xilinx Zynq UltraScale+ MPSoC: 2024-12-30 15:36:43 +01:00
hal.h hal: add missing include in hal.h 2025-06-09 16:29:31 +02:00
image.h Peer review fixes (thank you Copilot). 2025-06-16 19:05:49 +02:00
keystore.h
loader.h
multiboot.h
otp_keystore.h
pci.h
printf.h Fixes for Xilinx Zynq UltraScale+ MPSoC: 2024-12-30 15:36:43 +01:00
spi_drv.h Initial support for NXP LS1028A. Booting into OCRAM app. Updates to ARMv8 startup. 2024-12-02 19:41:26 +01:00
spi_flash.h
stage2_params.h
target.h.in
tpm.h
uart_drv.h
uart_flash.h
user_settings.h Fix for `NO_SWAP_EXT=1` with encryption enabled. Peer review fixes. 2025-06-16 19:05:49 +02:00