wolfBoot/include
Daniele Lacamera 42e6dba558 pkcs11 store: invalidate the flash read cache after every commit
The store commits sectors with hal_flash_erase()/hal_flash_write() and
then reads them back through the memory map - sector_ptr(),
cache_get_sector()'s refill, and the raw magic reads in check_vault().
On a part that caches flash reads (STM32 ICACHE) those reads can return
pre-erase bytes. check_vault() is the worst case: a stale magic there
does not merely read wrong, it triggers restore_backup() or a full vault
re-initialisation, losing the token.
2026-09-10 10:45:55 +02:00
..
MPLAB Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
wolfboot pkcs11 store: batch sector commits to Store_Close 2026-09-10 09:40:02 +02:00
x86 F-4647: bound strlen to ATA_SECURITY_PASSWORD_LEN in passphrase path 2026-06-10 21:01:17 +02:00
c2000_stdint.h c2000: add wolfBoot TI C28x (TMS320F28P550SJ) secure-boot XIP port 2026-08-25 00:01:33 +02:00
ddr_cadence.h PolarFire SoC: LPDDR4 DDR init for MPFS250T Video Kit (M-Mode) 2026-08-03 12:27:22 +02:00
delta.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
disk.h disk_fs: add read-only FAT32 filesystem support for disk boot 2026-09-02 10:47:33 +02:00
disk_fs.h disk_fs: add read-only FAT32 filesystem support for disk boot 2026-09-02 10:47:33 +02:00
elf.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
encrypt.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
ext4.h ext4: add read-only extent-based ext4 filesystem support 2026-09-02 10:47:33 +02:00
fat32.h disk_fs: add read-only FAT32 filesystem support for disk boot 2026-09-02 10:47:33 +02:00
fdt.h fdt: rewrite device tree parser with capacity bound and full validation 2026-09-02 10:48:52 +02:00
gpt.h gpt: parse MBR and GPT byte-wise so disk boot works big-endian 2026-09-02 10:47:33 +02:00
gzip.h Fixes from peer review (Thank you Daniele and Marco) 2026-05-05 10:16:16 +02:00
hal.h pkcs11 store: invalidate the flash read cache after every commit 2026-09-10 10:45:55 +02:00
hal_fpga.h Add wolfBoot FIT support for loading bitstream 2026-06-09 15:30:27 +02:00
hooks.h address review feedback 2026-03-05 10:14:04 +01:00
image.h fdt: rewrite device tree parser with capacity bound and full validation 2026-09-02 10:48:52 +02:00
keystore.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
loader.h PolarFire SoC: LPDDR4 DDR init for MPFS250T Video Kit (M-Mode) 2026-08-03 12:27:22 +02:00
multiboot.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
otp_keystore.h Fix initialization of string in otp_keystore tag (fix build error) 2026-05-06 10:22:59 +02:00
pci.h pci: keep the allocation cursors 64-bit at the 4 GiB pool end 2026-08-26 20:05:56 +02:00
printf.h renesas-rx: fix build for GCC RX 8.3/14.2 2026-07-30 15:32:31 +02:00
sdhci.h tegra234: bare-metal BL33 target with verified EL2->EL1 + device-tree boot 2026-08-18 11:01:45 +02:00
spi_drv.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
spi_flash.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
stage2_params.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
target.h.in add asymmetric partition sizing for monolithic updates 2026-08-19 17:47:48 +02:00
tpm.h tpm: rename masterPassword param to authOverride 2026-06-18 11:06:18 +02:00
uart_drv.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
uart_flash.h Preparing release v2.8.0 + update copyright 2026-04-16 13:11:56 +02:00
ubootenv.h Peer review fixes (thanks Daniele) 2026-08-24 12:47:34 +02:00
user_settings.h c2000: add wolfBoot TI C28x (TMS320F28P550SJ) secure-boot XIP port 2026-08-25 00:01:33 +02:00
wolfboot_efi.h aarch64_efi: address PR818 review (measure cmdline, DTB GUID, size/page/desc fixes) 2026-08-10 21:03:50 +02:00
wolfboot_smc.h zynqmp: wolfBoot ZynqMP FSBL with signed FIT Linux boot and EL3 security (eFuse/PUF/AES-CSU) 2026-07-22 11:56:40 +02:00