coreboot-kgpe-d16/src/arch/x86
Harshit Sharma 65bec1c996 arch/x86: Select HAVE_ASAN_IN_RAMSTAGE
Enable ASan in ramstage if ASAN is selected in menuconfig for an
x86 platform.

Change-Id: Id5b3dc18368a5da6bdc70c84527b95d1688dc19f
Signed-off-by: Harshit Sharma <harshitsharmajs@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44259
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-08-21 07:44:19 +00:00
..
acpi ACPI: Drop commented-out DSDT DefinitionBlock instances 2020-07-09 23:55:06 +00:00
include arch/x86/boot: Jump to payload in protected mode 2020-08-19 09:06:43 +00:00
acpi.c src: Make HAVE_CF9_RESET set the FADT reset register 2020-07-20 13:23:13 +00:00
acpi_bert_storage.c src: Remove unused 'include <bootstate.h>' 2020-06-02 07:40:35 +00:00
acpi_s3.c ACPI S3: Clean up resume path 2020-07-28 10:37:28 +00:00
assembly_entry.S lib: Add ASan support to romstage on x86 arch 2020-08-21 07:41:19 +00:00
boot.c arch/x86/boot: Jump to payload in protected mode 2020-08-19 09:06:43 +00:00
bootblock_crt0.S arch/x86: Remove more romcc leftovers 2020-05-28 09:50:52 +00:00
bootblock_normal.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
c_exit.S arch/x86/boot: Jump to payload in protected mode 2020-08-19 09:06:43 +00:00
c_start.S lib: Add ASan support to ramstage on x86 arch 2020-08-21 07:37:52 +00:00
car.ld lib: Add ASan support to romstage on x86 arch 2020-08-21 07:41:19 +00:00
cf9_reset.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu_common.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ebda.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception.c arch/x86/exception: Print stack on exception 2020-07-10 15:39:51 +00:00
exit_car.S arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dram 2020-08-17 06:22:41 +00:00
gdt_init.S arch/x86/postcar: Add x86_64 support 2020-08-14 17:55:26 +00:00
id.ld arch/x86: Fix id section in linker script 2020-05-28 09:51:46 +00:00
id.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
idt.S arch/x86: Support x86_64 exceptions 2020-07-05 19:56:09 +00:00
ioapic.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig arch/x86: Select HAVE_ASAN_IN_RAMSTAGE 2020-08-21 07:44:19 +00:00
Makefile.inc arch/x86/boot: Jump to payload in protected mode 2020-08-19 09:06:43 +00:00
memcpy.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memlayout.ld arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00
memmove.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memset.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mmap_boot.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mpspec.c arch/x86/mpspec.c: Drop dead code 2020-07-12 19:31:21 +00:00
pirq_routing.c arch/x86/pirq_routing.c: Drop unneeded continue 2020-08-06 11:22:11 +00:00
post.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
postcar.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
postcar_loader.c arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>' 2020-07-14 16:15:28 +00:00
rdrand.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smbios.c mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information 2020-07-31 09:30:47 +00:00
smbios_defaults.c arch/x86/smbios.c: Split out weak functions 2020-07-30 22:47:39 +00:00
tables.c src: Remove unused 'include <bootstate.h>' 2020-06-02 07:40:35 +00:00
thread.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
thread_switch.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
timestamp.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
timestamp.inc treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
verstage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
wakeup.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
walkcbfs.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00