Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Chen 79944f9846 [RPLP] Update for MR1 release
- FSP version is IoT RPL-P MR1 (0C.01.CC.20)
- Microcode version is 411d
- VBT version is 253
- platform version is 1.1
- minor fixes for BoardConfigRplp.py and StitchIfwi.py
- allow TCC/TSN to be enabled by FuSa DLT file

Signed-off-by: Vincent Chen <vincent.chen@intel.com>
2024-03-19 11:27:36 -07:00
bejeanmo ea48d3e13c
feat: [RPL-P] Upstream RPL-P code. (#2128)
* feat: [RPL-P] Upstream RPL-P code.

Upstream internal RPL-P code to Sbl open source.
FspsUpdUpdateLib updated for compatibility with both RPL-P and RPL-S.
RPL-P specific TCC code will be removed with TCC binary removal after
baseline is upstreamed.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>

* fix: [RPL-P] Addressing code cleanup review comments.

Function header comments and parameters cleaned up in FusaConfigLib.
FSP commit updated to latest, vbt removed in favor of local file.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>

* [RPL-P] Removed TCC Subregion support.

Current TCC feature design removes use of TCC subregions.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>

* [RPL-P] Moved ucode and FSP to Silicon dir, removed PLT_SOURCE, added VBTs

FSP and microcode moved to Silicon folder to be in line with other
platforms. Removed references to PLT_SOURCE env variable. Added VBTs
and removed them from .gitignore.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>

---------

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2024-02-05 09:44:26 -07:00
Guo Dong ffc576b7ce
Rpls full cfg data path (#2010)
* [RPLS] Update RPLS to align with MR1 release

Instead of sharing config data, RPL-S used full config data
from RaptorlakeBoardPkg. With this change, it updated its
default boot option (removed TCC binary) without impacting
other platforms. And in its default config data, it doesn't
need include SPD data for other platforms.

Will update FSP and Microcode separately once they are available.

Signed-off-by: Guo Dong <guo.dong@intel.com>

* [RPLS] Update to use MR1 FSP

Update SBL to use MR1 FSP

Signed-off-by: Guo Dong <guo.dong@intel.com>

---------

Signed-off-by: Guo Dong <guo.dong@intel.com>
2023-08-31 11:30:55 -07:00
Barnes f7e5d7fefb fix [RPL-S] upstream fix for TSN that was missing
Signed-off-by: Barnes <kimberly.d.barnes@intel.com>
2023-06-12 21:31:52 -07:00
Barnes 125bdd597e [RPL-S] Upstream RPL-S
Signed-off-by: Barnes <kimberly.d.barnes@intel.com>
2023-04-28 11:15:20 -07:00