Device Tree Ownership Is Moving Up Into Firmware
On most embedded Linux products the kernel carries the description of the board. Under Arm's SystemReady Devicetree band it does not: the platform f…
Tech news from the best sources
On most embedded Linux products the kernel carries the description of the board. Under Arm's SystemReady Devicetree band it does not: the platform f…
Part 1 of 2. This part covers getting a kernel that can actually host virtual machines. Why bother I wanted a box that could run a dozen Android ins…
Recap In the previous article we ported the register handling of my Rust KVM hypervisor from x86 to ARM64. By tracing QEMU with strace and inspectin…
I've been thinking recently about what a deployment actually is. When you deploy a resource via the portal, ARM, or Bicep, you'll notice under the d…
QSLCL: Universal Silicon Core Loader What is this? QSLCL runs on: Apple A12-A18+ DFU (no bootrom exploit exists) Qualcomm EDL / Firehose MediaTek BR…
Source files: GitHub For more than a year I have been chasing the same brick wall on the Remix Mini PC project: I could sideload a working Linux fro…
Summary of the video https://www.youtube.com/watch?v=ttJZjP0p_uE I have heard assembly code is the closest of how humans can write in a fashion that…
The Problem NetHunter is solid, but it's still Android underneath. You inherit the vendor blob stack, the Google services layer, and a UI that wasn'…