summaryrefslogtreecommitdiff
path: root/meta-openpower
AgeCommit message (Collapse)AuthorFilesLines
2021-04-10openpower-hw-diags: srcrev bump 982f172262..feeea83b3fAndrew Geissler1-1/+1
Ben Tyner (1): Attn: Add support for raw pel symptom-id Change-Id: I70fde5917d95df7231d501fad339fed48698a697 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-09openpower-debug-collector: srcrev bump b618ccbaa7..c044958d13Andrew Geissler1-1/+1
Jayanth Othayoth (1): Update clang-format Change-Id: Id987582fae4eb1f888c0434f2ae14621fbea88be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-07add PHAL API dependency to openpower-hw-diagsZane Shelley1-0/+5
There are just a couple downstream PHAL APIs that are not available in upstream libpdbg. So despite our best efforts, we need to conditionally include the PHAL dependency. Fortunately, the impact is very small and an alternative is provided in upstream openpower-hw-diags when the APIs are not available. Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I235dda2f7472e758af4b5df720d45c0f0d694278
2021-04-06hardknott: yocto releaseAndrew Geissler1-1/+1
Latest upstream yocto has moved on to the 3.3 hardknott release Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ieae36798d66d21c2c642931f06407d3bb2acf163
2021-04-02openpower-vpd-parser: srcrev bump 887a42aded..2fe709f110Andrew Geissler1-1/+1
Andrew Geissler (1): support new fitconfig u-boot syntax Change-Id: I3440a111df98eca1477a29b98aa83add0ade7b78 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-01openpower-vpd-parser: srcrev bump 7c9cddf726..887a42adedAndrew Geissler1-1/+1
PriyangaRamasamy (1): Vpd Tool Defect. Change-Id: Ib1c73f9fbc1627f226cacc062729fb581b79af2b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27openpower-proc-control: srcrev bump 26c4d763d3..29b5d44674Andrew Geissler1-1/+1
Andrew Geissler (1): remove host-on file rm Change-Id: If68039868e04b37cc8bbccdcd40d36885e3003ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27openpower-pnor-code-mgmt: srcrev bump 0529d284b0..a30fc13e8aAndrew Geissler1-1/+1
Andrew Geissler (1): config: add rainier 1s4u support Change-Id: I8e9bba4218b98d7ea07aeb2f28a6a51c44ab38db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-27openpower-vpd-parser: srcrev bump f272efc44f..7c9cddf726Andrew Geissler1-1/+1
Andrew Geissler (1): add support for rainier 1s4u Change-Id: Ie4908393fb6e679309e522c61b46e1bf66144e9b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-26openpower-hw-diags: srcrev bump 0b8368cb0a..982f172262Andrew Geissler1-1/+1
Ben Tyner (1): Attn: Submit event logs before transitioning host Zane Shelley (3): Config option to enable PHAL APIs Implemented HardwareCalloutResolution::resolve() Cleaned test case dependencies Change-Id: Idfcec07ce8f6255ad7ed92868e0975f4a5029e59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-25Removed undefined variable from openpower-hw-diags recipeZane Shelley1-1/+0
During inspection of another commit, we found that this recipe was using the variable ${UNITDIR}, which is not defined anywhere. Instead, it was recommended to use ${systemd_system_unitdir}. However, after investigating why we did not see any errors in CI or bitbake builds we found that when we inherit systemd there is some code that automatically adds /lib/systemd/system to FILES. So this line in the recipe with the undefined variable is actually moot and can be removed. Change-Id: I32713031922d95af3eccde6be0047afff1c57758 Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
2021-03-24Rearranged openpower-hw-diags recipe for clarityZane Shelley1-9/+15
This file was a bit disorganized and was updated to follow the formula of other recipes. Change-Id: Iddccddd5c463f08540fc61051bf4a67a577a0d89 Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
2021-03-24openpower-hw-diags: srcrev bump 1d29e5c7da..0b8368cb0aAndrew Geissler1-1/+1
Zane Shelley (1): Initial classes for callout resolutions Change-Id: I9a0e57e7191ff31aea3099b456ef6c064318fd84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-19openpower-hw-diags: srcrev bump 8af9e46f43..1d29e5c7daAndrew Geissler1-1/+1
Zane Shelley (1): Enable OCMB SCOMs in analyzer Change-Id: I4d415e1f183bd6e385ddf01ab3eaa52c47ad1680 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-16openpower-proc-control: srcrev bump 99ee5ca9c3..26c4d763d3Andrew Geissler1-1/+1
Andrew Geissler (1): cfam-reset: do not run if chassis power on Change-Id: If2cac813029c44b8d28ce867b53718f9fe7a1670 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-13openpower-hw-diags: srcrev bump 5f6e3deb69..8af9e46f43Andrew Geissler1-1/+1
Zane Shelley (1): Move root cause signature into service data object Change-Id: I28fcc85738acd299f2c2e5b57ee593363eb94b2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-09openpower-vpd-parser: srcrev bump 640004f136..f272efc44fAndrew Geissler1-1/+1
PriyangaRamasamy (2): Fix build issues due to updated arm-sdk Unrecognised configure option fix Change-Id: Iad7db65cdeb7384e37b92f783c3c04b643bd3354 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-09openpower-libhei: srcrev bump 6223ab56b4..995be6c72aAndrew Geissler1-1/+1
Zane Shelley (1): Export util headers for openpower-hw-diags Change-Id: I393bb6b1107e1406db61819bef28bd30f6093848 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-03openpower-libhei: srcrev bump fc4aa5eceb..6223ab56b4Andrew Geissler1-1/+1
Ben Tyner (1): Fix compiler warning on signed-unsigned compare Change-Id: Ifc612421268a04b0ac4635ac8a9d9b75335ef5de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-02ensure host_start runs after fsi-scanAndrew Geissler1-0/+1
An issue is being pursued where the synchronization target, obmc-host-start-pre@.target is not being properly stopped in some instances. This results in the services which depend on it for synchronization purposes to execute out of order. The only critical interaction between services which utilize this target is the fsi-scan and start_host services. You do not want to be starting the host until the fsi-scan has completed. For now just define the dependency directly between the services. Issue openbmc/openbmc#3755 has been opened to further investigate the target issue. Tested: - Verified when a system was in the invalid state that it correctly booted without issue with this change. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I53dd2cb9976066a7d5a495bf7f2b0b061a8226f6
2021-03-02native class is not inherited lastJoseph Reynolds11-11/+11
Moved "inherit native" statements to the last position to remove QA Issues. The message is: WARNING: QA Issue: {RECIPENAME}: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: {CLASSFILES} [native-last] Tested: The witherspoon image builds without the warnings. Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: Ic3c71234abfcac8b26478bc32808e3bec8bba810
2021-03-01Add nlohmann/json dependency to openpower-hw-diagsZane Shelley1-1/+3
Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: I106e210c056330fcf90e53b4e936593e2c056df6
2021-02-26openpower-occ-control: srcrev bump 0032523808..a17f6e8c20Andrew Geissler1-1/+1
George Liu (1): pldm: Fix get the offset value by the sensorEvent method Change-Id: Ia9ae1a295d1570cc51e652d6158647ba48052635 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-24openpower-hw-diags: srcrev bump 7a0dd543c8..5f6e3deb69Andrew Geissler1-1/+1
Ben Tyner (1): Attn: Determine TI source by host running state Zane Shelley (1): Guard support for PELs Change-Id: I877b94054c6d92a2f5e4b4847f3c5ea9ffd3c224 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-23openpower-hw-diags: srcrev bump 4ed4be5645..7a0dd543c8Andrew Geissler1-1/+1
Ben Tyner (2): Attn: Limit trace length messages Attn: Procedure specific error codes in error logs Change-Id: I6c0761a119e289aaa925dad70e56852f73d3216f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-19openpower-hw-diags: srcrev bump b3eba29929..4ed4be5645Andrew Geissler1-1/+1
Zane Shelley (3): created Callout classes for various PEL callouts Created ServiceData class for hardware analysis Add ServiceData callout list to PEL Change-Id: I750f98c4ea5036a69f46407a2383f309e28a04ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-17openpower-vpd-parser: srcrev bump 6ee637aa43..640004f136Andrew Geissler1-1/+1
Alexander Filippov (1): Fix build for hardware with one ethernet interface Change-Id: Ia465d98de2095be8b2415c7c433c39903deeb4fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-12openpower-vpd-parser: srcrev bump 81671f6d52..6ee637aa43Andrew Geissler1-1/+1
PriyangaRamasamy (1): VPD Tool: Fix for silencing unused variable warning Santosh Puranik (1): Fix Bad VPD Handling Change-Id: Ibfd633f6be10c11213e26b942cd6c6f0a374ae42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-12openpower-proc-control: srcrev bump ea0fb6fc4c..99ee5ca9c3Andrew Geissler1-1/+1
Andrew Geissler (1): fix dependency issue between mpreboot and stop instr Change-Id: Ie02e730fd3f611dd69bae8877e4bf624a1ab2c0a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-12openpower-hw-diags: srcrev bump 9d4f91cd8a..b3eba29929Andrew Geissler1-1/+1
Ben Tyner (1): Attn: Added INFO level trace to test case code Change-Id: Ib03cf96df4dbcad9e0a0ad40d478e7f9ba158ae9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-12openpower-vpd-parser: srcrev bump cfd7a75ab4..81671f6d52Andrew Geissler1-1/+1
Alpana Kumari (1): Change ND1 to ND0 for expanded LocationCode Change-Id: I05294d4670f3323766c7ee412d0946379206f225 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-11openpower-hw-diags: srcrev bump 188f1096e8..9d4f91cd8aAndrew Geissler1-1/+1
Ben Tyner (6): Attn: Cleanup trace messages Attn: Fix CI complaint of unused-results Attn: Provide default TI info for hypervisor TI Attn: Add some sanity checking for TI info pointer Attn: Cleanup trace messages 2 Attn: Treat HB primary src as hex not ascii Change-Id: I05a8929c6b15848a9fec3763aa590a7ba28916a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10openpower-vpd-parser: srcrev bump 9094d4f645..cfd7a75ab4Andrew Geissler1-1/+1
Alpana Kumari (1): Set Presence as False for all the FRUs Change-Id: I92c0b096a08896c3aacdeb0453868ba35ce617be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10openpower-hw-diags: srcrev bump 8f60a621c7..188f1096e8Andrew Geissler1-1/+1
Ben Tyner (3): Attn: Add TI info additional data to pel ffdc Attn: Fix non-null-terminated string in ti handler Attn: Refactor dbus calls for pel handling Change-Id: I53f5a067837a61d99b4d4de66bc82b8a011b1394 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-06openpower-hw-diags: srcrev bump dc5b0ff1d6..8f60a621c7Andrew Geissler1-1/+1
Zane Shelley (3): Generic binary file stream support (big-endian) refactor __captureSignatureList() with new BinFileWriter class Add register capture data FFDC to PEL Change-Id: Ib9f7212d97e5c31e3dc08c0417fb8315c42b88be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04mpreboot: do not install service if mpreboot enabledAndrew Geissler1-5/+12
When mpreboot is enabled, there is a more advanced form of diagnostic and recovery put into the obmc-host-crash@.target. In this case we do not want the basic error reported by the service within this repo. Tested: - Verified correct services installed for mpreboot on Rainier and Tacoma machines - Verified non-mpreboot services installed on Witherspoon machine Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If29ad7a83c1e1551a7eb319179eca504e9f93678
2021-02-04mpreboot: separate out systemd target workAndrew Geissler2-20/+26
The OpenBMC community has been moving away from the use of the SYSTEMD_LINK macro and going towards more explicit commands to create the needed wants/requires relationships for systemd. This commit does that in preparation for some other work in this area utilizing the new mpreboot distro feature. No functional changes were done with this commit. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I01086e51400cf94498c62d9bc6cbcc75813b20f6
2021-02-04mpreboot: utilize new distro feature for checksAndrew Geissler1-3/+9
Previous code was piggy backing the memory preserving reboot function off of the phal machine feature. This had issues in that a witherspoon-tacoma system also supports mpreboot, but does not support phal. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ib044f5252843e84be3304bc0df8ffb8aa947526c
2021-01-28add geissonator as maintainer to ibm layersAndrew Geissler2-0/+2
I've been utilizing my gerrit admin abilities to merge autobumps and backup Brad in these meta layers. The OWNERS plugin disabled this path for me. My intention is to keep with this same workflow. I'll merge autobumps and backup Brad as needed. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ib248c6122644dbbd4b024ed07eb7259db85daf1e
2021-01-16openpower-libhei: srcrev bump cef6349ad5..fc4aa5ecebAndrew Geissler1-1/+1
Zane Shelley (4): scope hei_bit_string.hpp for external use scope hei_includes.hpp for internal use Add register dump to isolation data Suppress chip data XML validation output (From meta-openpower rev: c699cb1951899e19c994795e39dbff387e4c1c12) Change-Id: I99100aef3a096f2687256dbf64dc6fb8533a60a2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-15openpower-hw-diags: srcrev bump 9fb657f9ba..dc5b0ff1d6Andrew Geissler1-1/+1
Ben Tyner (2): Attn: Change mpipl target to crash@0 target Attn: Code cleanup based on CI build suggestions Zane Shelley (1): Clean up warnings from Jenkins CI (From meta-openpower rev: 355e3846e90103502bd4c9fd6e48070ebdf0ae7c) Change-Id: I524bac846c343520e9eb529b5b70e638bf8a4084 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-14mpreboot: move to obmc-host-crash targetAndrew Geissler1-8/+33
For phal based systems, move the memory preserving reboot function to the obmc-host-crash target. This target is currently un-used on phal based systems. Make this move so that the obmc-host-diagnostic target can be utilized as a more generic target. Dumps like hostboot, sbe, and hardware can now utilize the obmc-host-diagnostic target to ensure the user knows when any type of diagnostic event is occurring in the system. Note that the obmc-host-diagnostic target will still be started as a part of obmc-host-crash since that target is what communicates to outside users that a diagnostic action is occurring. To ensure we do not regress the dump functionality on our non-pHAL systems, ensure the obmc-host-quiesce target remains within the obmc-host-crash target. Our non pHAL systems go straight to quiesce on a crash target call. Tested: - Verified with all commits in this Topic that the witherspoon system has the same service layout as before and the rainier system has the new layout (crash used for mpipl) (From meta-openpower rev: b3f8d51109a607c6efc158198767395c6441b152) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ia6d5411f84ec6c83a7edb177a1635c931bbda041 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-14openpower-hw-diags: srcrev bump f5210bb662..9fb657f9baAndrew Geissler1-1/+1
Zane Shelley (1): Proper handling for unused parameters (From meta-openpower rev: ab507b057bbf0454a9a81c064a2aa26e774ff1db) Change-Id: Idb06d85b4160344b74b0f32131c7af51dd01a1df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-14openpower-proc-control: srcrev bump 87266c5973..ea0fb6fc4cAndrew Geissler1-1/+1
Andrew Geissler (1): add timeout to stop-instructions service (From meta-openpower rev: 0115043ef25fe58b57563f8c1a173590df8f13ae) Change-Id: I0649c22ff825bda3402a3c1ddefc41e1e01a7656 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-13ensure sbe started after pre targetAndrew Geissler1-0/+1
For the synchronization targets to work correctly, a service must Wants and After it. The Wants was missing here so there is a race condition where this may run before the FSI scan service has completed. (From meta-openpower rev: d1b13abc9dfaca474102bc09939efa417c5eeb3e) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If02755f774c40a031ef2f37a3bc1718328da5a1d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-13openpower-hw-diags: srcrev bump cb45738355..f5210bb662Andrew Geissler1-1/+1
Ben Tyner (1): Attn: Add support for raw PEL creation (From meta-openpower rev: 075dcceaf5ecbf19f58902236a330d752b3fc13b) Change-Id: Id8c520bf06cd1f3f7373017f6d2be844653f9083 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-13openpower-libhei: srcrev bump f8a726b7cf..cef6349ad5Andrew Geissler1-1/+1
Zane Shelley (1): Proper handling for unused parameter (From meta-openpower rev: 7c0d47e925427bab1caa7360118561f7d377358b) Change-Id: I6ca8d027e74cba020e8ab3e990c33a55a00ce028 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-13openpower-vpd-parser: srcrev bump 2f793048e5..9094d4f645Andrew Geissler1-1/+1
SunnySrivastava1984 (1): Restore system VPD if EEPROM data is blank. (From meta-openpower rev: adacb3a935e1a0b8136a832345557a9b4b6a4e77) Change-Id: Iecd082f70e00fe00e388d1471d872d6d80b88d24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-12Add Owners Plugin to meta-openpowerEd Tanous1-0/+3
Please see https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/39379 for details about why this is necessary. (From meta-openpower rev: f528a4e54b1def5a482d4f8f0635d56c8bd1fe1e) Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: I7c9104b3fab9acb1e9e12076e8a9bc4a85498270 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-08openpower-vpd-parser: srcrev bump 8589375ff6..2f793048e5Andrew Geissler1-1/+1
Alpana Kumari (1): Enable pre and post actions (From meta-openpower rev: a15cf55ee8affa1df02d009a07a8a6fca29a164d) Change-Id: Iea29d4f5beb2c3fc2b8060ca98870e15f64ac70c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>