Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44160 )
Change subject: cpu/intel/haswell: Select ASAN_IN_ROMSTAGE ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/44160/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/44160/1//COMMIT_MSG@9 PS1, Line 9: ASan … in ramstage
https://review.coreboot.org/c/coreboot/+/44160/1//COMMIT_MSG@10 PS1, Line 10: is selected. … as it has been tested.
https://review.coreboot.org/c/coreboot/+/44160/1/src/cpu/intel/haswell/Kconf... File src/cpu/intel/haswell/Kconfig:
https://review.coreboot.org/c/coreboot/+/44160/1/src/cpu/intel/haswell/Kconf... PS1, Line 25: select ASAN_IN_ROMSTAGE if ASAN_IN_RAMSTAGE I think a new symbol
SUPPORT_ASAN_IN_ROMSTAGE
should be used.