Michael Walle uploaded patch set #2 to this change.

View Change

libpayload: arm64: silence libpayload main entry

No other architecture in libpayload outputs anything in the main entry
routine. Let alone an exception test which looks like a real exception
to the normal user and is most likely really misleading. Silence the
startup code.

Change-Id: I6e49f24ad46ce578a4bb111c2d623ca4470a1866
Signed-off-by: Michael Walle <michael@walle.cc>
---
M payloads/libpayload/arch/arm64/exception.c
M payloads/libpayload/arch/arm64/main.c
2 files changed, 1 insertion(+), 23 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/43126/2

To view, visit change 43126. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6e49f24ad46ce578a4bb111c2d623ca4470a1866
Gerrit-Change-Number: 43126
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Walle <michael@walle.cc>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset