wolfBoot/tools
Daniele Lacamera ab6cd52e7c keygen.c: fixed size of exported binary keystore 2023-03-20 09:10:53 +01:00
..
bin-assemble Improvements to gap fill. The default gap filling byte is `0xFF`. If using `FLAGS_INVERT=1` uses `0x00`. Can be overridden at build-time using `FILL_BYTE`. Fixes ZD 15356. 2022-12-19 11:38:00 +01:00
check_config STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7. 2022-12-20 13:31:28 +01:00
delta
efi Fixed UEFI example too 2022-07-21 20:18:34 +02:00
keytools keygen.c: fixed size of exported binary keystore 2023-03-20 09:10:53 +01: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 update flashing documentation and update scripts for the stm32u5 2023-01-31 09:26:20 -08:00
test-expect-version Adjusted automated test after jenkins node update 2022-07-15 17:15:00 +02:00
test-update-server
uart-flash-server Improvements to gap fill. The default gap filling byte is `0xFF`. If using `FLAGS_INVERT=1` uses `0x00`. Can be overridden at build-time using `FILL_BYTE`. Fixes ZD 15356. 2022-12-19 11:38:00 +01:00
unit-tests Fixed after reviewer's comments 2023-03-14 16:12:40 +01:00
config.mk Support for the STM32 OCTOSPI peripheral. 2023-02-02 12:11:23 -08: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 Fixes for test cases using keystore 2022-07-19 15:33:29 +02:00
test.mk Fixes for stm32wb test 2022-12-16 17:49:46 +01:00
wolfboot-rpi-devicetree.diff Fixed support for raspberry-pi 2022-07-21 20:18:34 +02:00