coreboot/src/cpu
Kyösti Mälkki 34856579f8 arch/x86: Drop Kconfig AP_SIPI_VECTOR
This was used to check romcc-built bootblock and romstage
agree about the location of 16-bit entrypoint. There was
no need to customize it as bootblock size requirement did
not grow. Just check for a fixed location at 4 GiB - 4 KiB.

With C_ENVIRONMENT_BOOTBLOCK we can have a proper symbol
for the purpose, since it appears in the same compilation
unit. It will adjust if C_ENV_BOOTBLOCK_SIZE changes.

Change-Id: I93f3c37e78ba587455c804de8c57e7e06832a81f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30854
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-01-13 08:37:01 +00:00
..
allwinner src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
amd Revert "cpu/amd: Use get_option()" 2019-01-11 14:33:39 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
intel arch/x86: Drop Kconfig AP_SIPI_VECTOR 2019-01-13 08:37:01 +00:00
qemu-power8 arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
qemu-x86 bootblock: Move function prototype 2018-12-30 11:32:08 +00:00
ti (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
via src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
x86 arch/x86: Drop Kconfig AP_SIPI_VECTOR 2019-01-13 08:37:01 +00:00
Kconfig arch/x86: Drop Kconfig AP_SIPI_VECTOR 2019-01-13 08:37:01 +00:00
Makefile.inc Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00