Mateusz Kusiak

Former System Software Development Engineer an Intel, currently Junior Embedded Systems Developer at 3mdeb. Privately, a tinkering enthusiast.


Articles (4)


Gigabyte MZ33-AR1 Porting Update: PCIe Init, BMC KVM Validation, and HCL Improvements

Published at October 10, 2025 ·  22 min read

Another post about the Gigabyte MZ33-AR1 porting effort progress. This time, we add definitions for PCI Express initialization, and validate BMC KVM VGA and keyboard. Also, improvements to HCL reporting and data dumping on AMD systems have been made....

Categories: firmware

Deploying a Zephyr Wi-Fi DHCP client application on the CROSSCON Hypervisor

Published at October 2, 2025 ·  18 min read

This blog post will show off CROSSCON Hypervisor virtualization on ARM MCU's by diving deep into the process of launching Zephyr application inside CROSSCON Hypervisor's virtual machine....

Categories: security virtualization

ZarhusBMC: The second encounter - Porting OpenBMC to X11SSH part II

Published at July 31, 2025 ·  14 min read

In this blog post we share current progress of ZarhusBMC and porting OpenBMC to the x11ssh platform. We also give some insides on the caveats that come with preparing configuration for proprietary platform....

Categories: firmware miscellaneous os-dev

ZarhusBMC: The Beginning - Porting OpenBMC to the X11SSH Platform

Published at April 28, 2025 ·  12 min read

Reclaim your server! Can you trust a machine that runs unauditable code on a BMC? OpenBMC can solve this. This blog post is a summary of what it takes to build OpenBMC for an unsupported platform...

Categories: firmware os-dev