summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
authorHarshit Sharma <harshitsharmajs@gmail.com>2020-08-05 21:16:31 -0700
committerPatrick Georgi <pgeorgi@google.com>2020-08-21 07:42:21 +0000
commit0b1ec5ad77f5c75b233bf2b522b16c63bf1c776b (patch)
tree084e4497d4362a04b2cad61b4e96da411a98726a /src/arch
parenta6ebe08333dcc6c263b6bb8936d4883663c63798 (diff)
downloadcoreboot-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')
0 files changed, 0 insertions, 0 deletions