Hi Ayan, On 28/10/2024 12:45, Ayan Kumar Halder 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>
Reviewed-by: Julien Grall <jgr...@amazon.com> Cheers, -- Julien Grall