<?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 How to sign update.zip in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-sign-update-zip/m-p/447526#M69085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;My environment is i.MX6Q,Android 4.4.2.&lt;/P&gt;&lt;P&gt;I want to add uboot to update.zip,and I follow Android_Frequently_Asked_Questions.pdf 's section:How do I customize the update script to update uboot,and I get make_update_zip.sh from here,&lt;A href="https://community.nxp.com/message/484292"&gt;Updating Bootloader in OTA for imx6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But,I found ​ make_update_zip.sh did't resign my update.zip,it just make a update.zip from android source path,then resign that update.zip,not mine!&lt;/P&gt;&lt;P&gt;So I copy this code "&lt;SPAN style="color: #eb7a3d;"&gt;java -jar ${ANDROID_BUILD_TOP}/out/host/linux-x86/framework/signapk.jar ${ANDROID_BUILD_TOP}/build/target/product/security/testkey.x509.pem ${ANDROID_BUILD_TOP}/build/target/product/security/testkey.pk8 update.zip update-signed.zip &lt;SPAN style="color: #303030;"&gt;" from make_update_zip.sh then resign my own update.zip,but during recovery,it failed,said invalid signature.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Please help me sign update.zip contained uboot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Qiulong Li&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2015 09:26:52 GMT</pubDate>
    <dc:creator>lqll</dc:creator>
    <dc:date>2015-11-27T09:26:52Z</dc:date>
    <item>
      <title>How to sign update.zip</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-sign-update-zip/m-p/447526#M69085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;My environment is i.MX6Q,Android 4.4.2.&lt;/P&gt;&lt;P&gt;I want to add uboot to update.zip,and I follow Android_Frequently_Asked_Questions.pdf 's section:How do I customize the update script to update uboot,and I get make_update_zip.sh from here,&lt;A href="https://community.nxp.com/message/484292"&gt;Updating Bootloader in OTA for imx6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But,I found ​ make_update_zip.sh did't resign my update.zip,it just make a update.zip from android source path,then resign that update.zip,not mine!&lt;/P&gt;&lt;P&gt;So I copy this code "&lt;SPAN style="color: #eb7a3d;"&gt;java -jar ${ANDROID_BUILD_TOP}/out/host/linux-x86/framework/signapk.jar ${ANDROID_BUILD_TOP}/build/target/product/security/testkey.x509.pem ${ANDROID_BUILD_TOP}/build/target/product/security/testkey.pk8 update.zip update-signed.zip &lt;SPAN style="color: #303030;"&gt;" from make_update_zip.sh then resign my own update.zip,but during recovery,it failed,said invalid signature.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Please help me sign update.zip contained uboot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Qiulong Li&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 09:26:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-sign-update-zip/m-p/447526#M69085</guid>
      <dc:creator>lqll</dc:creator>
      <dc:date>2015-11-27T09:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to sign update.zip</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-sign-update-zip/m-p/447527#M69086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;java -Xmx2048m -jar out/host/linux-x86/framework/signapk.jar -w device/fsl/common/security/testkey.x509.pem device/fsl/common/security/testkey.pk8 &lt;SPAN style="color: #eb7a3d;"&gt;update.zip&lt;/SPAN&gt; out/target/product/sabresd_6dq/&lt;SPAN style="color: #eb7a3d;"&gt;update-signed.zip&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 10:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-sign-update-zip/m-p/447527#M69086</guid>
      <dc:creator>wwggg</dc:creator>
      <dc:date>2015-12-03T10:55:18Z</dc:date>
    </item>
  </channel>
</rss>

