Files
slimbootloader/Platform
Bejean Mosher 31fe742339 [RPL/ADL] L2 CAT not getting enabled when TCC enabled.
FspsUpdUpdateLIb was not enabling FspsUpd->FspsConfig.L2QosEnumerationEn
based on PLATFORM_ADLS, which is no longer used. L2QosEnumerationEn is
present in ADL-P,S,PS, and RPL-S,P FSP UPD, just not ADL-N, so need to
prevent compiling this code for that platform only.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2022-11-02 16:37:46 -07:00
..