Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31551 )
Change subject: soc/intel/fsp_broadwell_de: Use new memory clearing API ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/#/c/31551/5/src/soc/intel/fsp_broadwell_de/romst... File src/soc/intel/fsp_broadwell_de/romstage/romstage.c:
https://review.coreboot.org/#/c/31551/5/src/soc/intel/fsp_broadwell_de/romst... PS5, Line 158: if (security_clear_dram_request()) : romstage_clear_mem(hob_list_ptr); isn't there a more generic piece of code where this could be put in?