<?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: S32K324  advance Lifecycle by using HSE Interface failed in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/1783185#M30245</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227696"&gt;@xuqian&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Lifecycle should be advanced using HSE_SECURE_LIFECYCLE_ATTR_ID (see hseAttrSecureLifecycle_t). The Life Cycle attribute can be set only once (UTEST attribute) and only if the ADK/P is already set in UTEST.&lt;/P&gt;
&lt;P&gt;The following code is an example of how to advance the LC.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;void HSE_AdvanceLifecycle(hseAttrSecureLifecycle_t targetLifeCycle)
{
    hseSrvResponse_t srvResponse;
    hseAttrSecureLifecycle_t lifeCycleToSet;

    /* WARNING: This operation is irreversible */
    /* Advance the Life Cycle to target value */
    lifeCycleToSet = targetLifeCycle;
    srvResponse = SetAttr(HSE_SECURE_LIFECYCLE_ATTR_ID,
            sizeof(hseAttrSecureLifecycle_t), (void *)&amp;amp;lifeCycleToSet);
    ASSERT(HSE_SRV_RSP_OK == srvResponse);
}&lt;/LI-CODE&gt;
&lt;P&gt;For more information, as most of the HSE's information is under NDA&amp;nbsp;(Non-Disclosure Agreement), the information is not public, and I am not able to share it due to the security levels when working with an automotive part such as this. So, please create a support ticket or contact your NXP representative for further support in this part.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 19:38:40 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2024-01-04T19:38:40Z</dc:date>
    <item>
      <title>S32K324  advance Lifecycle by using HSE Interface failed</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/1782169#M30148</link>
      <description>&lt;P&gt;Hi all，&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am using the HSE interface of S32K3 and would like to adjust the lifecycle of my board to OEM_ PROD has been unable to succeed, and the HSE interface return value is 0xAA55A21CUL (HSE-SRV-RSP_NOTALLOWED @ brief The operation is not allowed because of some restrictions (in attributes, life cycle dependent operations, key management, etc.). I have successfully written ADKP and upgraded SBAF to the latest version. Currently, I am using AB swap mode with a current lifecycle of CUST_DEL. May I ask what other possible reasons are preventing me from updating the lifecycle。&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 09:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/1782169#M30148</guid>
      <dc:creator>xuqian</dc:creator>
      <dc:date>2024-01-03T09:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K324  advance Lifecycle by using HSE Interface failed</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/1783185#M30245</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227696"&gt;@xuqian&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Lifecycle should be advanced using HSE_SECURE_LIFECYCLE_ATTR_ID (see hseAttrSecureLifecycle_t). The Life Cycle attribute can be set only once (UTEST attribute) and only if the ADK/P is already set in UTEST.&lt;/P&gt;
&lt;P&gt;The following code is an example of how to advance the LC.&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;void HSE_AdvanceLifecycle(hseAttrSecureLifecycle_t targetLifeCycle)
{
    hseSrvResponse_t srvResponse;
    hseAttrSecureLifecycle_t lifeCycleToSet;

    /* WARNING: This operation is irreversible */
    /* Advance the Life Cycle to target value */
    lifeCycleToSet = targetLifeCycle;
    srvResponse = SetAttr(HSE_SECURE_LIFECYCLE_ATTR_ID,
            sizeof(hseAttrSecureLifecycle_t), (void *)&amp;amp;lifeCycleToSet);
    ASSERT(HSE_SRV_RSP_OK == srvResponse);
}&lt;/LI-CODE&gt;
&lt;P&gt;For more information, as most of the HSE's information is under NDA&amp;nbsp;(Non-Disclosure Agreement), the information is not public, and I am not able to share it due to the security levels when working with an automotive part such as this. So, please create a support ticket or contact your NXP representative for further support in this part.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 19:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/1783185#M30245</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-01-04T19:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32K324  advance Lifecycle by using HSE Interface failed</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/2011597#M44129</link>
      <description>&lt;P&gt;Hi xuqian，&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Did you find the root cause of the issue?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt; Can you share how you solved this issue?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;My client encountered the same issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Thanks！&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Seth&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 05:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-advance-Lifecycle-by-using-HSE-Interface-failed/m-p/2011597#M44129</guid>
      <dc:creator>SethWang</dc:creator>
      <dc:date>2024-12-11T05:48:52Z</dc:date>
    </item>
  </channel>
</rss>

