coreboot/src
Krystian Hebel 0df1cccc0a vendorcode/amd/pi/Makefile.inc: remove -fno-zero-initialized-in-bss
This fixes issue that became visible after implementing post-CAR stage on
top of `340e4b8090 lib/cbmem_top: Add a common cbmem_top implementation`.
Compilation error was:

Forbidden global variables in romstage:
ffffff00 d top.2205

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Change-Id: I088ac824f9b66387843ae5810fd2c75a8b16d9db
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36976
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-23 17:20:06 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/acpigen.h: Correct PARENT_PREFIX encoding value 2019-11-22 09:09:11 +00:00
commonlib security/vboot/sync_ec: Add timestamps 2019-11-20 13:30:09 +00:00
console src/console: Bring back support for printf'ing 64bit ints 2019-11-22 15:56:54 +00:00
cpu cpu/intel/gen1/smmrelocate: Fix stale comment 2019-11-22 10:48:29 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers drivers/ipmi: Add IPMI get system GUID support 2019-11-22 10:43:42 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cpu/intel/smm: Drop em64t save state 2019-11-22 10:48:11 +00:00
lib soc/intel/fsp_baytrail: Drop support 2019-11-21 06:41:09 +00:00
mainboard mb/google/kahlee/treeya: Set touchpad hold time to 400ns 2019-11-23 10:55:17 +00:00
northbridge nb/sb/cpu: Drop Intel Rangeley support 2019-11-21 06:38:45 +00:00
security Makefiles: Remove -D__PRE_RAM__ 2019-11-22 06:27:21 +00:00
soc soc/intel/icelake: Make CpuMpPpi implementation default for ICL 2019-11-22 10:44:39 +00:00
southbridge sb/intel/ibexpeak: Decode more LPC IO ranges 2019-11-22 13:15:51 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/amd/pi/Makefile.inc: remove -fno-zero-initialized-in-bss 2019-11-23 17:20:06 +00:00
Kconfig arch/x86: Remove spinlocks inside CAR 2019-11-22 06:25:53 +00:00