May 18, 20181 min readDump Decompress and Kernel SymbolsPHYS_OFFSET, PAGE_OFFSET, TASK_SIZE, VMALLOC_START, VMALLOC_END...
May 10, 20181 min readWhich Linux kernel is PetaLinux Tools using?Figure out how to get here: https://github.com/Xilinx/linux-xlnx/tree/b450e900fdb473a53613ad014f31eedbc80b1c90
Mar 7, 20181 min readA Quick debugfs ExampleThis posts shows how to create, build and run a quick debugfs tree on QEMU.
Mar 7, 20183 min readBuild the Linux kernel and Busybox and run them on QEMUThis post is a condensed version of Mitchel Humpherys excellent post on building a minimal custom Linux kernel, creating a busybox based us