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 treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cache.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
coreboot.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu.S libpayload: arm64: Keep instruction cache enabled at all times 2020-02-17 15:42:34 +00:00
dummy_media.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception.c libpayload: arm64: silence libpayload main entry 2020-07-08 07:25:38 +00:00
exception_asm.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gdb.c
head.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
libpayload.ldscript libpayload: arm64: fix OUTPUT_ARCH() 2020-07-08 07:25:03 +00:00
main.c libpayload: arm64: silence libpayload main entry 2020-07-08 07:25:38 +00:00
memcpy.S
memmove.S
memset.S
mmu.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
selfboot.c
sysinfo.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
timer.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
util.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00