Re: [PATCH v4 3/3] tee: add MbedTEE driver
Xing Loong <[email protected]>
| Newsgroups | org.trustedfirmware.lists.op-tee,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aoh1wdtxXF5PkPPw@ubuntu24> |
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, Xing