<?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>How to enable MBED TLS in SDK1.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63722/how-to-enable-mbed-tls-in-sdk1-3</link><description>I was using MBED TLS crypto library for various cryptographic stuff and hashing. It was working fine with SDK 1.2. 
 I tried to port my code to latest SDK 1.3 and I am having errors if I set CONFIG_NORDIC_SECURITY_BACKEND=y 
 The project does not loads</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Sep 2020 07:51:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63722/how-to-enable-mbed-tls-in-sdk1-3" /><item><title>RE: How to enable MBED TLS in SDK1.3</title><link>https://devzone.nordicsemi.com/thread/267753?ContentTypeID=1</link><pubDate>Thu, 03 Sep 2020 07:51:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d79d8e2-5295-428c-9393-3d1ded4fc253</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Amritpal,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please&amp;nbsp;try setting CONFIG_MBEDTLS_VANILLA_BACKEND=y and CONFIG_CC310_BACKEND=n. In&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/NordicPlayground/nrfxlib/blob/master/nrf_security/Kconfig"&gt;https://github.com/NordicPlayground/nrfxlib/blob/master/nrf_security/Kconfig&lt;/a&gt;&lt;span&gt;&amp;nbsp;the default is CC310_BACKEND, and there is currently no non-secure callable support, so you can&amp;#39;t access the cryptocell peripheral, so you should try to do it in software instead.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable MBED TLS in SDK1.3</title><link>https://devzone.nordicsemi.com/thread/267669?ContentTypeID=1</link><pubDate>Wed, 02 Sep 2020 14:35:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecfa738d-2a41-4c71-8280-1b4ca779e66e</guid><dc:creator>Amritpal</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;Yes, I am using&amp;nbsp;&lt;span&gt;nrf9160dk_nrf9160ns as the board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The default&amp;nbsp;&lt;span&gt;CONFIG_NORDIC_SECURITY_BACKEND&amp;nbsp; is not enabled in the https_client&amp;nbsp;project. I manually tried enabling it from the Configure nRF Connect SDK Project, but once I do that the error comes up in configuring the project.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable MBED TLS in SDK1.3</title><link>https://devzone.nordicsemi.com/thread/259922?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 13:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:751039a2-f1f7-4f5b-8b2c-856469c5e4e7</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Amritpal,&lt;/p&gt;
[quote user=""]I got the same result if I&amp;nbsp;set&amp;nbsp;&lt;span&gt;CONFIG_NORDIC_SECURITY_BACKEND=y in https_client project&lt;/span&gt;[/quote]
&lt;p&gt;The default setting of&amp;nbsp;&lt;span&gt;CONFIG_NORDIC_SECURITY_BACKEND is enabled in the&amp;nbsp;&lt;/span&gt;&lt;span&gt;https_client sample, and I don&amp;#39;t see any building issue. Are you building with nrf9160dk_nrf9160ns?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-f18225d190304e30b232a3fd6fde4ae0/253017.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>