<?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: How to know working cpus on imx8 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-know-working-cpus-on-imx8/m-p/965743#M143885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The i.MX8QM is still on preproduction, so, no additional information/support could be provided yet. In case of having doubts, please refer with your Sales/FAE.&lt;/P&gt;&lt;P&gt;Hope this will be useful for you. Best regards! /Carlos&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2019 23:06:16 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2019-06-12T23:06:16Z</dc:date>
    <item>
      <title>How to know working cpus on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-know-working-cpus-on-imx8/m-p/965742#M143884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a imx8qm based board and I want to know cpus on it, as it have a cortex a53 and cortex a72 cpus&lt;BR /&gt;We have this api&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;static inline unsigned int read_midr(void)&lt;BR /&gt;{&lt;BR /&gt;unsigned long val;&lt;/P&gt;&lt;P&gt;asm volatile("mrs %0, midr_el1" : "=r" (val));&lt;/P&gt;&lt;P&gt;return val;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;#define is_cortex_a35() (((read_midr() &amp;amp; MIDR_PARTNUM_MASK) &amp;gt;&amp;gt; MIDR_PARTNUM_SHIFT) == MIDR_PARTNUM_CORTEX_A35)&lt;BR /&gt;#define is_cortex_a53() (((read_midr() &amp;amp; MIDR_PARTNUM_MASK) &amp;gt;&amp;gt; MIDR_PARTNUM_SHIFT) == MIDR_PARTNUM_CORTEX_A53)&lt;BR /&gt;#define is_cortex_a72() (((read_midr() &amp;amp; MIDR_PARTNUM_MASK) &amp;gt;&amp;gt; MIDR_PARTNUM_SHIFT) == MIDR_PARTNUM_CORTEX_A72)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The problem here is if I use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;is_cortex_a72()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I get return as 1, but if I use&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;is_cortex_a53()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I get 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that mean there is no a53 cpu or we need to modify something here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 13:26:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-know-working-cpus-on-imx8/m-p/965742#M143884</guid>
      <dc:creator>mrigendra_chaub</dc:creator>
      <dc:date>2019-06-10T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to know working cpus on imx8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-know-working-cpus-on-imx8/m-p/965743#M143885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The i.MX8QM is still on preproduction, so, no additional information/support could be provided yet. In case of having doubts, please refer with your Sales/FAE.&lt;/P&gt;&lt;P&gt;Hope this will be useful for you. Best regards! /Carlos&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 23:06:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-know-working-cpus-on-imx8/m-p/965743#M143885</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2019-06-12T23:06:16Z</dc:date>
    </item>
  </channel>
</rss>

