Thanks, Dávid
My build command is:
cmake -S spe -B build_epc2_GNUARM_Relwithdebinfo/spe -DTFM_PLATFORM=infineon/pse84 -DCONFIG_TFM_SOURCE_PATH=<tf-m-tests dir>/../trusted-firmware-m -DTFM_TOOLCHAIN_FILE=<tf-m-tests-dir>/../trusted-firmware-m/toolchain_GNUARM.cmake
-DIFX_EPC=epc2 -DTFM_ISOLATION_LEVEL=2 -DIFX_CM55_NS_PRESENT=OFF -DTEST_S=ON -DTEST_NS=ON -DCONFIG_TFM_WARNINGS_ARE_ERRORS=ON -DTFM_SPM_LOG_LEVEL=TFM_SPM_LOG_LEVEL_DEBUG -DTFM_PARTITION_LOG_LEVEL=TFM_PARTITION_LOG_LEVEL_DEBUG -DTFM_EXCEPTION_INFO_DUMP=ON -DPLATFORM_EXCEPTION_INFO=ON
-DIFX_FAULTS_INFO_DUMP=ON -DCONFIG_TFM_HALT_ON_CORE_PANIC=ON -DCMAKE_BUILD_TYPE=Relwithdebinfo -DIFX_LIB_BASE_DIR=<tf-m-tests dir>/tests_reg/build_epc2_GNUARM_Relwithdebinfo/spe/libs -DPSA_API_TEST_TARGET=pse84
I wasn’t sure exactly which CMakeCache.txt you need, so I’ve attached two (HEAD is f7ed4761).
Chris
From: David Vincze <David.Vincze@arm.com>
Sent: Wednesday, February 4, 2026 9:02 AM
To: Brand Chris (CSS ICW SWE INT BFS) <Chris.Brand@infineon.com>; tf-m@lists.trustedfirmware.org
Subject: Re: Build error for PSE84
|
Caution: This
e-mail originated outside Infineon Technologies. Please be cautious when sharing information or opening attachments especially from unknown senders. Refer to our intranet
guide to help you identify Phishing email. |
Hi Chris,
I’ve encountered similar circular dependency issues before. Even so, identifying the root cause isn’t always straightforward,
but the 'platform/ext/target/infineon/common/spe/services/CMakeLists.txt’
file is a good starting point.
Could you please share your build configuration and the SPE CMakeCache.txt file with me? Thank you.
Regards,
Dávid