Engineering April 14, 2026 · 12 min read
Secure boot is a chain of trust, not a checkbox. Most embedded teams implement the first link (ROM verifies the bootloader) and stop. Under the EU Cyber Resilience Act, a half-implemented secure boot won't just be a security problem — it'll be a compliance problem with a 24-hour reporting clock.
Engineering April 28, 2026 · 9 min read
Fuses blown, debug disabled, and a brick on the bench. A walkthrough of the side-channels that still leak useful state — and the ones that don't.
Compliance May 5, 2026 · 14 min read
The CRA reporting obligations land before the full essential-requirements regime. Here is the working engineer's read of what changes first and what to have on the bench.
Compliance May 12, 2026 · 11 min read
A pip-freeze-style SBOM ignores half of what's in a firmware image: vendor blobs, ROM patches, RTOS forks, board-support packages. What an auditor will actually expect.
Teardown May 19, 2026 · 15 min read
A walk through the supply-chain path that put the same payload on a million unrelated Android TV boxes — and what the embedded equivalent looks like in your own factory line.
Engineering May 26, 2026 · 13 min read
CAN was designed for trust between cooperating MCUs in a sealed enclosure. Every modern attack against it exploits the same assumption. Notes from a decade on the bench.