Re: [PATCH v4 3/3] tee: add MbedTEE driver
From: Xing Loong
Date: Fri Aug 21 2026 - 11:59:56 EST
Hi Jens,
On 20/08/2026 10:10, Jens Wiklander wrote:
> I took a quick look at the mbedtee project, and it appears to be a
> one-person hobby project. Sounds like fun, but I wonder how meaningful
> it is to upstream a kernel driver if you're the only user.
Fair point. I wasn't fully aware that an active user base was a strict
requirement for upstreaming a new driver, but that completely makes
sense from a maintenance perspective.
I'll hold off on pushing this driver for now until mbedtee gains more
actual users. For what it's worth, the integration side is fully in
place with tested QEMU/FastModel support and a working Buildroot
overlay, so it's very easy for anyone interested to try it out.
Thanks for your time and the prompt review!
Cheers,