Hi,

 

We are refining the IRQ logic, and every time the new update pushed it needs to make the IRQ enabled test pass – as library model IRQ code is there, it needs efforts to create workarounds ensure the test pass every time.

 

Check if someone is using the library mode IRQ handling (Check if you need the library model ‘tfm_secure_irq_handlers.inc’ or ‘TFM_SVC_DEPRIV_REQ’ is a quick path). If there are no users are using this logic we would disable this feature for a while till the IRQ logic get updated, this would save us much effort to maintain the legacy logic. This means if someone set ‘TFM_IRQ_TEST’ as ON the build system still ignore it.

 

This action would happen after 1.3.0, we mention it now to give enough preparation for this. I would send another follow-up mail for chasing after the release.

 

Please help to provide your feedback, thank you very much!

 

/Ken