Attention is currently required from: Sridhar Siricilla, Patrick Rudolph. EricR Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/52012 )
Change subject: soc/intel/alderlake: Enable RMT ......................................................................
Patch Set 1:
(4 comments)
File src/soc/intel/alderlake/romstage/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/52012/comment/84aeea5e_c1369a6b PS1, Line 73: m_cfg->SaGv = config->SaGv; or we can use if(config->RMT){ }
https://review.coreboot.org/c/coreboot/+/52012/comment/a5498835_f5e44e7c PS1, Line 74: m_cfg->RMT = 1; config->RMT
https://review.coreboot.org/c/coreboot/+/52012/comment/bf474111_a0b1b9c5 PS1, Line 75: m_cfg->RMTBIT = 1; config->RMT
https://review.coreboot.org/c/coreboot/+/52012/comment/c0c83ecb_58f71eda PS1, Line 76: m_cfg->MrcFastBoot = 0; !config->RMT