soc/intel/apollolake: Select HAVE_ASAN_IN_ROMSTAGE

Enable ASan in romstage for apollolake as it has been tested on
Siemens MC-APL3.

Change-Id: I2f2f965151a4ef4672f2f16979a6ad8492879aeb
Signed-off-by: Harshit Sharma <harshitsharmajs@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44159
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Harshit Sharma 2020-08-03 23:25:36 -07:00 committed by Patrick Georgi
parent d196e04e22
commit 7fe5ea4e6e
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ config CPU_SPECIFIC_OPTIONS
select NO_UART_ON_SUPERIO
select INTEL_GMA_ACPI
select INTEL_GMA_SWSMISCI
select HAVE_ASAN_IN_ROMSTAGE
config CHROMEOS
select CHROMEOS_RAMOOPS_DYNAMIC