coreboot-kgpe-d16/payloads/libpayload/arch/arm64
Michael Walle 32b13131c1 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43126
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-08 07:25:38 +00:00
..
Kconfig
Makefile.inc
cache.c
coreboot.c
cpu.S
dummy_media.c
exception.c libpayload: arm64: silence libpayload main entry 2020-07-08 07:25:38 +00:00
exception_asm.S
gdb.c
head.S
libpayload.ldscript
main.c libpayload: arm64: silence libpayload main entry 2020-07-08 07:25:38 +00:00
memcpy.S
memmove.S
memset.S
mmu.c
selfboot.c
sysinfo.c
timer.c
util.S
virtual.c