<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hcode/import, branch 06-18-2018</title>
<subtitle>Blackbird™ HCODE sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hcode/atom?h=06-18-2018</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hcode/atom?h=06-18-2018'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/'/>
<updated>2018-06-12T19:19:47+00:00</updated>
<entry>
<title>support IO reconfig loop for OBUS DL link training failures</title>
<updated>2018-06-12T19:19:47+00:00</updated>
<author>
<name>Joe McGill</name>
<email>jmcgill@us.ibm.com</email>
</author>
<published>2018-05-01T19:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=2a499e99d207e841272605916dbb503ed71c746f'/>
<id>urn:sha1:2a499e99d207e841272605916dbb503ed71c746f</id>
<content type='text'>
- p9c DD1.1+ only, DD1.0 not supported

- FW to trigger reconfig loop back to step 0 from
  sys_proc_fab_iovalid if:
  1) sys_proc_fab_iovalid rc = FAPI2_RC_SUCCESS
     -- AND --
  2) new output o_obus_dl_rcs (vector of P9_FAB_IOVALID_DL_NOT_TRAINED_ERR rc
     objects identifying links which failed on this chip) has entries

- attribute changes:
  ATTR_LINK_TRAIN -- remove platinit tag, attr should init to zero (both even
                     and odd), and reconfig loop will adjust value as we go

Change-Id: I95eebd2b893db6d2511aae40798c0a4e049835d6
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59770
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>PGPE: Add Comments(No functional change)</title>
<updated>2018-06-12T19:19:43+00:00</updated>
<author>
<name>Rahul Batra</name>
<email>rbatra@us.ibm.com</email>
</author>
<published>2018-05-16T15:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=7da841c12cae794194c6ade0b27c243f87c5425a'/>
<id>urn:sha1:7da841c12cae794194c6ade0b27c243f87c5425a</id>
<content type='text'>
    Key_Cronus_Test=PM_REGRESS

Change-Id: I51755982ff23cb5e2e0cac72eb06308a492fcccd
CQ: SW429661
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60312
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>PPB: Bug fix in computing IAC Vdn value</title>
<updated>2018-06-08T15:35:43+00:00</updated>
<author>
<name>Prasad Bg Ranganath</name>
<email>prasadbgr@in.ibm.com</email>
</author>
<published>2018-05-23T10:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=db007d46b1de4d0b30ca15fa2b1d2260c88a89d8'/>
<id>urn:sha1:db007d46b1de4d0b30ca15fa2b1d2260c88a89d8</id>
<content type='text'>
- Hardcode the Vdn Ceff value to 1 as the dimension is not supported in the WOF
  Tables.  This avoids the root of the issue noted which was VPD data
  dependent in the previous algoithm for an unused element.
- Update OCC Pstate Parameter Block comments on Iddq units to 5mA
    -- This is non-functional update to ensure the header comments represent
       reality and is for documentation only!!! (no pre/co-req)

Key_Cronus_Test=PM_REGRESS

Change-Id: I3a790160998eda4e384d9bcb9da7198aa45f457c
CQ:SW429936
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60033
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>PGPE: Ack Back any pending quad active update during WOF Disable</title>
<updated>2018-06-08T15:35:38+00:00</updated>
<author>
<name>Rahul Batra</name>
<email>rbatra@us.ibm.com</email>
</author>
<published>2018-05-30T18:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=ef6955814d8ec3b716236d00eff8fd9af4173ea2'/>
<id>urn:sha1:ef6955814d8ec3b716236d00eff8fd9af4173ea2</id>
<content type='text'>
     Key_Cronus_Test=PM_REGRESS

Change-Id: I6c473add9d794aa0cf99acc3da4b2248e3afb4c0
CQ: SW431277
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60036
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>mask core SPATTN bit used for core checkstop handshake</title>
<updated>2018-06-06T15:55:54+00:00</updated>
<author>
<name>Joe McGill</name>
<email>jmcgill@us.ibm.com</email>
</author>
<published>2018-05-31T22:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=c97bb0a2fd804f78b14140a30a937190913dbc92'/>
<id>urn:sha1:c97bb0a2fd804f78b14140a30a937190913dbc92</id>
<content type='text'>
Change-Id: I9c0a7224c3880ab40bb9111d8f66449912029e2f
CQ: SW431474
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59858
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>STOP: CME/SGPE Hcode size reduction via global use of literals</title>
<updated>2018-05-31T15:37:05+00:00</updated>
<author>
<name>Yue Du</name>
<email>daviddu@us.ibm.com</email>
</author>
<published>2018-05-09T02:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=63c49e23a2cd0058eb5ca993480b3644a3c23560'/>
<id>urn:sha1:63c49e23a2cd0058eb5ca993480b3644a3c23560</id>
<content type='text'>
Key_Cronus_Test=PM_REGRESS

