BSP Tracker / BSP Status / STMicroelectronics
Mostly fine for CPU, peripherals and video decode. Not if the NPU is why you chose the part: the Neural-ART accelerator has no mainline driver, so an AI product is locked to OpenSTLinux and X-LINUX-AI. Note the SoC landed upstream (v6.5) BEFORE the vendor branch it ships on (6.6).
Can you ship mainline instead, and what exactly do you lose if you do?
Mainline, with named losses
| Block | IP | Upstream | Detail |
|---|---|---|---|
| VPU | Hantro (VeriSilicon) | upstream | CONFIG_VIDEO_HANTRO_STM32MP25 + stm32mp25_vpu_hw.c. Whether ENCODE works upstream is not established. |
| NPU | ST Neural-ART (1.35 TOPS) | missing | No ST driver in drivers/accel. AI is X-LINUX-AI toolchain only. |
| GPU | VeriSilicon 3D | unverified | |
| ISP | DCMIPP | unverified |
Repository. https://github.com/STMicroelectronics/linux
Newest branch that actually exists. v6.6-stm32mp, tracking Linux 6.6. Last commit 2026-06-01.
Cadence. There is NO separate STM32MP2 branch and NO 6.12 branch. v6.6-stm32mp is the newest branch that exists, full stop.
The vendor publishes no commitment. Same as STM32MP1: no per-part table. A '10 years / 2029' figure surfaced during research but was not supported by any text on ST's page, and was discarded.
Layer. meta-st-stm32mp. A branch for the current LTS exists: wrynose_v26.02.18.
master is a 2019 stub. Never build from it.
Evaluate on. STM32MP257F-DK, STM32MP257F-EV1
Production modules.
ST STM32MP2 (STM32MP257): upstream fixes stop December 2027. That leaves 17 months. After that date the kernel this BSP is based on receives no further security fixes from upstream, and maintaining it becomes your team’s responsibility.
There are three options:
All three are engineering work, and all three are work we do: reading vendor kernel trees, checking what mainline actually supports, and moving products from one to the other. This page is built from the same work.
An email when a kernel series reaches end of life, a board row changes, or a layer picks up a release branch. Nothing else.
RSS