Commits
Masahiro Yamada committed b913c3f0790
arm64: use xzr to zero-out the bss section AArch64 has a zero register (xzr). Use it instead of x2. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>