<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF54L15 - Failed to copy derived key into KMU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125605/nrf54l15---failed-to-copy-derived-key-into-kmu</link><description>Hello, I am currently trying to use kmu to store a series of derived keys. My current systems derives AES keys and attempts to store it into KMU. As psa_key_derivation_output_key is currently not supported as a key storage method, my current plan is to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Nov 2025 20:12:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125605/nrf54l15---failed-to-copy-derived-key-into-kmu" /><item><title>RE: nRF54L15 - Failed to copy derived key into KMU</title><link>https://devzone.nordicsemi.com/thread/554429?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2025 20:12:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b64b2ae-ecf4-4477-8c4d-590f02092657</guid><dc:creator>AllanMM</dc:creator><description>&lt;p&gt;Not sure why but the issue was solved once I made a separate psa_key_id_t object set as&amp;nbsp;PSA_KEY_HANDLE_FROM_CRACEN_KMU_SLOT with the slot I desired. Using this new object as the id and output key id in derive_key then assigning the child key id as the slot id seemed to allow the system to run correctly.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>