summaryrefslogtreecommitdiff
path: root/src/arch/x86/car.ld
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2016-02-05 14:58:06 -0600
committerAaron Durbin <adurbin@chromium.org>2016-02-10 18:08:28 +0100
commita02bb653fdfdd0e1c0426d3573a979594a93eb58 (patch)
tree8d33cfda3caad26be235469becf6aee39de34c0d /src/arch/x86/car.ld
parent5a70d6bdf2e70b29740a36061321af59b3005f85 (diff)
downloadcoreboot-a02bb653fdfdd0e1c0426d3573a979594a93eb58.tar.xz
cpu/intel/microcode: allow microcode to be loaded in romstage
The previous usage of the intel microcode support supported using the library under ROMCC and ramstage. Allow for microcode support to be used in normal C-based romstage as well by: 1. Only using walkcbfs when ROMCC is defined. 2. Only using spinlocks if !__PRE_RAM__ The header file now unconditionally exposes the declarations of the supporting functions. Change-Id: I903578bcb4422b4c050903c53b60372b64b79af1 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/13611 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/arch/x86/car.ld')
0 files changed, 0 insertions, 0 deletions