Disable Precision Time Measurement for CPU PCIe ports
Change-Id: I007b6825a7d558254f890723ef568b96d9e884bc
This commit is contained in:
@@ -197,6 +197,7 @@ void platform_fsp_silicon_init_params_cb(FSPS_UPD *supd)
|
|||||||
/* TODO: CPU RP Configs */
|
/* TODO: CPU RP Configs */
|
||||||
for (i = 0; i < 4; i++) {
|
for (i = 0; i < 4; i++) {
|
||||||
params->CpuPcieRpAdvancedErrorReporting[i] = 0;
|
params->CpuPcieRpAdvancedErrorReporting[i] = 0;
|
||||||
|
params->CpuPcieRpPtmEnabled[i] = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Enable xDCI controller if enabled in devicetree and allowed */
|
/* Enable xDCI controller if enabled in devicetree and allowed */
|
||||||
|
Reference in New Issue
Block a user