coreboot/src/arch/arm
Jonathan Neuschäfer 8f06ce3512 Constify struct cpu_device_id instances
There is currently no case where a struct cpu_device_id instance needs
to be modified. Thus, declare all instances as const.

Change-Id: I5ec7460b56d75d255b3451d76a46df76a51d6365
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/22526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-11-23 05:00:17 +00:00
..
armv4 Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
armv7 arch/arm/armv7: Correct checkpatch errors 2017-07-21 20:40:27 +00:00
include Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
libgcc
asmlib.h
boot.c die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
clock.c
cpu.c src/arch: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:30 +00:00
div0.c arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
eabi_compat.c arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
id.S
Kconfig
Makefile.inc Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
memcpy.S
memmove.S
memset.S
stages.c
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00