wolfBoot/docs
Daniele Lacamera 6ce0bbf013 Stm32l5 configuration: increase wolfboot partition
Bootloader partition expanded to 48KB to accommodate assembly
optimizations in wolfBoot.
2023-09-20 13:49:57 +02:00
..
png Expanded documentation for delta updates 2021-12-06 17:36:48 +01:00
API.md Fixed API function name in docs 2021-07-29 15:22:13 +02:00
HAL.md Experimental support for STM32L5 2020-09-09 14:26:30 -07:00
Loader.md Adds `factory_wstage1.bin` option to include first stage loader. Fix test-app verbose issue. 2023-04-21 16:41:00 +02:00
PQ.md LMS wolfBoot support. 2023-09-06 07:57:10 +02:00
Signing.md Fixes based on peer review. Add output of signed policy to file (append .sig). Tested successfully with multiple PCRs. In example unlock_disk extend PCR with random value after unseal to prevent unsealing after boot. 2023-09-12 12:26:48 +02:00
TPM.md Refactor to allow using seal/unseal without image header. Just pass the public key hint and policy directly. 2023-09-12 12:26:48 +02:00
Targets.md Stm32l5 configuration: increase wolfboot partition 2023-09-20 13:49:57 +02:00
compile.md Fix typos found by codespell 2023-07-04 07:43:02 +02:00
encrypted_partitions.md Deprecate python keytools. 2023-08-03 08:05:18 +02:00
firmware_image.md docs: update documentation with Intel FSP targets 2023-07-24 18:12:32 +00:00
firmware_update.md Deprecate python keytools. 2023-08-03 08:05:18 +02:00
flash_partitions.md
keystore.md Deprecate python keytools. 2023-08-03 08:05:18 +02:00
lib.md Updated documentation with new keygen syntax 2022-07-20 20:17:22 +02:00
measured_boot.md Fix typos found by codespell 2023-07-04 07:43:02 +02:00
remote_flash.md