Commit Graph

7 Commits

Author SHA1 Message Date
Randy 34a701932d feat: [RPLS] Update MR4 Release
FSP version is 0C00DE40
platform version is 1.4
Microcode Files are: ['m_07_90672_00000036.pdb', 'm_32_b0671_00000123.pdb']

Signed-off-by: Randy <randy.lin@intel.com>
2024-07-31 08:42:41 -07:00
Vincent Chen fe7c3393e8
[RPLP] Update for MR2 release (#2239)
- FSP version is NEX RPL-P MR2 (0C.01.DE.40)
- Microcode version is 411d
- VBT version is 253
- platform version is 1.2

Signed-off-by: Vincent Chen <vincent.chen@intel.com>
2024-07-29 09:42:59 +08:00
bejeanmo 6782c945b4
feat: [RPL-PS] Upstream RPL-PS code. (#2231)
Add RPL-PS Platform code to public repo.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2024-07-24 11:59:49 -07:00
Vincent Chen 430306e4e9
[RPLS] Update FSP/UCODE for MR3 release (#2160)
- FSP version: IoT RPL-S MR3 (0C.00.CC.20)
- Microcode version: 120
- VBT version: 250
- platform version: 1.3

Signed-off-by: Vincent Chen <vincent.chen@intel.com>
2024-03-29 07:03:49 +08:00
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
randylintw 557d4228f9
feat: [RPLS] Move Fsp/Microcode folder from platform to Silicon (#2139)
- Sync with RPL-P project.
- Keep platform with different folder to avoid fsp upstreaming problem.

Signed-off-by: Randy <randy.lin@intel.com>
2024-02-16 12:10:17 -05: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