coreboot/src/cpu/x86
Patrick Georgi 6b688f5329 src: use ARRAY_SIZE where possible
Generated with a variant of
https://coccinelle.gitlabpages.inria.fr/website/rules/array.cocci

Change-Id: I083704fd48faeb6c67bba3367fbcfe554a9f7c66
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50594
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-15 11:30:40 +00:00
..
64bit cpu/x86/64bit/exit32.inc: Don't invalidate cache in CAR 2020-12-10 07:30:56 +00:00
cache treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lapic cpu/x86/lapic/secondary.S: Adapt for x86_64 2020-12-04 11:11:26 +00:00
mtrr cpu/x86/mtrr/earlymtrr.c: Remove repeated word 2021-01-18 07:31:23 +00:00
name cpu/x86/name/name.c: Clean up includes 2021-02-01 09:02:35 +00:00
pae src/*: Update makefiles to exclude x86 code from psp-verstage 2020-06-23 21:28:40 +00:00
smm src: use ARRAY_SIZE where possible 2021-02-15 11:30:40 +00:00
tsc arch/x86: Move cpu_relax() 2020-07-26 21:00:13 +00:00
Kconfig cpu/x86/smm: Introduce SMM module loader version 2 2020-08-15 02:16:32 +00:00
Kconfig.debug_cpu Kconfig: Organize debugging options per file extensions 2019-11-06 14:01:30 +00:00
Makefile.inc cpu/x86: Link entry32.inc 2021-01-28 08:53:07 +00:00
backup_default_smm.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_reset.S cpu/x86/early_reset: Mark assemblycode as 32bit 2020-12-01 16:00:40 +00:00
entry16.S arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
entry32.S cpu/x86: Rename __protected_start symbol 2021-01-28 08:53:30 +00:00
fpu_enable.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mp_init.c cpu/x86/mp_init.c: Print out the microcode revision of APs 2021-02-01 08:51:23 +00:00
reset16.S cpu/x86: Link reset16.inc 2021-01-28 08:52:35 +00:00
sipi_vector.S cpu/x86/sipi_vector.S: Fix reading MCU revision 2021-01-19 09:03:42 +00:00
sse_enable.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00