Page MenuHomePhabricator

ConfigCoreIPC.cmake with Regression = True fails during runtime
Closed, ResolvedPublic

Description

With the following commit:

4d66dc3 - Core: Split tfm_core.c into IPC and library model

The ConfigCoreIPC.cmake with Regression set to True is now giving the following error messages during runtime:

[Sec Error] Unauthorized service request!
[Sec Error] Security violation when calling secure API

This could be related to another issue that NXP has reported on the mailing list on a NULL pointer passed to tfm_thrd_context_switch(...) is causing a BusFault (I am not sure about that though at the moment, to be investigated further)

Event Timeline

adeaarm triaged this task as High priority.Apr 23 2019, 1:44 PM
adeaarm created this task.

This problem is not the one NXP reported. This is the models conflict in regression tests. Summer is doing a task and trying to fix this.

adeaarm edited projects, added Restricted Project; removed Trusted Firmware M.Apr 24 2019, 7:37 PM

This has been merged and I am able to run Regression in IPC mode, so this ticket can be closed.

adeaarm closed this task as Resolved.May 9 2019, 11:11 AM