Sep 6, 20212 minFSBLCommand Line 2019.1 Xilinx FSBL Rebuild and TestThis post demonstrates HOWTO rebuild and test the 2019.1 Xilinx FSBL
Aug 8, 20212 minFSBLBoot 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 minFSBLDebug 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 minFSBL2019.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 minFSBLSize 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...