wolfBoot/docs
David Garske b3e2fb9ddd NXP T1024 wolfBoot support:
* Added DDR4 w/ECC.
* Added L2 and L2 CPC SRAM support
* Added platform SRAM 160KB support
* Added support for core timers (timebase) and platform clock.
* Added IFC driver with erase/write
* Added stage 1 loader to relocate wolfBoot to DDR
* Added CPLD, QUICC, FMAN and MP drivers
* Added eSPI driver for TPM.
* Added hal_early_init instead of calling ddr_init directly.
* Fixes for device tree (DTB) loading with update_ram and PPC boot.
* Fixes for relocating CCSRBAR to upper.
* Fixes for interrupt offsets.
2023-10-06 15:28:16 +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
STM32-TZ.md Added STM32-TZ documentation 2023-09-21 08:31:30 +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 NXP T1024 wolfBoot support: 2023-10-06 15:28:16 +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 Spelling and add TODO's for testing new keytool features. 2023-09-28 10:06:07 -07: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