<?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: Hypervisor in M7 Core for S32G-VNP-RDB2 in S32G</title>
    <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191136#M15331</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for Understanding&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;is there any Example configuration for XRDC with complete implementation i have referred "AN 13024 - S32G Extended Resource Doman Controller" &amp;amp; "Bootloader User manual" But in none of the document complete example not seen&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you have any sample configuration of XRDC Implementation let me know how to configure it ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Atkinson&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Oct 2025 03:52:37 GMT</pubDate>
    <dc:creator>Atkinson</dc:creator>
    <dc:date>2025-10-23T03:52:37Z</dc:date>
    <item>
      <title>Hypervisor in M7 Core for S32G-VNP-RDB2</title>
      <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2190559#M15311</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Is there any possibility of bringing Hypervisor into the M7 Core?&lt;BR /&gt;Does XRDC which is equivalent to Hypervisor in NXP? because Hypervisor means Software layer creates and manages virtual machine. where as XRDC(Extended Resource Domain Controller) designed to control access system resources at the hardware level&lt;BR /&gt;In A53 Core is there any other possibility of bringing Hypervisor apart from Xen - Hypervisor?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Atkinson&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 08:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2190559#M15311</guid>
      <dc:creator>Atkinson</dc:creator>
      <dc:date>2025-10-22T08:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hypervisor in M7 Core for S32G-VNP-RDB2</title>
      <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191084#M15329</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248906"&gt;@Atkinson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the post.&lt;/P&gt;
&lt;P&gt;1. XRDC is a hardware module on S32G, which&amp;nbsp;&lt;SPAN class="fontstyle0"&gt;manages access control, system memory&amp;nbsp;&lt;/SPAN&gt;&lt;LI-WRAPPER&gt;&lt;SPAN class="fontstyle0"&gt;protection and peripheral isolation; while the&amp;nbsp;hypervisor is software that creates and runs virtual machines (VMs). A hypervisor allows one host computer to support multiple guest VMs by virtually sharing its resources, such as memory and processing.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;SPAN class="fontstyle0"&gt;&amp;nbsp;XRDC benefit for porting or implementing hypervisor from hardware perspective.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;2. Theoretically, maybe very light-weighted hypervisor may run on the M cores based on MPU/XRDC. BUT, typically the hypervisor would take use of MMU, large memory, CPU resources for multiple virtual machines, from my understanding, it is difficult for implementing hypervisor on M cores, as you may mentioned, they often run on A cores. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;3. Xen is integrated to the BSP and is supported formally from NXP's perspective. Certainly other kinds of hypervisor may be supported on A53 side of S32G, but they are implemented/ported by the user/customer themselves.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Chenyin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 02:36:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191084#M15329</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-23T02:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hypervisor in M7 Core for S32G-VNP-RDB2</title>
      <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191136#M15331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for Understanding&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;is there any Example configuration for XRDC with complete implementation i have referred "AN 13024 - S32G Extended Resource Doman Controller" &amp;amp; "Bootloader User manual" But in none of the document complete example not seen&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you have any sample configuration of XRDC Implementation let me know how to configure it ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Atkinson&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 03:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191136#M15331</guid>
      <dc:creator>Atkinson</dc:creator>
      <dc:date>2025-10-23T03:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hypervisor in M7 Core for S32G-VNP-RDB2</title>
      <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191483#M15334</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248906"&gt;@Atkinson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;As replied by Joey who was supporting you on another thread, the formal document/samples had been introduced as you mentioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 10:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191483#M15334</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-23T10:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hypervisor in M7 Core for S32G-VNP-RDB2</title>
      <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191491#M15335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The documents what Joey Provided, I have went onto it but there is no example implementation in the document in that document its a formal overview about XRDC&amp;nbsp;&lt;BR /&gt;Do you have any examples which is application oriented because with that basic idea of XRDC not able to move further when we are trying to customize the existing file which will be ended up in error&lt;BR /&gt;&lt;BR /&gt;so that would be great help if you or Jory provide some more supporting documents&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Atkinson&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 11:03:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2191491#M15335</guid>
      <dc:creator>Atkinson</dc:creator>
      <dc:date>2025-10-23T11:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hypervisor in M7 Core for S32G-VNP-RDB2</title>
      <link>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2192157#M15342</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248906"&gt;@Atkinson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;XRDC is a hardware module, it could provide some low-level safety usage, the software that enabling/taking use of it often embedded in other project.&lt;/P&gt;
&lt;P&gt;As Joey mentioned, the XRDC is used within GoldVIP, and he was supporting you with the setup of GoldVIP, you may reference the bootloader project of it for setup details as he guided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 02:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Hypervisor-in-M7-Core-for-S32G-VNP-RDB2/m-p/2192157#M15342</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2025-10-24T02:16:17Z</dc:date>
    </item>
  </channel>
</rss>