Change-Id: Ic9ec56beff42f052e88bde98e90e01d44ac43e4f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58542
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
Reviewed-by: RAHUL BATRA &lt;rbatra@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Cronus HW CI &lt;cronushw-ci+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>STOP: Handle Quad Special Wakeup Done while pm_reset</title>
<updated>2018-05-30T15:29:47+00:00</updated>
<author>
<name>Yue Du</name>
<email>daviddu@us.ibm.com</email>
</author>
<published>2018-05-24T05:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=050dc2142f83fc8dba2b9bad7dd71bee1d207748'/>
<id>urn:sha1:050dc2142f83fc8dba2b9bad7dd71bee1d207748</id>
<content type='text'>
Key_Cronus_Test=PM_REGRESS

Change-Id: I89c9a3b8a80a58653be60f5e84e42e89b301ce72
CQ: SW416547
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59293
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Prem Shanker Jha &lt;premjha2@in.ibm.com&gt;
Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA &lt;prasadbgr@in.ibm.com&gt;
Tested-by: Cronus HW CI &lt;cronushw-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>STOP: Add URMOR RAM to CME for NDD23 SMF</title>
<updated>2018-05-30T15:29:43+00:00</updated>
<author>
<name>Yue Du</name>
<email>daviddu@us.ibm.com</email>
</author>
<published>2018-05-15T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=1dc26ec0072e9404fc5f2d39cb8b7b0ce6bc37dd'/>
<id>urn:sha1:1dc26ec0072e9404fc5f2d39cb8b7b0ce6bc37dd</id>
<content type='text'>
Key_Cronus_Test=PM_REGRESS

Change-Id: I7b4bc42805a82cafe52f6a80a646c2554e973905
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58953
Reviewed-by: Michael S. Floyd &lt;mfloyd@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Cronus HW CI &lt;cronushw-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Prem Shanker Jha &lt;premjha2@in.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>PM: Addressed TODOs in hcode image build HWP.</title>
<updated>2018-05-26T15:32:44+00:00</updated>
<author>
<name>Prem Shanker Jha</name>
<email>premjha2@in.ibm.com</email>
</author>
<published>2018-05-24T14:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=ac95674227486cf053b1bbfce2cdc5077aded496'/>
<id>urn:sha1:ac95674227486cf053b1bbfce2cdc5077aded496</id>
<content type='text'>
Commit addresses TODOs which were found to be functional.
Code has been updated for those which needed an investigation.
TODOs which intend design improvement has been deferred for next
release.

Change-Id: I68eb6c388cc9ff6bb72b79d9de718baa2812beab
RTC: 184604
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59317
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA &lt;prasadbgr@in.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>PGPE: Fix WOF Enable/Disable Issues</title>
<updated>2018-05-23T15:55:23+00:00</updated>
<author>
<name>Rahul Batra</name>
<email>rbatra@us.ibm.com</email>
</author>
<published>2018-05-14T04:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hcode/commit/?id=15db0ce7d4d3f4e4f26173b96be3f4c099a87c60'/>
<id>urn:sha1:15db0ce7d4d3f4e4f26173b96be3f4c099a87c60</id>
<content type='text'>
       - Only send Ctrl Stop Updt on the very first WOF enable since
         PGPE boot
       - Send correct ACK for WOF_CTRL(OFF) IPC
       - Disable WOF during Pstate Stop processing if not already
         disabled

       Key_Cronus_Test=PM_REGRESS

Change-Id: Ibae39b5917a0b6a02d8283656b38871f3d0bbe83
Original-Change-Id: Ia48d196343ce77893d0369fd8daa4373a121fc46
CQ: SW429049
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58738
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Cronus HW CI &lt;cronushw-ci+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: YUE DU &lt;daviddu@us.ibm.com&gt;
Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA &lt;prasadbgr@in.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
</content>
</entry>
</feed>
