coreboot-kgpe-d16/payloads/libpayload/arch/arm
Elyes HAOUAS 00b5f53361 treewide [Kconfig]: Remove useless comment
Change-Id: I3dafffa61f4fe6089fd11ef6579626aff8088df5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50185
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-02 13:49:49 +00:00
..
Kconfig treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
Makefile.inc
asmlib.h
cache.c
coreboot.c
cpu.S payloads/libpayload/arch/arm/cpu.S: Remove whitespaces before tab 2020-07-25 01:25:00 +00:00
dummy_media.c
eabi_compat.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception_asm.S
gdb.c libpayload: gdb: Factor out gdb_handle_reentrant_exception() from arm32 2018-10-12 20:17:40 +00:00
head.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
libpayload.ldscript treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
main.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memcpy.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memmove.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memset.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01: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
virtual.c