<?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>LayerscapeのトピックRe: Secure Firmware option</title>
    <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293949#M8225</link>
    <description>&lt;P&gt;Thank you and the steps mentioned before (rebuild u-boot and tfa) also are needed?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 08:57:30 GMT</pubDate>
    <dc:creator>carlos-m-ribeiro</dc:creator>
    <dc:date>2021-06-17T08:57:30Z</dc:date>
    <item>
      <title>Secure Firmware option</title>
      <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293416#M8219</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;We are programming the NXP u-boot ls1043aqds qspi from flexbuild_lsdk2012 in our custom board QSPI. Is there any way of disable the secure firmware that we are not interesting to avoid the following errors:&lt;/P&gt;&lt;P&gt;SEC Firmware: config-1: no such config&lt;BR /&gt;SEC Firmware: error (-2)&lt;BR /&gt;SEC Firmware: Failed to load image&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 15:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293416#M8219</guid>
      <dc:creator>carlos-m-ribeiro</dc:creator>
      <dc:date>2021-06-16T15:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Firmware option</title>
      <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293871#M8221</link>
      <description>&lt;P&gt;Please comment the following line in&amp;nbsp;packages/firmware/u-boot/configs/ls1043aqds_tfa_defconfig.&lt;/P&gt;
&lt;P&gt;# CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y&lt;/P&gt;
&lt;P&gt;Then rebuild u-boot and tfa.&lt;/P&gt;
&lt;P&gt;$&amp;nbsp;rm -rf build/firmware/u-boot/ls1043aqds/&lt;/P&gt;
&lt;P&gt;$&amp;nbsp;flex-builder -c atf -m ls1043aqds -b nor&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 07:31:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293871#M8221</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-06-17T07:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Firmware option</title>
      <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293927#M8223</link>
      <description>&lt;P&gt;Thank you for your response but we are using the ls1043aqds_qspi_defconfig, how we can proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 08:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293927#M8223</guid>
      <dc:creator>carlos-m-ribeiro</dc:creator>
      <dc:date>2021-06-17T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Firmware option</title>
      <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293945#M8224</link>
      <description>&lt;P&gt;Please comment the following line in&amp;nbsp;configs/ls1043aqds_qspi_defconfig.&lt;/P&gt;
&lt;P&gt;# CONFIG_FSL_LS_PPA=y&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 08:52:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293945#M8224</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-06-17T08:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Firmware option</title>
      <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293949#M8225</link>
      <description>&lt;P&gt;Thank you and the steps mentioned before (rebuild u-boot and tfa) also are needed?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 08:57:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293949#M8225</guid>
      <dc:creator>carlos-m-ribeiro</dc:creator>
      <dc:date>2021-06-17T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Firmware option</title>
      <link>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293955#M8226</link>
      <description>&lt;P&gt;1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please comment the following line in&amp;nbsp;packages/firmware/u-boot/configs/ls1043aqds_qspi_defconfig.&lt;/P&gt;
&lt;P&gt;# CONFIG_FSL_LS_PPA=y&lt;/P&gt;
&lt;P&gt;2. Rebuild u-boot with the following command.&lt;/P&gt;
&lt;P&gt;$&amp;nbsp;rm -rf build/firmware/u-boot/ls1043aqds/&lt;/P&gt;
&lt;P&gt;$ flex-builder -c u-boot -m ls1043aqds -b qspi&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 09:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Secure-Firmware-option/m-p/1293955#M8226</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-06-17T09:05:18Z</dc:date>
    </item>
  </channel>
</rss>

