diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2025-04-16 15:57:31 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-22 12:26:41 -0600 |
commit | 753b7219c23191cb2a6468cd1acbfaeccf1380a2 (patch) | |
tree | 0835872e472a8bddd79945ba3ccaaae90d9bcd7f /tools/u_boot_pylib/test_util.py | |
parent | 83fc6005cdaf703ff26d635d72bcccf2081ad5d8 (diff) |
configs: enable CONFIG_UNIT_TEST for all qemu* generic targets
The qemu* "generic" targets (i.e. not those emulating a particular
board) are typically used for testing as many features as possible,
especially in CI so it makes sense to have UNIT_TEST enabled for
all of the defconfigs for these targets.
Not enabling UNIT_TEST in qemu-x86_defconfig due to:
LD u-boot
ld.bfd: section .rel.dyn VMA wraps around address space
ld.bfd: section .start16 LMA [fffff800,fffff86f] overlaps section .rel.dyn LMA [ffffb77c,0002ac93]
make: *** [Makefile:1824: u-boot] Error 1
Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions