<?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>i.MX ProcessorsのトピックJailhouse .cell file format</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1779132#M217759</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;looking into the L5.36 Linux for imx8mp i can see the /usr/share/jailhouse folder, where there are some .cell files.&lt;/P&gt;&lt;P&gt;is the format explained somewhere? Nxp specific?&lt;/P&gt;&lt;P&gt;i want to allocate the display port of my board to the inmate linux.&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;mircea&lt;/P&gt;</description>
    <pubDate>Fri, 22 Dec 2023 08:33:10 GMT</pubDate>
    <dc:creator>Ahelion</dc:creator>
    <dc:date>2023-12-22T08:33:10Z</dc:date>
    <item>
      <title>Jailhouse .cell file format</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1779132#M217759</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;looking into the L5.36 Linux for imx8mp i can see the /usr/share/jailhouse folder, where there are some .cell files.&lt;/P&gt;&lt;P&gt;is the format explained somewhere? Nxp specific?&lt;/P&gt;&lt;P&gt;i want to allocate the display port of my board to the inmate linux.&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;mircea&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 08:33:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1779132#M217759</guid>
      <dc:creator>Ahelion</dc:creator>
      <dc:date>2023-12-22T08:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Jailhouse .cell file format</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780233#M217902</link>
      <description>&lt;P&gt;FYI.&lt;/P&gt;
&lt;P&gt;IMXVIRTUG -- &lt;A id="1558113998773691313037" class="" href="https://www.nxp.com/webapp/Download?colCode=IMXVIRTUG_ga&amp;amp;location=null" target="_blank" rel="noopener noreferrer"&gt; &lt;SPAN&gt;i.MX Virtualization User's Guide&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The source code : &lt;A href="https://github.com/nxp-imx/imx-jailhouse" target="_blank"&gt;https://github.com/nxp-imx/imx-jailhouse&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Harpoon are based on Jailhouse. Harpoon is an IoT &amp;amp; Industrial Enablement SW platform, providing an RTOS and application specific drivers and software stacks running in Jailhouse hypervisor environment along with Linux.&amp;nbsp; &lt;A href="https://www.nxp.com/docs/en/user-guide/Harpoon_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/Harpoon_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 03:16:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780233#M217902</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2023-12-27T03:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Jailhouse .cell file format</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780420#M217929</link>
      <description>&lt;P&gt;Can you be more specific? I need exact page number, I was also reading them and found no "how to setup up jailhouse cell".&lt;/P&gt;&lt;P&gt;I want to make a cell for android, and the precious few information I can find about jailhouse and cell seem to be made for people who already know a bunch about jailhouse out of the box, not beginners like me.&lt;/P&gt;&lt;P&gt;Br, Mircea&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 08:06:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780420#M217929</guid>
      <dc:creator>Ahelion</dc:creator>
      <dc:date>2023-12-27T08:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Jailhouse .cell file format</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780691#M217962</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are demo/examples for the cell configuration.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/siemens/jailhouse/tree/master/configs" target="_blank"&gt;https://github.com/siemens/jailhouse/tree/master/configs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please read the &lt;A href="https://github.com/siemens/jailhouse/blob/master/README.md" target="_blank"&gt;https://github.com/siemens/jailhouse/blob/master/README.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"Configurations for additional (non-root) cells currently require manual creation. To study the structures, use one of the demo cell configurations files as reference, e.g. configs/x86/apic-demo.c or configs/x86/e1000-demo.c."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Jimmy&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 02:57:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780691#M217962</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2023-12-28T02:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Jailhouse .cell file format</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780753#M217972</link>
      <description>&lt;P&gt;Hello Jimmy,&lt;/P&gt;&lt;P&gt;I am going over all of these, but to be hones, it is like trying to reverse engineer a bread recipe only from crumbs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The android 11 needs a screen, how do I tell it in the jailhouse cel config to use a screen?&lt;/P&gt;&lt;P&gt;Or which one of the available demos is closer to android?&lt;/P&gt;&lt;P&gt;Br, Mircea&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 05:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780753#M217972</guid>
      <dc:creator>Ahelion</dc:creator>
      <dc:date>2023-12-28T05:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Jailhouse .cell file format</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780815#M217983</link>
      <description>&lt;OL data-fm-marker="11"&gt;
&lt;LI data-fm-marker="12"&gt;&lt;SPAN data-fm-marker="13"&gt;Configure booting from SD.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-fm-marker="12"&gt;&lt;SPAN data-fm-marker="13"&gt;'run jh_mmcboot' or 'run jh_netboot' in U-Boot stage&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-fm-marker="14"&gt;&lt;SPAN data-fm-marker="15"&gt;Wait linux boots up and login in&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-fm-marker="16"&gt;&lt;SPAN data-fm-marker="17"&gt;modprobe jailhouse&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-fm-marker="18"&gt;&lt;SPAN data-fm-marker="19"&gt;jailhouse enable /usr/share/jailhouse/cells/imx8mp.cell&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-fm-marker="33"&gt;&lt;SPAN data-fm-marker="34"&gt;export PATH=$&lt;A class="external-link" href="http://path/usr/share/jailhouse/tools/" rel="nofollow" data-fm-marker="35" target="_blank"&gt;PATH:/usr/share/jailhouse/tools/&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI data-fm-marker="54"&gt;&lt;SPAN data-fm-marker="55"&gt;jailhouse cell linux /usr/share/jailhouse/cells/imx8mp-linux-demo.cell /run/media/boot-mmcblk1p1/Image -d /run/media/boot-mmcblk1p1/imx8mp-evk-inmate.dtb -c "clk_ignore_unused console=ttymxc3,115200 earlycon=ec_imx6q,0x30890000,115200 root=/dev/mmcblk2p2 rootwait rw"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN data-fm-marker="19"&gt;You may update step 6 Image and dtb path if not match your release. The upper step has been tested on 6.1 release.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The inmate linux use a different uart, not the root linux one. You need open the uart to see console output. Currently the linux inmate cell only has uart and emmc peripherals.&lt;/P&gt;
&lt;P&gt;I suppose you wanna to bringup android 11 in inmate cell with display support. Then you need assign most multilmedia peripherals to inmate cell, this needs some work.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 07:53:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Jailhouse-cell-file-format/m-p/1780815#M217983</guid>
      <dc:creator>Peng_Fan</dc:creator>
      <dc:date>2023-12-28T07:53:52Z</dc:date>
    </item>
  </channel>
</rss>

