tests: cmsis_rtos_v2: enable x86 64-bit boards

The conditions which prohibit running the test suite on
qemu_x86_64, up_squared and ehl_crb no longer exist. So
remove these two from the exclude list, and now they can
be built and run in CI.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2020-12-10 18:10:45 -08:00 committed by Johan Hedberg
parent ca0a48cd9e
commit 856fd652da

View File

@ -1,8 +1,6 @@
tests:
portability.cmsis_rtos_v2:
# qemu_x86_64, ehl_crb and up_squared need bigger stack
# but CMSIS limits the stack size, resulting in stack overflow.
platform_exclude: qemu_x86_64 m2gl025_miv up_squared ehl_crb
platform_exclude: m2gl025_miv
tags: cmsis_rtos
min_ram: 32
min_flash: 34