Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31319 )
Change subject: cpu/x86/mtrr: Fix shift into sign-bit in C
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/31319/1/src/include/cpu/x86/mtrr.h
File src/include/cpu/x86/mtrr.h:
https://review.coreboot.org/#/c/31319/1/src/include/cpu/x86/mtrr.h@196
PS1, Line 196: #define CACHE_ROM_BASE_C _FROM_4G_TOP(1u, CACHE_ROM_SIZE)
Can you use #if defined(__ASSEMBLER__) here to get different define for same name CACHE_ROM_BASE ?
Yeah, should have done. I was a little absent-minded it seems...
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31319
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I67ce5873e1ba35468022ebab1a3a67669d282e1e
Gerrit-Change-Number: 31319
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: David Guckian
david.guckian@intel.com
Gerrit-Reviewer: Huang Jin
huang.jin@intel.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: York Yang
york.yang@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Comment-Date: Mon, 11 Feb 2019 20:35:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-MessageType: comment