[PATCH 1/2] crypto: Delete Qualcomm crypto engine driver

Demi Marie Obenour demiobenour at gmail.com
Mon May 25 00:49:30 PDT 2026


On 5/25/26 02:29, Kuldeep Singh wrote:
>> This driver is more than an order of magnitude slower than the CPU for
>> both encryption and hashing.  See:
>>
>>     https://lore.kernel.org/r/20250704070322.20692-1-ebiggers@kernel.org/
>>     https://lore.kernel.org/r/20250615031807.GA81869@sol/
>>
>> There are many examples of it having bugs as well, for example see the
>> second link above.
>>
>> That's why it had to be disabled via the cra_priority system.  This
>> driver was actively making Linux worse.
>>
>> This isn't particularly unique to drivers/crypto/, of course.  This one
>> we just have data on, so it's a bit clearer.
>>
>> I've yet to see any real reason to keep this driver.
> 
> https://lore.kernel.org/all/c1697372-54ec-4f57-85d9-ad375ff1a44d@oss.qualcomm.com/
> Kindly check my latest reply to the thread. There are numerous usecases
> like DRM(Digital rights management) coming up and qce driver is required
> for secure content.

1. This content is restricted.  It's no more secure.

2. General purpose (desktop, laptop) systems won't be able to display
   restricted content.  To the best of my knowledge, the only Wayland
   compositors that support restricted content are Weston and Chromium
   OS's compositor.

3. Will this code be useful without out of tree drivers?

4. Does this use the existing crypto APIs or a separate API?
-- 
Sincerely,
Demi Marie Obenour (she/her/hers)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xB288B55FFF9C22C1.asc
Type: application/pgp-keys
Size: 7140 bytes
Desc: OpenPGP public key
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260525/4da79fc4/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260525/4da79fc4/attachment.sig>


More information about the linux-arm-kernel mailing list