diff options
author | Harshit Sharma <harshitsharmajs@gmail.com> | 2020-08-05 21:16:31 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-08-21 07:42:21 +0000 |
commit | 0b1ec5ad77f5c75b233bf2b522b16c63bf1c776b (patch) | |
tree | 084e4497d4362a04b2cad61b4e96da411a98726a /src/arch/x86/acpi_s3.c | |
parent | a6ebe08333dcc6c263b6bb8936d4883663c63798 (diff) | |
download | coreboot-0b1ec5ad77f5c75b233bf2b522b16c63bf1c776b.tar.xz |
Kconfig: Update ASan config options
Instead of enabling ASAN_IN_ROMSTAGE from Kconfig file in a
platform's dedicated directory, let's introduce a new config
option HAVE_ASAN_IN_ROMSTAGE to denote if a given platform
supports ASan in romstage.
Similary, use HAVE_ASAN_IN_RAMSTAGE to indicate
if a given platform supports ASan in ramstage. Consequently, we
no longer have to make ASan x86 specific.
Change-Id: I36b144305465052718f245cacf61d3ca44dfb4b4
Signed-off-by: Harshit Sharma <harshitsharmajs@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44258
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/arch/x86/acpi_s3.c')
0 files changed, 0 insertions, 0 deletions