<?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>P-SeriesのトピックRe: where are .elf files?</title>
    <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253391#M533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just read here - &lt;A href="http://www.freescale.com/infocenter/index.jsp?topic=%2FAN4327%2F2370307.html" style="font-size: 10pt; line-height: 1.5em;" title="http://www.freescale.com/infocenter/index.jsp?topic=%2FAN4327%2F2370307.html"&gt;Freescale Technical Information Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;Limitations&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="color: #51626f; margin: 5px 15px; list-style-image: none; font-family: arial, sans-serif; font-size: 12px; background-color: #ffffff; list-style-type: lower-alpha;"&gt;&lt;LI&gt;Boot Services&lt;UL&gt;&lt;LI style="margin-bottom: 2px; margin-left: 15px; padding: 0 0 2px 2px;"&gt;ELF file format-- the hypervisor image loader only supports ET_EXC as per the ePAPR. The ET_DYN flag is not supported.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is the reason why I was looking for ELF files. I am not completely sure what does this statement mean. It will be very helpful if you could please explain me this statement and direct me to where I can read about ELF. Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jul 2013 20:45:24 GMT</pubDate>
    <dc:creator>lahar</dc:creator>
    <dc:date>2013-07-05T20:45:24Z</dc:date>
    <item>
      <title>where are .elf files?</title>
      <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253388#M530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a P4080DS board and I have downloaded installed v1.4BSP which works fine. I was also able to bitbake hypervisor and bitbake fsl-image-minimal. I am currently looking for .elf files. After researching a lot I found out that I should be able to find .elf files under tmp/deploy/images but I don't see any .elf files there. Please help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any documentation related to .elf files would be very helpful. I am trying to learn as much as I can related&amp;nbsp; to .elf files. Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 15:46:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253388#M530</guid>
      <dc:creator>lahar</dc:creator>
      <dc:date>2013-07-03T15:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: where are .elf files?</title>
      <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253389#M531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The command bitbake hypervisor generates uImage hv.uImage for hypervisor under tmp/deploy/images/hv, bitbake fsl-images-minimal generates minimal rootfs filesystem.&lt;/P&gt;&lt;P&gt;What kind of elf file do you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jul 2013 11:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253389#M531</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2013-07-04T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: where are .elf files?</title>
      <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253390#M532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yiping,&lt;/P&gt;&lt;P&gt;Thanks for the reply. I read somewhere that we need .elf files to download image on Simulator/board. Are you saying that I don't need .elf files I can just use hv.uImage to transfer image on hardware?&lt;/P&gt;&lt;P&gt;Is there a link or anything available somewhere where I can read and understand about elf files. I researched a lot but couldn't really found anything related to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lahar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 14:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253390#M532</guid>
      <dc:creator>lahar</dc:creator>
      <dc:date>2013-07-05T14:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: where are .elf files?</title>
      <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253391#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just read here - &lt;A href="http://www.freescale.com/infocenter/index.jsp?topic=%2FAN4327%2F2370307.html" style="font-size: 10pt; line-height: 1.5em;" title="http://www.freescale.com/infocenter/index.jsp?topic=%2FAN4327%2F2370307.html"&gt;Freescale Technical Information Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;Limitations&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="color: #51626f; margin: 5px 15px; list-style-image: none; font-family: arial, sans-serif; font-size: 12px; background-color: #ffffff; list-style-type: lower-alpha;"&gt;&lt;LI&gt;Boot Services&lt;UL&gt;&lt;LI style="margin-bottom: 2px; margin-left: 15px; padding: 0 0 2px 2px;"&gt;ELF file format-- the hypervisor image loader only supports ET_EXC as per the ePAPR. The ET_DYN flag is not supported.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is the reason why I was looking for ELF files. I am not completely sure what does this statement mean. It will be very helpful if you could please explain me this statement and direct me to where I can read about ELF. Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 20:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253391#M533</guid>
      <dc:creator>lahar</dc:creator>
      <dc:date>2013-07-05T20:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: where are .elf files?</title>
      <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253392#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Google “elf files”. First link should help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 05:28:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253392#M534</guid>
      <dc:creator>hwrobel</dc:creator>
      <dc:date>2013-07-08T05:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: where are .elf files?</title>
      <link>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253393#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The statement (in the &lt;A href="http://www.freescale.com/infocenter/topic/QORIQSDK/1331445.html"&gt;http://www.freescale.com/infocenter/topic/QORIQSDK/1331445.html&lt;/A&gt;) means that the hypervisor could load only ELF images having e_type ELF header field value ET_EXEC (0x2) - refer to the ePAPR 1.1 - Power.org:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.power.org/wp-content/uploads/2012/06/Power_ePAPR_APPROVED_v1.1.pdf"&gt;https://www.power.org/wp-content/uploads/2012/06/Power_ePAPR_APPROVED_v1.1.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 08:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/where-are-elf-files/m-p/253393#M535</guid>
      <dc:creator>lunminliang</dc:creator>
      <dc:date>2013-07-08T08:22:35Z</dc:date>
    </item>
  </channel>
</rss>

