Hi Ayan, > On 28 Oct 2024, at 12:45, Ayan Kumar Halder <ayan.kumar.hal...@amd.com> wrote: > > If the BSS section is empty, then the function should return. > If one does not check whether the BSS section is empty or not, then there is a > risk of writing 0s outside of BSS section (which may contain critical data). > > Fixes: dac84b66cc9a ("xen: arm64: initial build + config changes, start of > day code") > Signed-off-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com> > —
Looks good to me Reviewed-by: Luca Fancellu <luca.fance...@arm.com>