Hi Dmytro, > On 12 Nov 2025, at 07:08, Dmytro Prokopchuk1 <[email protected]> > wrote: > > Remove the redundant local 'DTB_MAGIC' definition and replace its usage > with the canonical 'FDT_MAGIC' from 'libfdt'. > > Fixes: 66edeb2e3972 (arm: copy DTB appended to zImage) > Signed-off-by: Dmytro Prokopchuk <[email protected]> > ---
Looks good to me! Reviewed-by: Luca Fancellu <[email protected]> while there I noticed we have DTB_MAGIC that seems to be not used in the toolstack xen/tools/libs/guest/xg_dom_armzimageloader.c. I don’t think that should be addressed in this patch, I just wanted to raise awareness. Cheers, Luca
