Re: (subset) [PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave

From: Frieder Schrempf

Date: Tue Jul 14 2026 - 03:31:41 EST


On 05.05.26 17:53, Frank Li wrote:
>
> On Thu, 22 Jan 2026 17:19:12 +0530, Pankaj Gupta wrote:
>> The NXP's i.MX EdgeLock Enclave, a HW IP creating an embedded secure
>> enclave within the SoC boundary to enable features like
>> - HSM
>> - SHE
>> - V2X
>>
>> Communicates via message unit with linux kernel. This driver is
>> enables communication ensuring well defined message sequence protocol
>> between Application Core and enclave's firmware.
>>
>> [...]
>
> Applied, thanks!
>
> [1/7] Documentation/firmware: add imx/se to other_interfaces
> commit: 3b4531c6e0f4c8874f0266853a410438eda1fc24
> [2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
> commit: 4d7bcf0869686d7d7fbf16244453b987e5ca6d14
> [3/7] firmware: imx: add driver for NXP EdgeLock Enclave
> commit: 338529a73c2bf2c277013b745cfe6f19b84b70af
> [4/7] firmware: imx: device context dedicated to priv
> commit: 2d733ed67f608ee85abb854157011f88d7f280a8
> [5/7] firmware: drivers: imx: adds miscdev
> commit: 4de71839142b5f43846e3593f4eb236e1d733885
What happened to these patches?

They were part of linux-next for quite some time (up to next-20260630)
and then they disappeared (missing in next-20260701).

I didn't find any hint where or why they were dropped.