<?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>Crypto Cell 310 dev on nRF9160 (zephyr)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74673/crypto-cell-310-dev-on-nrf9160-zephyr</link><description>Hi all, 
 I am using ncs version 1.5.0 and dk version 0.15.0. 
 I would like to rely on the CC310 piece of hardware to perform some cryptographic computation. 
 However, I haven&amp;#39;t been able to find any sample code or documentation regarding interfaces</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 May 2021 08:42:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74673/crypto-cell-310-dev-on-nrf9160-zephyr" /><item><title>RE: Crypto Cell 310 dev on nRF9160 (zephyr)</title><link>https://devzone.nordicsemi.com/thread/307850?ContentTypeID=1</link><pubDate>Mon, 03 May 2021 08:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55b63271-c032-4113-88d4-851e0ace0518</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrfxlib/crypto/doc/nrf_cc310_platform.html#nrf-cc3xx-platform-readme"&gt;nrf_cc3xx_platform library&lt;/a&gt;&amp;nbsp;after initializing the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/drivers/hw_cc310.html"&gt;CC310 hardware driver&lt;/a&gt;. You can refer to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/tests/crypto/README.html"&gt;crypto tests&lt;/a&gt; to see how it can be used. Note that CC310 can only be used in secure mode, so if you want to use it from non-secure you need to either implement a secure service for it or&amp;nbsp;alternatively use TFM instead. This is not yet mature, but will be the preferred way to use CryptoCell on nRF91 or nRF53 going forward. See &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/tfm/tfm_hello_world/README.html"&gt;TF-M hello World&lt;/a&gt; for a simple sample of that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>