<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Can wolfssl ported on bare metal lwip on NonOS without using Heap?]]></title>
		<link>https://www.wolfssl.com/forums/topic1164-can-wolfssl-ported-on-bare-metal-lwip-on-nonos-without-using-heap.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1164.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Can wolfssl ported on bare metal lwip on NonOS without using Heap?.]]></description>
		<lastBuildDate>Thu, 11 Jan 2018 23:26:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Can wolfssl ported on bare metal lwip on NonOS without using Heap?]]></title>
			<link>https://www.wolfssl.com/forums/post3763.html#p3763</link>
			<description><![CDATA[<p>Hi junaid4118,</p><p>There is also an open pull request that may help with using native LWIP api located here <a href="https://github.com/wolfSSL/wolfssl/pull/599.">https://github.com/wolfSSL/wolfssl/pull/599.</a> For making wolfSSL work with no heap there is a couple of solutions possible; one is to write a custom XMALLOC and XFREE and handle cases where wolfSSL would use a malloc or free, the other is to use --enable-staticmemory (macro of WOLFSSL_STATIC_MEMORY) when configuring wolfSSL. More information on static memory feature can be found here <a href="https://www.wolfssl.com/docs/wolfssl-manual/static-buffer-allocation/.">https://www.wolfssl.com/docs/wolfssl-ma … location/.</a></p><p>Regards,<br />Jacob</p>]]></description>
			<author><![CDATA[null@example.com (Jacob)]]></author>
			<pubDate>Thu, 11 Jan 2018 23:26:51 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3763.html#p3763</guid>
		</item>
		<item>
			<title><![CDATA[Can wolfssl ported on bare metal lwip on NonOS without using Heap?]]></title>
			<link>https://www.wolfssl.com/forums/post3754.html#p3754</link>
			<description><![CDATA[<p>I&#039;am trying to port wolfssl on lwip with NonOS environment. I didn&#039;t have Heap memory. I&#039;m not using socket API of lwip, i&#039;ve made a wrapper for lwip. </p><p>I&#039;m trying to use &quot;WOLFSSL_USER_IO&quot; for making it work with lwip but how i can manage heap problem ?</p>]]></description>
			<author><![CDATA[null@example.com (junaid4118)]]></author>
			<pubDate>Thu, 04 Jan 2018 16:51:15 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3754.html#p3754</guid>
		</item>
	</channel>
</rss>
