zephyr/tests
Andy Ross ae8745df6f tests/kernel/obj_tracking: Filter cAVS 2.5 builds to prevent DSP host hangs
This test is triggering some kind of bug that will reliably cause a
full host crash/hang of the x86 host environment on TGL/cAVS 2.5.
It's interfering with CI testing, so filter it out for now while we
figure it out.

Interestingly it doesn't have any trouble on older cavs15.  And even
more so, it seems to be some kind of build interaction.  If I disable
LOG=y, it passes. But when it fails, it actually fails BEFORE the boot
entry and core 0 initialization code is reached (i.e. LONG before any
logging initialization).  Something is wrong with the generated file;
maybe a linker or rimage bug?  The signature is reported OK by the
ROM, but that's the last we hear from the device before it blows up.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2022-01-21 13:22:15 -05:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arch: arm_irq_vector_table: Update to run on MXRT595 2022-01-19 13:35:09 -06:00
benchmarks pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
bluetooth Bluetooth: Controller: Enable PDU CP bit when CTE RX is enabled 2022-01-21 09:30:23 -05:00
boards test: boards/intel_adsp: Add test of adsp_mem API 2022-01-18 19:18:30 -05:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
drivers tests: driver: build-test: add min_ram restriction 2022-01-21 12:29:49 -05:00
kernel tests/kernel/obj_tracking: Filter cAVS 2.5 builds to prevent DSP host hangs 2022-01-21 13:22:15 -05:00
lib tests: lib: devicetree: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net net: lwm2m: Add LwM2M gateway object 2022-01-18 13:19:12 -05:00
posix tests: lib: getopt 2022-01-06 21:26:59 +01:00
subsys tests: pm: Add a power domain test 2022-01-19 13:35:32 -05:00
unit lib/os: Add sys_winstream lockless shared memory byte stream IPC 2022-01-13 14:01:23 -05:00
ztest tests: ztress: fix dependency on SMP 2022-01-12 14:13:21 -05:00