<?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>nRF53 Non-Secure app Entropy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70911/nrf53-non-secure-app-entropy</link><description>Hi, I am building an application on the nrf5340dk using using nrf5340dk_nrf5340_cpuappns as the target board. 
 When I have CONFIG_NETWORKING=Y enabled in my prj.conf I am getting this build error: 
 #error &amp;quot;No cryptocell or cryptocell_sw node labels</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jan 2021 14:33:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70911/nrf53-non-secure-app-entropy" /><item><title>RE: nRF53 Non-Secure app Entropy</title><link>https://devzone.nordicsemi.com/thread/291315?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 14:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8cc9102-aa68-43ed-b596-027e20d684ab</guid><dc:creator>mlang3440</dc:creator><description>&lt;p&gt;Yes, I understand its for testing only. &lt;/p&gt;
&lt;p&gt;If the CC3XX driver wont even compile on the nrf5340ns then it probably shouldn&amp;#39;t automatically be enabled for that target.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Non-Secure app Entropy</title><link>https://devzone.nordicsemi.com/thread/291186?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 08:21:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f95aaa2-ac00-483a-9089-af459b9c8268</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want to mention that in case it was not clear, using&amp;nbsp;CONFIG_TEST_RANDOM_GENERATOR gives you pseudo random numbers and not true random numbers. So it enables you to develop and test your code, but you cannot use this in production.&lt;/p&gt;
&lt;p&gt;There will be support for using the CC312 from non-secure region in the future, but I cannot say exactly when that will be.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 Non-Secure app Entropy</title><link>https://devzone.nordicsemi.com/thread/291161?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 03:17:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2b867cf-35fb-412a-9475-f14c5d74458d</guid><dc:creator>mlang3440</dc:creator><description>&lt;p&gt;I was able to get it to compile by adding&lt;/p&gt;
&lt;p&gt;&lt;code&gt;CONFIG_TEST_RANDOM_GENERATOR=y&lt;br /&gt;CONFIG_ENTROPY_CC3XX=n&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;to the prj.conf.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>