<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HSE Stream Hash with Scatter/gather input. in S32K</title>
    <link>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054691#M46375</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/166940"&gt;@phuong_nguyenle&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to use streaming and scatter/gather input at the same time.&lt;/P&gt;
&lt;P&gt;Attached is simple demo.&lt;/P&gt;
&lt;P&gt;However, keep in mind that there's following limitation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/326477i00DD18E2A01426FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And hash block size is:&lt;/P&gt;
&lt;DIV id="tinyMceEditorlukaszadrapa_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;So, each stream call requires to have data aligned to n*hash_block_size.&lt;/P&gt;
&lt;P&gt;You can have 4 bytes on one address, next 4 bytes on second address and next data on another address. This can be covered by scatter gather. But it must be n*hash_block_size in total.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Mon, 03 Mar 2025 11:52:23 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2025-03-03T11:52:23Z</dc:date>
    <item>
      <title>HSE Stream Hash with Scatter/gather input.</title>
      <link>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054291#M46349</link>
      <description>&lt;P&gt;My project request to stream hash with separated location of data. for secured flashing E.g:&lt;/P&gt;&lt;P&gt;- 1st 4bytes are in RAM 1&lt;/P&gt;&lt;P&gt;- 2nd 4byte are in RAM 2&lt;/P&gt;&lt;P&gt;- the remaining byte (is in programming sequence so that need stream Hashing) in FLASH.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use&amp;nbsp;Scatter/gather input for 1st and 2nd chunks as input in START? Then the remaining bytes shall be UPDATE later?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 02:50:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054291#M46349</guid>
      <dc:creator>phuong_nguyenle</dc:creator>
      <dc:date>2025-03-03T02:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: HSE Stream Hash with Scatter/gather input.</title>
      <link>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054691#M46375</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/166940"&gt;@phuong_nguyenle&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to use streaming and scatter/gather input at the same time.&lt;/P&gt;
&lt;P&gt;Attached is simple demo.&lt;/P&gt;
&lt;P&gt;However, keep in mind that there's following limitation:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/326477i00DD18E2A01426FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And hash block size is:&lt;/P&gt;
&lt;DIV id="tinyMceEditorlukaszadrapa_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;So, each stream call requires to have data aligned to n*hash_block_size.&lt;/P&gt;
&lt;P&gt;You can have 4 bytes on one address, next 4 bytes on second address and next data on another address. This can be covered by scatter gather. But it must be n*hash_block_size in total.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 11:52:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054691#M46375</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2025-03-03T11:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: HSE Stream Hash with Scatter/gather input.</title>
      <link>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054696#M46376</link>
      <description>&lt;P&gt;There are some troubles with the screenshot about hash block size, so I will attach it here. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 11:54:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-Stream-Hash-with-Scatter-gather-input/m-p/2054696#M46376</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2025-03-03T11:54:15Z</dc:date>
    </item>
  </channel>
</rss>

