diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-01-11 21:07:36 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2020-06-13 12:25:18 +0000 |
commit | ed318f2001c0616651f5fff4be5dbe10f4d66702 (patch) | |
tree | 46d392f9268ae37b789cf32e8acdc9457957e226 /src/arch/x86/bootblock_normal.c | |
parent | 03248033e7be6f81ad5b60ed21a60071aee32c67 (diff) |
arch/x86: Add symbols for CAR MTRRs in linker script
This allows to remove references to CONFIG_DCACHE_RAM entries in
most cache_as_ram.S files. While Kconfig variable names appear
for every stage, linker symbol names will only appear in stages
they are valid in.
Also, linker scripts have LOG2CEIL which comes in handy to enforce
MTRR alignments.
Change-Id: I2fef3546d2bfea2d4d8f87aaf8376e5566fd6aaa
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/30872
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/arch/x86/bootblock_normal.c')
0 files changed, 0 insertions, 0 deletions