coreboot/src/mainboard/amd
Arthur Heymans 8d3640d226 vendorcode/amd/agesa/f15tn: Fix all improper use of .data
AGESA has a lot of code in the .data section which is for initialized
data, that in fact should be .rodata. This adds the 'CONST' keyword
everywhere it is needed.

TEST: See in the .elf file (e.g. using readelf) that there is nothing in
.data section.

Change-Id: I9593c24f764319f66a64715d91175f64edf10608
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64386
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2022-05-28 04:17:47 +00:00
..
bilby soc/amd/picasso/acpi: rename cpu.asl to pnot.asl 2022-03-03 18:33:51 +00:00
chausie mb/amd/chausie,majolica: don't select HAVE_ACPI_RESUME 2022-05-24 17:35:02 +00:00
gardenia soc/amd/stoneyridge/acpi: rename cpu.asl to pnot.asl 2022-03-03 18:34:15 +00:00
inagua mb/*/BiosCallOuts.c: Fix unused variable 2022-03-25 20:06:23 +00:00
majolica mb/amd/chausie,majolica: don't select HAVE_ACPI_RESUME 2022-05-24 17:35:02 +00:00
mandolin soc/amd/*/Makefile.inc: Do some cosmetics 2022-05-12 11:12:31 +00:00
olivehill mb/*/bootblock.c: Fix set but unused variable over inb loop 2022-05-11 06:01:59 +00:00
padmelon mainboard/amd/padmelon: Use pci_or_config32() 2022-05-16 02:29:58 +00:00
parmer vendorcode/amd/agesa/f15tn: Fix all improper use of .data 2022-05-28 04:17:47 +00:00
persimmon mb/*/BiosCallOuts.c: Fix unused variable 2022-03-25 20:06:23 +00:00
south_station mb/*/BiosCallOuts.c: Fix unused variable 2022-03-25 20:06:23 +00:00
thatcher vendorcode/amd/agesa/f15tn: Fix all improper use of .data 2022-05-28 04:17:47 +00:00
union_station mb/*/BiosCallOuts.c: Fix unused variable 2022-03-25 20:06:23 +00:00
Kconfig
Kconfig.name