u-boot/test
Tom Rini 7e52d6ccfb Merge patch series "FWU: Add support for FWU metadata version 2"
Sughosh Ganu <sughosh.ganu@linaro.org> says:

The following patch series adds support for version 2 of the FWU
metadata. The version 2 metadata structure is defined in the latest
revision of the FWU specification [1].

The earlier versions of these patches were migrating to a version 2
only support in U-Boot, similar to TF-A. However, based on feedback
from ST [2], this series has been updated to support both versions. A
platform would still be needed to enable one of the two versions of
metadata through a config symbol.

TF-A has code which reads the FWU metadata and boots the platform from
the active partition. TF-A has decided to migrate the FWU code to a
version 2 only support. These changes have been merged in upstream
TF-A.

These changes have been tested on the ST DK2 board, which uses the GPT
based partitioning scheme. Both V1 and V2 metadata versions have been
tested on the DK2 board.

These changes need to be tested on platforms with MTD partitioned
storage devices.
2024-05-24 13:42:07 -06:00
..
boot test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cmd test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
common test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
dm Merge patch series "FWU: Add support for FWU metadata version 2" 2024-05-24 13:42:07 -06:00
env test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
fs test: fs: fs-test: Move the tests to use sha256sum 2024-01-11 21:19:25 -05:00
fuzz test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
hush Revert "test: hush: dollar: fix bugous behavior" 2024-01-18 11:38:25 -05:00
image test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
lib test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
log test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
optee test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
overlay test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
py test/py: Make the number of SPL banners seen a variable 2024-05-08 11:50:06 -06:00
stdint test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
trace SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bloblist.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootm.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cmd_ut.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
command_ut.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
common.sh Consistently use nproc for counting the CPUs 2020-01-30 13:30:35 -05:00
compression.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
Kconfig test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD 2024-01-11 21:19:25 -05:00
Makefile test: build test/boot for CONFIG_UT_BOOTSTD=n 2024-01-11 21:19:25 -05:00
print_ut.c include: Move snprintf to stdio.h 2024-05-22 08:55:29 -06:00
run test: Run the VPL tests with 'make check' 2023-04-03 06:53:53 +12:00
str_ut.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
test-main.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
time_ut.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
unicode_ut.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
ut.c test: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00