<?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: Is it able to read NVPWD register with application code only in user mode? in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1614438#M23136</link>
    <description>&lt;P&gt;Yeah I guess that's something we need to discuss with our customers...&lt;/P&gt;&lt;P&gt;Anyway, thank you for your support.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 01:38:27 GMT</pubDate>
    <dc:creator>Feiyang_Sun</dc:creator>
    <dc:date>2023-03-14T01:38:27Z</dc:date>
    <item>
      <title>Is it able to read NVPWD register with application code only in user mode?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1613601#M23105</link>
      <description>&lt;P&gt;Right now I'm using&amp;nbsp;MPC56xx(SPC560P40) for a project that requires a password on OCDs which in my case is the JTAG interface. Also it requires the password "NOT READABLE OR WRITEABLE" with user codes.&lt;/P&gt;&lt;P&gt;Except hash the password(which I don't think make any difference since the hash operation can't be occurred after JTAG connection but before password inquire), how can I make sure that user code can't read or change the password?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 02:48:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1613601#M23105</guid>
      <dc:creator>Feiyang_Sun</dc:creator>
      <dc:date>2023-03-13T02:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it able to read NVPWD register with application code only in user mode?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1613808#M23113</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am not sure if I understood you correctly, but I will try to answer:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Except hash the password(which I don't think make any difference since the hash operation can't be occurred after JTAG connection but before password inquire), how can I make sure that user code can't read or change the password?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;First of all SPC560P40 is device produced by STMicro and not NXP.&lt;/P&gt;
&lt;P&gt;Second, this very old device apply only 1 protection to user code and that is censorship.&lt;/P&gt;
&lt;P&gt;You can protect memory to be read out by setting JTAG/serial access password.&lt;/P&gt;
&lt;P&gt;But if the application which is already in device has backdoors, it can remove/disable the censorship protection.&lt;/P&gt;
&lt;P&gt;Have in mind that this is 20 years old design, where no security was required by customers...&lt;/P&gt;
&lt;P&gt;In new devices, there is complex security scheme applied.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 08:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1613808#M23113</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-03-13T08:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it able to read NVPWD register with application code only in user mode?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1613922#M23120</link>
      <description>&lt;P&gt;Thanks for your reply Peter.&lt;/P&gt;&lt;P&gt;I get what you said.&lt;/P&gt;&lt;P&gt;So even if I brick the&amp;nbsp;ECU, which is, I'm thinking of write NVSCI0 != NVSCI1, as long as I implement the software that leaves reflash function through serial interface like LIN interface, I can still reflash that code and rewrite NVSCI0 = NVSCI1 to enable JTAG interface, is that correct?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 09:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1613922#M23120</guid>
      <dc:creator>Feiyang_Sun</dc:creator>
      <dc:date>2023-03-13T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it able to read NVPWD register with application code only in user mode?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1614017#M23121</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, that is the case. But if you leave serial communication unprotected, what benefit will bring you locked locked JTAG?&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 11:18:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1614017#M23121</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2023-03-13T11:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it able to read NVPWD register with application code only in user mode?</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1614438#M23136</link>
      <description>&lt;P&gt;Yeah I guess that's something we need to discuss with our customers...&lt;/P&gt;&lt;P&gt;Anyway, thank you for your support.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 01:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Is-it-able-to-read-NVPWD-register-with-application-code-only-in/m-p/1614438#M23136</guid>
      <dc:creator>Feiyang_Sun</dc:creator>
      <dc:date>2023-03-14T01:38:27Z</dc:date>
    </item>
  </channel>
</rss>

