switch-coreboot/src
Kyösti Mälkki f8c7c2396e Fix support for RAM-less multi-processor init
Fix regression after commit:
  7dfe32c540

Only align 16-bit entry on platforms that really require it,
indicated by selecting SIPI_VECTOR_IN_ROM in CPU Kconfig.
Disable assertion test of AP_SIPI_VECTOR for platforms not
depending on this feature.

Build of romstage should be fixed to get the vector address from
bootblock build automatically.

Change-Id: Ide470833c0254df1a9ff708369ab1c095ccfb98d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/875
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-04-06 04:57:04 +02:00
..
arch/x86 Fix support for RAM-less multi-processor init 2012-04-06 04:57:04 +02:00
boot Add more timestamps in coreboot. 2012-03-30 17:45:20 +02:00
console Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
cpu Fix support for RAM-less multi-processor init 2012-04-06 04:57:04 +02:00
devices x86, oprom: ensure DF is always cleared 2012-04-02 19:50:22 +02:00
drivers Detect whether the OXPCIE card is really present while in the ROM stage. 2012-03-29 23:04:06 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add constants for fast path resume copying 2012-04-06 00:33:16 +02:00
lib Use fast memset in SMM mode, too 2012-04-04 19:45:10 +02:00
mainboard S3 code whitespaces changes. 2012-04-02 21:11:54 +02:00
northbridge amdfam10: add phenom II as known cpu 2012-04-05 23:12:24 +02:00
pc80 Move TPM code to romstage 2012-04-04 19:09:53 +02:00
southbridge Add support for Intel Panther Point PCH 2012-04-04 19:10:51 +02:00
superio Add support for ITE IT8772F SuperI/O chip 2012-04-02 18:40:10 +02:00
vendorcode Don't unconditionally show ChromeOS options 2012-04-04 00:36:27 +02:00
Kconfig Add support for Intel Panther Point PCH 2012-04-04 19:10:51 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00