coreboot/src/include/cpu/x86
Nico Huber c9e33573c1 Revert "cpu/x86/mtrr: Fix sign overflow"
This reverts commit 6bbc8d8050.

The macro is used in assembly where integer suffixes are not portable.

Also, it is unclear how this can overflow as it's already the macros
purpose to avoid the overflow.

Change-Id: I12c9bfe40891ae3afbfda05f60a20b59e2954aed
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/31290
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-02-11 12:27:20 +00:00
..
bist.h x86 BIST: Fix missing include 2016-11-24 21:39:41 +01:00
cache.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cr.h src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
gdt.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lapic.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
lapic_def.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
mp.h cpu/x86: Make mp_get_apic_id() function externally available 2018-12-15 04:20:27 +00:00
msr.h cpuid: Add helper function for cpuid(1) functions 2018-12-13 04:32:57 +00:00
mtrr.h Revert "cpu/x86/mtrr: Fix sign overflow" 2019-02-11 12:27:20 +00:00
name.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae.h cpu/x86: add limited runtime identity page mapping 2018-04-26 06:55:59 +00:00
post_code.h src/include: Add guards on all header files 2017-08-01 23:04:15 +00:00
smm.h smmstore: make smmstore's SMM handler code follow everything else 2018-12-05 13:31:22 +00:00
tsc.h nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xce 2018-06-14 10:00:03 +00:00