coreboot-kgpe-d16/src
Arthur Heymans 25a0c67e9d Kconfig: Have CONFIG_ASAN depend on COMPILER_GCC
-fsanitize=kernel-address is not implemented in clang

Change-Id: Ib8660bf99b940ff9eac7461f5946df0891dd3a4f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63064
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-05-13 10:59:37 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86: Add support for catching null dereferences through debug regs 2022-05-12 15:47:18 +00:00
commonlib commonlib: Add timestamp IDs for Chrome OS hypervisor 2022-05-11 17:06:01 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/intel/model_2065x: Drop unused function declaration 2022-05-05 17:37:32 +00:00
device device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
drivers drivers/usb: Add chip driver for external USB hub 2022-05-12 18:39:54 +00:00
ec ec/starlabs/merlin: Remove offset for Max Charge when not supported 2022-05-12 18:33:51 +00:00
include soc/intel/alderlake: provide a list of D-states to enter LPM 2022-05-12 19:44:38 +00:00
lib Kconfig: Add an option to skip adding a cbfs bootblock on x86 2022-05-12 11:12:21 +00:00
mainboard mb/google/skyrim: allow MKBP devices and disable TBMC device 2022-05-12 19:45:26 +00:00
northbridge nb/intel/gm45: Enable 64bit support 2022-05-13 10:57:41 +00:00
security security/intel/cbnt/Makefile.inc: Improve build flow 2022-05-12 11:12:57 +00:00
soc soc/intel/alderlake: provide a list of D-states to enter LPM 2022-05-12 19:44:38 +00:00
southbridge soc/amd/*/Makefile.inc: Do some cosmetics 2022-05-12 11:12:31 +00:00
superio superio/kbc1100: Fix set but unused variables 2022-05-11 06:02:48 +00:00
vendorcode vc/amd/fsp/sabrina/UsbUpd: update USB settings structure to match FSP 2022-05-12 18:44:46 +00:00
Kconfig Kconfig: Have CONFIG_ASAN depend on COMPILER_GCC 2022-05-13 10:59:37 +00:00