From 64fbeaa0d1b4321cb439923c86993d134fbd3acb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 6 Oct 2022 08:47:14 +0200 Subject: score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALL Ensure that the IDLE storage allocator did allocate a suffiently large area. Update #3835. Update #4524. --- spec/build/testsuites/validation/grp.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/testsuites/validation/grp.yml') diff --git a/spec/build/testsuites/validation/grp.yml b/spec/build/testsuites/validation/grp.yml index 7a5fbb1c90..42e546636b 100644 --- a/spec/build/testsuites/validation/grp.yml +++ b/spec/build/testsuites/validation/grp.yml @@ -19,6 +19,8 @@ links: uid: fatal-boot-processor-not-assigned-to-scheduler - role: build-dependency uid: fatal-idle-thread-create-failed +- role: build-dependency + uid: fatal-idle-thread-stack-too-small - role: build-dependency uid: fatal-init-task-construct-failed - role: build-dependency -- cgit v1.2.3