Sep 6, 20212 min readFSBLCommand Line 2019.1 Xilinx FSBL Rebuild and TestThis post demonstrates HOWTO rebuild and test the 2019.1 Xilinx FSBL
Aug 7, 20212 min readFSBLBoot the 2020.1 FSBL in QEMUThis write-up shows how to boot the 2020.1 FSBL in QEMU. It also shows how to recompile the FSBL from PetaLinux 2020.1.
Dec 25, 20202 min readFSBLDebug a ZCU102 FSBL with Symbols using devshellThis post shows how to use devshell to debug the FSBL on a ZCU102 build. It also includes changes that enable source-level debug and...
Dec 11, 20201 min readFSBL2019.1 FSBL Command Line Option Decode Example: aarch64-none-elf-gcc ... "../src/xfsbl_main.c"This post shows how to decode what each command-line option used in aarch64-none-elf-gcc -DARMA53_64 -Wall -O0 -g3...
Dec 10, 20201 min readFSBLSize of Each 2019.1 FSBL Code Include Option This post lists the output of aarch64-none-elf-size fsbldebug.elf |tee "fsbldebug.elf.size" for each value of FSBL code include options...