summaryrefslogtreecommitdiffstats
path: root/sbe
Commit message (Collapse)AuthorAgeFilesLines
* RTC: 126147Santosh Puranik2016-06-089-29/+166
| | | | | | | | | | FIFO Reset support Change-Id: I1654d4a5a72bebd0764c2f560030057bf984cc31 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23042 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Update Reg access test casesSachin Gupta2016-06-083-0/+90
| | | | | | | | Change-Id: I664928ba32aac327ab5c40ad5f85b1f4079aa981 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24950 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* PSU test framework updateshakeeb2016-06-083-26/+36
| | | | | | | | | Restructuring of SBE-HOST MBOX interface test framework Change-Id: Icc24fde4c0ac09ecbe2288f3ac4327b14defe156 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24702 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Change to plat code that applies gardsSantosh Puranik2016-05-182-17/+30
| | | | | | | | | | | | ATTR_EQ_GARD and ATTR_EC_GARD are left aligned now Added reading the C4 board pin to determine master/slave Change-Id: I0df1b07c1ced5849eca90e02b8344d70490e1737 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24415 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Reg access supportSachin Gupta2016-05-1719-2/+1509
| | | | | | | | | RTC: 128984 Change-Id: I6c5637de94077cca58a72d20a88c6db20c137632 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22279 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Modify sbe.sym file to include size of symbolsshakeeb2016-05-162-4/+4
| | | | | | | | | | | Modify sbe.sym to include size of symbols. Modify relevant scripts to take into account the update in sbe.sym Change-Id: Ib5a74835638e73b439ba7859d3b1c56846d34a49 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24574 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* RTC : 150637 SBE: Python Test Framework to test Host to SBE Interface on simicsGeorge Keishing2016-05-126-0/+729
| | | | | | | | | Change-Id: I33963bf6b12a4bdf9053f16219b1e2fe42859132 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22697 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Fix slave sbe last istep numberSachin Gupta2016-05-101-3/+3
| | | | | | | | | Change-Id: I2bebb0702347b2fab5b4eb0bdaed2ca275215b92 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24259 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Patch for powermgmt.actSantosh Puranik2016-05-062-0/+1061
| | | | | | | Change-Id: I14d9c208d7ec298a6499fe09890247c046496471 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23988 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Infrastructure updates to build cache initfile HWPs in import treeJoe McGill2016-05-062-3/+19
| | | | | | | Change-Id: Ia31cc98769d5ca0ad52150aca693a9fa9b20e0c1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24045 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Single SEEPROM image for SBESachin Gupta2016-05-0311-233/+280
| | | | | | | | | | | | | | Currently we build seprarate images for PIBMEM and SEEPROM. Later using XIP tools we add pibmem image to seeprom. This activity will create only one image for SEEPROM and PIBMEM RTC: 145589 Change-Id: I5f560afaf310ace539a793ea7c2ce710dcb3fcc1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20653 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enable new isteps ( IPL flow doc version 0.90 )Sachin Gupta2016-05-022-20/+103
| | | | | | | | Change-Id: I6a1b8713c104dd0c51ec8c6daa500fce37c1c2ce RTC: 148465 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23341 Tested-by: Jenkins Server Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* RTC 149037: sbe distribute simics patching ( prime/simsetup/sandbox create )George Keishing2016-04-257-19/+290
| | | | | | | Change-Id: I54ec7af4f00167da5b82fc0bed4356350bf9ec4c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22428 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Support for Control InstructionRaja Das2016-04-2212-5/+826
| | | | | | | | | | Change-Id: Ib6f1e15a199f08aeb48e2486f0be901832ff4127 RTC:128325 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21787 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Update backing buildSantosh Puranik2016-04-213-4/+13
| | | | | | | | | | | -- Move to b0415a_1618 -- Add patch for standalone.simics Change-Id: Ib087778372cd1b8bb0ed1a15f3258a564cb3405c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23405 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enable trace tool for multiple chipsSachin Gupta2016-04-193-8/+9
| | | | | | | | Change-Id: I9b726f1dfac2d23e5636f5e023949c9b751cf900 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22899 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fix Bug related to plck loopRaja Das2016-04-191-20/+19
| | | | | | | | | | Change-Id: I044e5fc4b9231e3fdc424e02f581f85a260ddd07 CQ:SW349419 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23154 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Revert "Do not copy powermgmt.act"Santosh Puranik2016-04-191-2/+1
| | | | | | | | | | This reverts commit 1c7d9b522373ac5b284d99b44a76b166dfcdf8e5. Change-Id: I40e6e9e5080f18aad4842bcdffafe1ae5a534375 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23400 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Relocation of header files to ./tools/imageProcs (required ppe changes)Martin Peschke2016-04-191-1/+5
| | | | | | | Change-Id: Ifbe1ad4fb7b409f590ded43458c75a997f8b6287 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22701 Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Do not copy powermgmt.actSantosh Puranik2016-04-121-1/+2
| | | | | | | | | | powermgmt.act is not used by any HWPs. It has action errors that simics complains about. Change-Id: I7c8efe14d2b41810f2ae6e6a2ce3a6cbc0c128a1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22934 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Do not override mailbox registersSachin Gupta2016-04-121-3/+3
| | | | | | | Change-Id: I172497adbea66e55776d488f1739190e63af954a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23150 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* fix misleading xip image reportMartin Peschke2016-04-071-2/+7
| | | | | | | | | | | | sbe_seeprom.rpt was generated too early during the build flow, which is why information on appended sections was missing Change-Id: I5348c6c599d1f996029fbf75486514e97d3e78cd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22947 Tested-by: Jenkins Server Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* fix for missing .overrideMartin Peschke2016-04-071-1/+1
| | | | | | | | | | | amends commit 3c1e347288650ef2112b9f1d66cbf0b1913d0879 Change-Id: I2dc5d0ba248e74d15065f52d4f7b137c12c3d6a1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22946 Tested-by: Jenkins Server Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Continuous IPL supportSantosh Puranik2016-04-0613-47/+672
| | | | | | | | | | | | | Class for register access Beginnings of SBE states RTC: 120752 Change-Id: I6d5ceedd34dc311a352c3d9a638b8fc7f2bef291 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21693 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Fix section allignmentSachin Gupta2016-04-061-0/+2
| | | | | | | | | | | | | If linker script defines some variables which are used by mainline code, keep them on 8 byte allign boundary so that read/write does not fail for those variables. Change-Id: Ie53332ae78f242793e8b7e3a6ec67d079440efc2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22830 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enable mcs_setupSachin Gupta2016-04-051-6/+1
| | | | | | | | | | Change-Id: I9e8b85a1e11db364b15ec2bc2d2fb941a49818cf RTC: 142710 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22729 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enable auto register for SBE toolsSachin Gupta2016-04-058-119/+35
| | | | | | | | | | Change-Id: I79788ba40a2cb46855ba7a6c90359ed0616fda23 RTC: 149038 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22822 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Reduced Number of vectorsSachin Gupta2016-04-011-5/+1
| | | | | | | | | | Change-Id: I9d7d0d6e97422133ae5a8c4f97a7a3b4d94730f2 RTC: 143517 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22731 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Update backing buildSachin Gupta2016-03-315-114/+3
| | | | | | | Change-Id: I9bb5938618594becc5bb623fc85a6f0b10cac609 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22712 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* OTPROM Loader CodeSunil.Kumar2016-03-306-3/+202
| | | | | | | | | Change-Id: Ia2e99e0731a2ce6671f2e1eaef99915534937768 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22274 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Get/Put Occ Sram SupportRaja Das2016-03-2416-55/+592
| | | | | | | | | Change-Id: I8f4669bfbca3d58d8f55d5d115d370bfa99ae49d RTC:128980 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20658 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Control DeadMan Loop SupportRaja Das2016-03-238-58/+312
| | | | | | | | | Change-Id: Icee15457cd7abb8779e1134fc88063b2437e3281 RTC:134270 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21038 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* SBE : Automate SBE Image integration into FIPS driverGeorge Keishing2016-03-235-0/+1185
| | | | | | | | | Change-Id: Ifed799f9a4f3b786e4b1468ea6c75a58ffa53efa RTC: 142215 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22163 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* adapt SBE image build flow to P9-XIP with nested image supportMartin Peschke2016-03-224-37/+24
| | | | | | | Change-Id: Ibd42c84d23d1848b97df982d2fb16da28bb66ee8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21035 Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* HBBL input supportSachin Gupta2016-03-163-37/+52
| | | | | | | | | Change-Id: I9335651edfded154bffea166c92cc3007efe0ef9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/11680 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enable Workon toolsSachin Gupta2016-03-161-5/+3
| | | | | | | | | Change-Id: Ifedd4b64cc21d3f9ab7b652b8a737d1f94171b03 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21965 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* simics.tar support for SBE makefile - make installRaja Das2016-03-115-0/+170
| | | | | | | | | | | RTC:149171 Change-Id: I992dcd8709bc44461bdf8aeecd269b9273da5a8b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21799 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Do not send EOT when downstream queue is fullSachin Gupta2016-03-113-15/+59
| | | | | | | | | | | SBE code will wait for space in downstream queue before sending EOT. Change-Id: I2332b212829d09bfb7a25d7b07cbee079fe946a8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21517 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Enable PBA test cases into CIBasabjit Sengupta2016-03-112-15/+1
| | | | | | | | Change-Id: Ib13b0971451ba252f6259a8a5ad56a44f7d4a470 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21061 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* RTC: 130392Basabjit Sengupta2016-03-0916-124/+914
| | | | | | | | | | | Add infrastructure for SBE-Host interface Change-Id: I99ea38b8c8cb5e0d450e8f0011703051d4573055 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/11681 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
* Update backing buildSachin Gupta2016-03-031-6/+0
| | | | | | | Change-Id: I653b669f723b828d553715fb4a5ccdbcd0a527bf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21635 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* Add workaround for scomdefSantosh Puranik2016-03-023-0/+98
| | | | | | | | | Needed to mirror p9_sbe_chiplet_reset Change-Id: Ie963538f1ea87cbd6cc47ae80b9166c6d6866b23 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21521 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Some changes to reduce image sizeSantosh Puranik2016-02-294-9/+17
| | | | | | | | | | | | | | | | 1) Force get/put scom plat functions to be inline 2) Inline ATTR get/set functions 3) FAPI RC is now 32-bit 4) Enable selective trace levels RTC: 141492 Change-Id: Ie8a5bce597751b5484b2e9c89d614999a555f366 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21023 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* compile flags for istep 4Sachin Gupta2016-02-241-0/+5
| | | | | | | | Change-Id: I527cd8a9d1d8423df74708f7970e3653bd872530 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24702 Tested-by: Jenkins Server Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Enable CI to boot from SEEPROMSachin Gupta2016-02-243-2/+3
| | | | | | | Change-Id: If44d3cbc9c58885d5fb90793fe81e2d114543466 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24696 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE image build flow: add build information to imageMartin Peschke2016-02-221-1/+7
| | | | | | | | | | | | | | | | for example: Build Date : 02/16/2016 Build Time : 13:18 Build User : mpeschke Build Host : hdrhapcc.boeblingen.de. Change-Id: Iad2bdcfaf4db749538fd709ce36c7a8489d7cb2e Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24347 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Enable Stubbed HWPsBasabjit Sengupta2016-02-172-12/+8
| | | | | | | | | RTC:144728 Change-Id: If544520386d5547c6a9c0c4c01ed3889250830a1 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24291 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Change in signature for select_exSachin Gupta2016-02-151-7/+15
| | | | | | | Change-Id: I8d5d501064a071f967593399a73fd0b47ec193b1 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24203 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Added sbe_main.bin support backSachin Gupta2016-02-144-13/+6
| | | | | | | | | | | | | Simics does not pick the new filenames even if we change simicsInfo file. Till the time simics chnages are not in driver, we have to use old names for our testing Change-Id: I41a83850d636164172a005fb0b746953030442eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24252 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* Change image namesSachin Gupta2016-02-034-3/+16
| | | | | | | | Change-Id: I537ed54a8e1558ac6af195f82e473fb9de733f67 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23885 Tested-by: Jenkins Server Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
OpenPOWER on IntegriCloud