coreboot/src
Kyösti Mälkki 544878b563 arch/x86: Add postcar_frame_common_mtrrs()
As most platforms will share the subset of enabling
both low RAM WB and high ROM WP MTRRs, provide them
with a single function.

Add possibility for the platform to skip these if
required.

Change-Id: Id1f8b7682035e654231f6133a42909a36e3e15a1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34809
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-15 05:32:44 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Add postcar_frame_common_mtrrs() 2019-08-15 05:32:44 +00:00
commonlib lib/edid: Add suport for display rotation 2019-08-08 03:18:35 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu arch/x86: Add postcar_frame_common_mtrrs() 2019-08-15 05:32:44 +00:00
device dram: Add basic DDR4 SPD parsing 2019-08-14 03:35:29 +00:00
drivers arch/x86: Add postcar_frame_common_mtrrs() 2019-08-15 05:32:44 +00:00
ec ec/google/wilco: Hide wilco symbols when unused 2019-07-25 16:46:17 +00:00
include cpu/intel: Refactor platform_enter_postcar() 2019-08-15 05:31:29 +00:00
lib lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
mainboard mainboard/google: Fix indirect includes 2019-08-15 04:41:35 +00:00
northbridge arch/x86: Add postcar_frame_common_mtrrs() 2019-08-15 05:32:44 +00:00
security vboot: fix conditional using vboot_setup_tpm return value 2019-08-08 07:03:24 +00:00
soc arch/x86: Add postcar_frame_common_mtrrs() 2019-08-15 05:32:44 +00:00
southbridge cpu/x86: Change old-style SMI handler prototypes 2019-08-13 14:00:06 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vendorcode/eltan/security/lib: Add missing vb2ex_printf() 2019-08-11 03:03:33 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00