Page MenuHomePhabricator

TFM IPC Regression test would fail if TEST_NS=ON and TEST_S=OFF
Closed, ResolvedPublic

Description

Build command:
"cmake -G"Unix Makefiles" -S . -B build -DTFM_PLATFORM=mps2/an521 -DTFM_TOOLCHAIN_FILE=toolchain_GNUARM.cmake -DTEST_NS=ON -DTEST_S=OFF -DTFM_PSA_API=ON -DTFM_ISOLATION_LEVEL=3 ../"

There would be a test error. It was caused by TFM_SP_SECURE_CLIENT_2 is missing, but the non-secure client is still there. Connecting to an unknown SID would cause a panic

Event Timeline

KenLSoft triaged this task as Low priority.Mar 23 2021, 8:15 AM
KenLSoft created this task.
KenLSoft created this object with edit policy "Subscribers".
KenLSoft closed this task as Resolved.Jul 27 2021, 3:06 AM