wolfBoot/tools
David Garske acb9d832eb Fixes for Xilinx Zynq UltraScale+ MPSoC:
* Fixes to support wolfBoot native make and gcc-arm cross compiler. ZD 18159
* Adjust wolfBoot linker script to not use 0 base, instead use end of DDR - 1MB.
* Fixed QSPI bare-metal driver for multi-sector and read return code.
* Fixed issue with Xilinx XMSS IMAGE_HEADER_SIZE in documentation. It should be 5000 bytes.
* Performance optimizations for QSPI:
  - Allow configuration of SPI clock.
  - Improve GSPI FIFO TX/RX fill.
* Added support for FAST_MEMCPY that supports an aligned 32-bit.
* Added Flattened uImage Tree (FIT) image (FDT format).
* Added Aarch64 support for FDT fixups.
* Added Aarch64 startup to support EL2 with cache/MMU.
* Added documentation about exception levels
* Moved zynqmp registers to header.
* Fix printf uart_writenum "buf" len.
* Updated fdt-parser to support saving off larger data images.
2024-12-30 15:36:43 +01:00
..
bin-assemble Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
check_config Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
delta Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
efi Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
elf-parser Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
fdt-parser Fixes for Xilinx Zynq UltraScale+ MPSoC: 2024-12-30 15:36:43 +01:00
keytools cast malloc result 2024-12-16 19:12:23 +01:00
lms Fixes for Zynqmp QSPI sizes on ZCU102. Fix for XMSS/LMS on Windows mingw with fopen binary mode. 2024-08-14 18:06:12 +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 kontron-vx3060-s2: simplify example, add build test, improve docs 2024-12-19 20:12:16 +01:00
test-expect-version Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
test-update-server Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
tpm Support for hybrid authentication (2 ciphers) 2024-10-30 13:17:06 +01:00
uart-flash-server Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
unit-tests Add env variable to unit test 2024-11-28 11:06:16 +01:00
xmss Fixes for Zynqmp QSPI sizes on ZCU102. Fix for XMSS/LMS on Windows mingw with fopen binary mode. 2024-08-14 18:06:12 +02:00
config.mk Initial wolfHSM support for simulator and AURIX TC3xx 2024-11-13 09:52:49 +01:00
test-delta.mk Remove dependency from PQC parameters. Speed up tests. 2024-12-02 18:55:32 +01:00
test-enc.mk Removed all compile-time dependency from keytools 2024-11-26 13:17:00 +01:00
test-renode.mk Removing compile-time parameters from keygen 2024-12-03 14:50:54 +01:00
test.mk update footprint 2024-12-17 14:46:24 +01:00
wolfboot-rpi-devicetree.diff add raspi3b uart 2024-09-02 14:02:36 +02:00