wolfBoot/src
Mattia Moffa 6ff19bf492 Address Copilot suggestions 2026-05-06 19:03:12 +02:00
..
dice Zeroize buffer in wolfboot_dice_collect_claims 2026-04-28 15:01:50 +02:00
x86 Harden local secret comparisons 2026-04-29 11:29:56 +02:00
arm_tee_psa_ipc.c Address Copilot suggestions 2026-05-06 19:03:12 +02:00
arm_tee_psa_veneer.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_aarch64.c Peer review fixes + ZynqMP robustness improvements 2026-04-28 14:55:06 +02:00
boot_aarch64_start.S Peer review fixes + ZynqMP robustness improvements 2026-04-28 14:55:06 +02:00
boot_arm.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_arm32.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_arm32_start.S Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_ppc.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_ppc_mp.S Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_ppc_start.S Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_renesas.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_renesas_start.S Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_riscv.c PolarFire SoC M-Mode: Fix L2 scratchpad init, QSPI programmer, and add WDT support 2026-04-22 19:08:00 +02:00
boot_riscv_start.S Peer review fixes 2026-04-22 19:08:00 +02:00
boot_x86_64.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_x86_fsp.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_x86_fsp_payload.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
boot_x86_fsp_start.S Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
clang_sections.S Simplify comment 2026-04-09 16:48:22 +02:00
delta.c Cap backward delta match length 2026-04-29 11:34:23 +02:00
disk.c Improve readability of changes in disk.c 2026-04-29 16:06:22 +02:00
elf.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
fdt.c Peer review fixes (copilot) 2026-05-05 10:16:16 +02:00
flash_otp_keystore.c OTP keystore getters: check id < 0 2026-05-06 19:03:12 +02:00
fwtpm_callable.c Proper interface renaming + documentation 2026-04-22 14:14:28 +02:00
gpt.c Validate GPT partition array CRC 2026-04-29 12:10:02 +02:00
gzip.c Fixes from peer review (Thank you Daniele and Marco) 2026-05-05 10:16:16 +02:00
image.c Adds generic cryptocb support for PK, hash, and symmetric crypto 2026-05-05 16:37:54 +02:00
libwolfboot.c Check TLV fields' size is correct in image headers 2026-05-06 19:03:12 +02:00
loader.c Proper interface renaming + documentation 2026-04-22 14:14:28 +02:00
multiboot.c Fix multiboot debug header length guard 2026-04-29 11:27:58 +02:00
pci.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
pkcs11_callable.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
pkcs11_store.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
psa_store.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
qspi_flash.c Abort QSPI writes after WE failure 2026-04-29 12:13:40 +02:00
sdhci.c ZynqMP ZCU102 SD-card boot fixes 2026-04-28 14:55:06 +02:00
spi_flash.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
stage2_params.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
store_sbrk.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
store_sbrk.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
string.c Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
tpm.c Bound TPM name fallback copies 2026-04-29 12:16:03 +02:00
uart_flash.c Return UART flash read error on timeout 2026-04-29 11:20:57 +02:00
update_disk.c Peer review fixes (copilot) 2026-05-05 10:16:16 +02:00
update_flash.c Add final sanity check after boot hook 2026-04-29 12:20:41 +02:00
update_flash_hwswap.c update_flash_hwswap: remove dead code 2026-05-06 19:03:12 +02:00
update_ram.c Peer review fixes (copilot) 2026-05-05 10:16:16 +02:00
vector_riscv.S Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
wc_callable.c Proper interface renaming + documentation 2026-04-22 14:14:28 +02:00
xmalloc.c Add SW-only RSA PSS 2026-04-28 15:02:57 +02:00