Skip to content

Adapt the build scripts for the Qemu platform

Grant Likely requested to merge github/fork/jmarinho/master into master

Created by: jmarinho

Set of changes:

  • allow StMM platform file to be set per-board;
  • parametrize qemu bin;
  • make ebbr.config optional (selectable via the ebbrconfig target);
  • enable TF-A tbbr secure boot in qemu;
  • allow for a NVME drive;
  • add qemu debug targets.

Merge request reports