summaryrefslogtreecommitdiffstats
path: root/sbe/image
Commit message (Collapse)AuthorAgeFilesLines
* Continuous IPL supportSantosh Puranik2016-04-061-1/+1
| | | | | | | | | | | | | 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>
* 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-242-3/+18
| | | | | | | | | 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>
* adapt SBE image build flow to P9-XIP with nested image supportMartin Peschke2016-03-223-36/+23
| | | | | | | 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-161-30/+1
| | | | | | | | | 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>
* simics.tar support for SBE makefile - make installRaja Das2016-03-111-0/+26
| | | | | | | | | | | 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>
* 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>
* Some changes to reduce image sizeSantosh Puranik2016-02-291-0/+6
| | | | | | | | | | | | | | | | 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>
* 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>
* Added sbe_main.bin support backSachin Gupta2016-02-141-0/+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-031-3/+3
| | | | | | | | 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>
* SEEPREOM/PIBMEM LoaderSachin Gupta2016-02-0311-91/+224
| | | | | | | | RTC: 123472 Change-Id: I625ade56cbd56d7c3e7c6510e863351f054408ee Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19793 Tested-by: Jenkins Server Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Update header fields for loaderSachin Gupta2016-02-032-13/+16
| | | | | | | Change-Id: If1cde44f430253909feaf5c817178369a1fb3754 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23526 Tested-by: Jenkins Server Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* PPE FAPI2 Delay supportGreg Still2016-02-011-1/+4
| | | | | | | | | | | | - Addressed comments - Updated simulation delay to account for PPE simulation cycle rate - Fix simulation cycle equation to properly group the numerator Change-Id: I97050f96fdbe726a9216070cd4892dfb266052cf Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21157 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Mirror Fix for 9031 modelSachin Gupta2016-01-211-0/+1
| | | | | | | Change-Id: Icc1ecaaa6ca1833d54f90065477f82ef77935c37 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23489 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* P9-XIP: SBE IPL image build now shares P9-XIP code with ekb repoMartin Peschke2016-01-2111-4299/+82
| | | | | | | | | | | | All users of the P9-XIP headers and code have been changed to use the P9-XIP code imported from ekb. The SBE IPL Image build flow has been adapted to the new location of the P9-XIP code. Some renaming was needed (SBE XIP -> P9-XIP), too. Change-Id: Ia68cfe7c3599f8b4364778158731f91097ea466f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23025 Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Modifications for using pp42 compilerDoug Gilbert2016-01-113-27/+47
| | | | | | | | | Change-Id: I5b28197d82df7f5fce5f9f8baac170a4af12e13d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22552 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Basabjit Sengupta <basengup@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Checking in stubbed isteps and sbe msg reg updatesAmit Tendolkar2015-12-101-0/+4
| | | | | | | | | | | Change-Id: I8ec464f841f7828b9aa5151a47d900b4e95bf4f8 CQ: SW330452 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22586 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Basabjit Sengupta <basengup@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Makefile InfraSunil.Kumar2015-12-083-28/+40
| | | | | | | | Change-Id: I541cbf57945ab77f7e2575745dc2cc6b839687b5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22362 Tested-by: Jenkins Server Reviewed-by: Basabjit Sengupta <basengup@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Workaround for fixed section in PIBMEMSachin Gupta2015-12-081-3/+9
| | | | | | | | Change-Id: I0fc1891dbb6546a05569b7a13101be65d57b2991 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22361 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Some changes for the new compilerSantosh Puranik2015-12-072-6/+9
| | | | | | | | | | | | -- Compile out FFDC code that relies on std::shared_ptr and std::pair -- Define some type traits used in FAPI2 -- Remove stdio.h inclusion from plat code Change-Id: I5a9e156f654c87c54d26f2e4c99b924285cf981a Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22297 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Revert "Revert "FAPI cleanup in PPE""Santosh Puranik2015-11-301-9/+8
| | | | | | | | | | This reverts commit 55cbb4e99f0eba76f27eed20cf5f704e495a1158. Change-Id: I9ffea263a80c5c6dabc1609a6e2ef7966f7e468d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21804 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* SEEPROM image: section for hostboot bootloaderMartin Peschke2015-11-062-1/+4
| | | | | | | | | It is empty at build time and populated later. Change-Id: I0e193b04c6181915921a63d162666c20e01ac6c3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21778 Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Revert "FAPI cleanup in PPE"Martin Peschke2015-11-051-8/+9
| | | | | | | | | | | | This reverts commit b267f6014899a92bdde19d4034c6c4d992d828ea. Reverting on Santosh's request, because this patch needs follow-up patches, which can not be merged promptly, in order not to break SBE tests. Change-Id: Ieaee095b76925b10b99deb6ac61be25d5b79ea4a Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21771 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* FAPI cleanup in PPESantosh Puranik2015-11-051-9/+8
| | | | | | | | | | | | 1) Removed importtemp/fapi2 2) Removed old files from import/ 3) Synced over parseErrorInfo.pl from ekb Change-Id: Ic830b9dd86b612f7892a40fb2d3158a73940d7af Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21760 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* 96 KB pibmem supportSachin Gupta2015-11-051-2/+2
| | | | | | | Change-Id: If3f2ad05d4b337b640df9de0cc1ee6c53e8ec0fa Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21756 Tested-by: Jenkins Server Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* Rearrange PPE FAPI2 directory structure to be more in-line with HWPFGreg Still2015-10-212-2/+6
| | | | | | | | | | | | | | - Move files into new structure - Delete old, obsolete files and directories - Pre-import mirror of HWPF into importtemp - No additional function Change-Id: Iadad6eb05349f807acea362ec77d7f58273878b5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21150 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Global constructor supportSachin Gupta2015-10-151-4/+7
| | | | | | | | Change-Id: I3073787372f8405adc2b8d11f41413e3b61688ce Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21036 Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Add tracehash in make allSachin Gupta2015-10-051-1/+1
| | | | | | | Change-Id: If313a22e8a6292f00c1ed50224765aecb0d4b6d6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20943 Tested-by: Jenkins Server Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* SBE Get Capabilities supportSachin Gupta2015-09-162-6/+35
| | | | | | | | | RTC: 128328 Change-Id: Ic00f99ec7214d6080df4edef30bd6722f2a0fa97 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19488 Tested-by: Jenkins Server Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* add symbol fileMartin Peschke2015-09-092-1/+11
| | | | | | | | | | | | | | | | currently contains nm output for: - seeprom object file - base loader object file - base section object file second version of this patch renames the output file to sbe.syms and defines the name in the appropriate .mk file Change-Id: Icec58009d334763b28fec2cfa6cbb0e17abecdea Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20387 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Support TARGET_TYPE_SYSTEM PPE attributesGreg Still2015-09-086-75/+115
| | | | | | | | | | | | | | | | | | | | | | - Add support for SYSTEM types - Fix attribute "setting" bug for scalar attributes only; array attributes untested - Add nest_attributes.xml - Reduce extra whitespace per Gerrit comments (more) - Added debug switch to ppeParseAtteibuteInfo.pl - Add system attributes to merged .fixed section (base_ppe_header.S, proc_sbe_fixed.H, topfiles.mk) - Fixed FAPI2 regression setup based on newest SEEPROM and PIBMEM (SBE) linker layout. This implicates the Makefile (eg new "seeprom" rule). - Fix rebase issues with new commits. Added necessary dependent files and missing attribute enablement - Rebased with the merged "Fix compile" commit which moves the definition and setting of the global variables associated with attributes to target.C Change-Id: Iadbe080dec1558079ca6fe9c8fa711b098ba1e0b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20078 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Fixed compile issueSachin Gupta2015-09-081-11/+0
| | | | | | | Change-Id: Iec1c02bd7d7a9e423121f697e8db608efc539c5f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20259 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PPE-HWP: [Level 2] Dllsetup Hcode ProcedureDavid Young2015-09-021-1/+2
| | | | | | | | | | | | | | Dllsetup runs on cronus. Wrapper function included. XML error file added. cachehcderror.mk updates with dll errors xml file Change-Id: I51189a9ca7c2541ddc86aeb7896feb23a2426f5b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19807 Tested-by: Jenkins Server Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* set two fields in headerMartin Peschke2015-09-023-5/+16
| | | | | | | | | | | set entryOffset in header using address of SBE loader, add entryAddressSBE in header and set using base loader Change-Id: I9661362e792e01fce17d693035c0ee765ff6b79b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19928 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* enhance clean in order to also get rid of output of some perl toolsMartin Peschke2015-09-012-1/+24
| | | | | | | | | | | this uses some new definitions in .mk file to make clear which outfile file is generated by which script Change-Id: I7887b5fafb7bd66dd0a2c8bbb8c3860dea4c076b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19966 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* optimised sizes of seeprom image and loader imageMartin Peschke2015-08-267-38/+25
| | | | | | | | | | | | | also includes removal of some extra whitespace in Makefile and definition of another .mk file variable to further improve a build rule Change-Id: I2de63aa81bd13acaeaa2db3fbad394ffad0803f0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19958 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* Honor PPE partial good attributes to intialize targetsGreg Still2015-08-197-154/+266
| | | | | | | | | | | | | | | | | | | | | | - Addressed internal Gerrit comments - Addressed compilation issues with real procedures - Fix image tool "clean" function (updated) (deals with missing tools/image/bin) - make "clean" fixup - Get vector of attribute values properly into the image - Fix FAPI_ATTR_* signature from target pointer to target reference - ATTR_CHIP_UNIT_POS support for non-core/cache chiplets - Require FAPI_ATTR_GET/SET invocation to be in the form of fapi2::ATTR_.... - Fix tools bin directory creation issue - Address plat_PervPGTargets error case - Add FAPI_EXEC_HW support to deal with recently merged functions - Update libcommonerrors.mk to deal with recently merged compilation issue Change-Id: I31485ff05731e7fbaa0453d8ed9985b9ca56b8b3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19342 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Amit J. Tendolkar <amit.tendolkar@in.ibm.com>
* p9_sbe_fabricinit - add error XML and build dependenciesJoe McGill2015-08-131-0/+1
| | | | | | | | | | Change-Id: I05e27dbcaf0b0205c7e515cedc666b85f22f8e2b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19717 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com>
* Add SBE support for per directory error XML filesSachin Gupta2015-07-284-117/+82
| | | | | | | | | - Added parseErrorInfo.pl Change-Id: I263797070f09d0b869f3de52916049574d272cb6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18819 Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Tested-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Target initialization using vectorsSachin Gupta2015-07-285-61/+493
| | | | | | | | | | | | - Add initial getChildren implementation (for review only) - Updated attribute generation scripts with better error messages - Move functions to plat_target.H and target.C - Allow for override of PPE_TYPE Change-Id: Ib28fdd71413b33d43f0f7dc4711222da92a19237 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18948 Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Tested-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Vector supportSachin Gupta2015-07-281-0/+1
| | | | | | | | | Change-Id: I0e0d2afa74d11edd01c8723997d9e3107fc463b9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18713 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Tested-by: Jennifer A. Stofer <stofer@us.ibm.com>
* added nest compilationDerk Rembold2015-07-222-3/+18
| | | | | | | | | Change-Id: Ib35a7e5a13ff7384f483f68b6f376774f7a10607 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19238 Reviewed-by: GIRISANKAR PAULRAJ <gpaulraj@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
* add the sections to image with right nameDerk Rembold2015-07-2211-257/+225
| | | | | | | | | | | | added intX handling added baseloader creation. Loader added into loader_text section removed main in base loader Change-Id: Ic0a8a1999d49502907d638b7b73852bc5ce9bc39 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19098 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
* fixing double entries such as CONST_UINT or ULLDerk Rembold2015-07-151-0/+5
| | | | | | | | | | | | using auto generated files to check them into ppe. fixed comments in two files Change-Id: If144e8926844237cf9c53168d9a7e158870f65f0 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19010 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
* add fixed section into pibmem imageDerk Rembold2015-07-063-8/+55
| | | | | | | | | | | modified linksbe.cmd worked in Sachins comments. Removed sbefixed.S from sbefw file. improved sbefwfiles.mk Change-Id: I773a701f1a7428d969c08254d07e0b6e6d9d9b79 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18848 Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
* add fapi2 headers into importtempDerk Rembold2015-06-292-1/+2
| | | | | | | | | | added bin dir in tools removed absolute path from makefile Change-Id: Ib86e3ab64151e323ceea260ce989ca5f79193461 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18817 Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
* move xml files to importtemp directoryDerk Rembold2015-06-242-19/+28
| | | | | | | | | | | | included fixed sections default settings included fixed image generation. updated Makefile run sections Change-Id: I97547e339f5c956b31d444a74c6faa8159884072 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18699 Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
OpenPOWER on IntegriCloud