wolfBoot/tools
John Bland f4ea7784bf add double fallback to update powerfail test since
NVM_FLASH_WRITEONCE can powerfail after FLAGS_FINAL and TESTING partition states have been set
2023-10-13 14:30:04 +02:00
..
bin-assemble Adds `factory_wstage1.bin` option to include first stage loader. Fix test-app verbose issue. 2023-04-21 16:41:00 +02:00
check_config For the hal_flash API's make the change to uintptr_t to support 64-bit explicit using `ARCH_64BIT` or known 64-bit architectures. 2023-08-07 20:54:18 +02:00
delta
efi efi: buildroot version bump to 2022.08.03 2023-07-17 14:26:23 +00:00
elf-parser Further NXP P1021 fixes and improvements: 2023-07-05 17:03:57 +02:00
keytools keygen: Added --id {list} option, updated docs 2023-09-28 17:28:32 +02:00
lms tools: clean up lms_siglen.sh. 2023-09-12 08:41:58 +02:00
renode Fix docker tests in github actions by running the test as root in docker 2023-03-06 16:25:06 +01:00
scripts add double fallback to update powerfail test since 2023-10-13 14:30:04 +02:00
test-expect-version Eliminate sigset warning in test-expect-version 2023-03-21 16:44:52 +01:00
test-update-server
tpm TPM sealing cleanups. If using simulator don't extend the unseal PCR to prevent further access. Added `WOLFBOOT_NO_UNSEAL_PCR_EXTEND` option to prevent locking of PCR by random extend. Improvements to the `policy_sign` tool (example usage, ecc384 support). 2023-10-06 13:34:37 -07:00
uart-flash-server For the hal_flash API's make the change to uintptr_t to support 64-bit explicit using `ARCH_64BIT` or known 64-bit architectures. 2023-08-07 20:54:18 +02:00
unit-tests unit-tests: add pci config read/write unit test 2023-08-25 18:43:50 +02:00
x86_fsp tools/script: use env variable for SING and HASH algos 2023-09-28 13:12:26 +02:00
config.mk Added option WOLFBOOT_UNIVERSAL_KEYSTORE 2023-09-28 17:28:32 +02:00
test-delta.mk Fixes for encrypt/decrypt with unaligned address. Fix issue with byte count result on Mac. Cleanups for uart-flash-server. 2022-12-16 17:50:02 +01:00
test-enc.mk Fixes for encrypt/decrypt with unaligned address. Fix issue with byte count result on Mac. Cleanups for uart-flash-server. 2022-12-16 17:50:02 +01:00
test-renode.mk Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00
test.mk footprint update 2023-10-13 14:30:04 +02:00
wolfboot-rpi-devicetree.diff