<?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>Does anyone know why Entropy Drivers is grayed out in kconfig?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64076/does-anyone-know-why-entropy-drivers-is-grayed-out-in-kconfig</link><description>Hi, I&amp;#39;m trying to enable the entropy driver so that sys_csrand_get() will stop returning &amp;quot;Entropy reseed error&amp;quot;. Does anyone know why it&amp;#39;s grayed out? I have tried enabling all cc310 options as well, just in case that was a dependency.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2020 09:34:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64076/does-anyone-know-why-entropy-drivers-is-grayed-out-in-kconfig" /><item><title>RE: Does anyone know why Entropy Drivers is grayed out in kconfig?</title><link>https://devzone.nordicsemi.com/thread/261925?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 09:34:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5274ca55-5436-42cb-b806-23807b22b390</guid><dc:creator>Jan Erik</dc:creator><description>&lt;p&gt;Thanks, I&amp;#39;ll check that out.&lt;br /&gt;&lt;br /&gt;I just need random numbers for an encryption IV&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does anyone know why Entropy Drivers is grayed out in kconfig?</title><link>https://devzone.nordicsemi.com/thread/261924?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 09:31:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:499db6b4-34c8-489f-a3a6-6298d69beaac</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Is there a particular reason for why you want to use sys_csrand_get()?&lt;/p&gt;
&lt;p&gt;The CC310 can only be used in secure mode, while an nRF9160 application must run as non-secure to be able to use the modem.&lt;/p&gt;
&lt;p&gt;However, you can use the &amp;#39;secure_services&amp;#39; library to request a random number from the SPM. The SPM will then use the on-board random number generator to provide a true random number: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/nrf/include/secure_services.html#_CPPv425spm_request_random_numberP4u8_t6size_tP6size_t"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/nrf/include/secure_services.html#_CPPv425spm_request_random_numberP4u8_t6size_tP6size_t&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does anyone know why Entropy Drivers is grayed out in kconfig?</title><link>https://devzone.nordicsemi.com/thread/261424?ContentTypeID=1</link><pubDate>Thu, 23 Jul 2020 15:33:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d44cee7-5bd3-4dde-8327-904f741c526c</guid><dc:creator>Jan Erik</dc:creator><description>&lt;p&gt;Hi, this is nrf9160 non-secure.&lt;br /&gt;NCS master branch.&lt;br /&gt;&lt;br /&gt;I don&amp;#39;t necessarily need to turn on this option specifically, as long as I can get sys_csrand_get() to stop throwing -EIO.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does anyone know why Entropy Drivers is grayed out in kconfig?</title><link>https://devzone.nordicsemi.com/thread/261422?ContentTypeID=1</link><pubDate>Thu, 23 Jul 2020 15:24:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:601f69ca-0a5a-44ff-a5fd-c6f22c4eeac5</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll need some more details from you:&lt;/p&gt;
&lt;p&gt;Which NCS version are you using?&lt;/p&gt;
&lt;p&gt;What board (and chip) are you trying to build for?&lt;/p&gt;
&lt;p&gt;I believe this is the documentation for the option you are looking for: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/kconfig/CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR.html#cmdoption-arg-config-entropy-device-random-generator"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/kconfig/CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR.html#cmdoption-arg-config-entropy-device-random-generator&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>