<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NCS 2.0.2: TFM+PSA+MBEDTLS bootloop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91936/ncs-2-0-2-tfm-psa-mbedtls-bootloop</link><description>Hi, 
 I want to use a setup as desctibed in the title, but I constantly get a bootloop. 
 I have a nrf9160dk &amp;gt;=0.14 (it has the ext flash at least) and I took the tfm_ipc sample and slowly modified it, to get to my target application that I need to have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Sep 2022 08:07:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91936/ncs-2-0-2-tfm-psa-mbedtls-bootloop" /><item><title>RE: NCS 2.0.2: TFM+PSA+MBEDTLS bootloop</title><link>https://devzone.nordicsemi.com/thread/387010?ContentTypeID=1</link><pubDate>Tue, 20 Sep 2022 08:07:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d0ca8c3-5e5f-48e8-ad77-fe2942482a19</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We tried to compile the project you shared, but it doesn&amp;#39;t compile (seems to be an error with the size tfm), can you make sure you share a project that compiles with nrf connect sdk? Btw, what ncs version are you using here?&lt;/p&gt;
&lt;p&gt;Btw, did you add the asserts to the application image also?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 2.0.2: TFM+PSA+MBEDTLS bootloop</title><link>https://devzone.nordicsemi.com/thread/386898?ContentTypeID=1</link><pubDate>Mon, 19 Sep 2022 13:09:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db57c895-b460-4f5b-9b84-5d2f442a1bf4</guid><dc:creator>MaLu</dc:creator><description>&lt;p&gt;Hi, I am sorry, but I have added those lines to each of my child images&amp;#39; conf files one by one, but I do not get any output. I have tried uart, as well as rtt.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS 2.0.2: TFM+PSA+MBEDTLS bootloop</title><link>https://devzone.nordicsemi.com/thread/386140?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2022 11:03:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56e52641-5b19-449e-a8b9-8dbe5dfbfee2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It sounds to me that you have an assert somewhere and the code continously assert, reset and start over. To get more information about the assert you can add the following to the prj.conf&amp;nbsp;of the&amp;nbsp;application and child images you are working on:&lt;/p&gt;
&lt;p&gt;--- Add to prj.conf:&lt;/p&gt;
&lt;p&gt;# add asserts&lt;br /&gt;CONFIG_ASSERT=y&lt;br /&gt;CONFIG_ASSERT_VERBOSE=y&lt;br /&gt;CONFIG_ASSERT_NO_COND_INFO=n&lt;br /&gt;CONFIG_ASSERT_NO_MSG_INFO=n&lt;br /&gt;CONFIG_RESET_ON_FATAL_ERROR=n&lt;br /&gt;CONFIG_THREAD_NAME=y&lt;br /&gt;CONFIG_ARM_MPU=y&lt;/p&gt;
&lt;p&gt;To get information about the assert you will need to enable logging over rtt or serial interface.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>