#firmware

ram-wipe: Further analysis

Published at August 27, 2025 · Kamil Aronowski ·  12 min read

The `init_on_free` Linux option ensures rigorous security by instantly zeroing out memory upon deallocation. In this follow-up, we build on our prior ram-wipe experiments to rigorously evaluate if `init_on_free` can serve as a robust safeguard, perhaps supplanting existing, less comprehensive memory wiping solutions....

Categories: firmware security




Getting started with Hardkernel ODROID H4+

Published at August 1, 2024 · Michał Żygowski ·  15 min read

First steps with new hardware and preparations for coreboot firmware porting. A quick cookbook where to start and what to do when you get your hands on a new platform and not get your hands or board burnt....

Categories: firmware