summaryrefslogtreecommitdiff
path: root/meta-openpower
AgeCommit message (Collapse)AuthorFilesLines
2022-01-25treewide: fix up github SRC_URIsPatrick Williams23-23/+23
Per [1], Yocto is going to start requiring both branch names and `protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to automatically fix our URIs. 1. https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n10 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5f9619f7ff707050b469ae74c8aa16846568c5e4
2022-01-21openpower-hw-diags: srcrev bump db8a643d05..e90b85dc65Andrew Geissler1-1/+1
Zane Shelley (8): Move getConnectedTarget() to generic pdbg util Move resolution callout support to service data class Add support for PartCalloutResolution fixed unit path in RasDataParser::parseBus() Use hashing util provided by openpower-libhei store IsolationData in ServiceData class Add plugin function for PLL unlock clock callouts plugin for LPC timeout callouts Change-Id: I2a449ecb792c3af70de076109e5aecdb94eb8e8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-21openpower-libhei: srcrev bump fefc0169ed..d12b8fd3e2Andrew Geissler1-1/+1
Zane Shelley (2): hashing utility for register and node IDs install header hei_util.hpp for external use Change-Id: I59fcc52dd1128c5d7540f51fa326758ee42d679f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-21openpower-proc-control: srcrev bump 80f8ff9507..90166c15c8Andrew Geissler1-1/+1
Marri Devender Rao (1): PHAL: Compute RO device tree file path from RW device tree symbolic link Change-Id: Ia502916e496a383103329a18f6ef95a81792466a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-20meta-openpower: pdata: Bumped c8d2d1c..dc5f985Ramesh Iyyar1-1/+1
- Ramesh Iyyar (5): scripts: Update MRW xml processing scripts scripts: genDTS: Fix special I2C target handler data: p10: Update TYPE attribute enumeration list data: p10: Add GENERIC_I2C_DEVICE target data: p10: Add PMIC target Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I1f92d1ce94f84b2bd3a051054c31fff24ec7307f
2022-01-20meta-openpower: ipl: Bumped 4102a54..75b471cRamesh Iyyar1-1/+1
Ramesh Iyyar (2): libipl: p10: Fix, use macro instead numeric value libipl: p10: Don't apply primary processor guard record rajerpp1 (2): libipl: Returning error IPL_ERR_PLAT, for all error with FFDC libipl: Lab support for skipping clock soft reset Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I8caf7c5dbf3bd397d2a7ab7d0e22a7727632d436
2022-01-19openpower-hw-diags: srcrev bump 2923775f83..db8a643d05Andrew Geissler1-1/+1
Caleb Palmer (1): Update AUE/IAUE callouts to include low priority MEM_PORT Zane Shelley (2): add custom pdbg devtree for testing convert resolution_test.cpp to use pdbg library Change-Id: Ibf359ee878c2aa36d8f99dae99094bf81da0ad8d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-19openpower-hw-diags/libhei: disable building CI test casesZane Shelley2-0/+6
The CI test cases can be run in the Jenkins CI process and do not need to be built via bitbake. Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ib6d0b4a79d68c41246d94ba67c9ecbcb112e20b2
2022-01-13openpower-occ-control: srcrev bump 36f9cdedfb..d84a833571Andrew Geissler1-1/+1
Chris Cain (1): Update total power units on dbus Change-Id: I7d4cf69de586cb808b875dc2ef5c5c1817e6bbea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-13openpower-hw-diags: srcrev bump 15527a43fe..2923775f83Andrew Geissler1-1/+1
Zane Shelley (2): create fallback gtest subproject dependency update to C++20 Change-Id: Ib24afc3895504ea7e2d40ac5eaae1c53f9be939c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-13openpower-libhei: srcrev bump c0d0f36139..fefc0169edAndrew Geissler1-1/+1
Zane Shelley (1): create fallback gtest subproject dependency Change-Id: I943ed129b2492fdb84063435d7dfae6500ace116 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-12openpower-occ-control: srcrev bump f3a4a69f7f..36f9cdedfbAndrew Geissler1-1/+1
Chris Cain (1): Add support for OEM Power Modes Change-Id: Ib927faf11528762d781f186866ca38e9bfa8642e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-12openpower: pdata srcrev bump ..c8d2d1cd7c08Jayanth Othayoth1-1/+1
Jayanth Othayoth (1): data/p10: Added ATTR_ECO_MODE Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Id5ef6d86d69630a5b5190b84e7ce1248317fb5ea
2022-01-11openpower-vpd-parser: srcrev bump 0086dd1159..3723378568Andrew Geissler1-1/+1
Priyanga Ramasamy (2): Parse VPD with right size Defect fix for DIMM VPD corruption Change-Id: I58b7f588e0b2d2d23bdef5772a634677ebc4ad0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-08openpower-vpd-parser: srcrev bump 32c687f5a1..0086dd1159Andrew Geissler1-1/+1
Priyanga Ramasamy (1): VPD Tool: Emplace Present property Change-Id: I45ec5bafa749c85e84018bcba96ec01b97de0e38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-07openpower-proc-control: srcrev bump db92472533..80f8ff9507Andrew Geissler1-1/+1
Jayanth Othayoth (1): PHAL: Log informational type event for threadStopAll failure Marri Devender Rao (1): PHAL: Modify sbe error pel interface to pass in error type Change-Id: I8292593b92425a3bccf5be6840be698578420ac9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-07openpower-vpd-parser: srcrev bump ecb5c7d83d..32c687f5a1Andrew Geissler1-1/+1
Priyanga Ramasamy (2): Populate com.ibm.ipzvpd.Location interface Move json symlink before populating dbus interfaces Change-Id: I38d241b53a69e1ceb7eccab272ff71c791d20b1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-06openpower: ipl version bump 11775c0f84..4102a5410fJayanth Othayoth1-1/+1
Amitay Isaacs (1): libipl: Add apply_guard setting Dhruvaraj Subhashchandran (1): libphal: Fix the PPE Register structure. Jayanth Othayoth (4): libphal: threadStopProc API support libphal: Added helper function for sbe hreset libphal: Add sbe halt state handling for getDump chipop libphal: Add sbe halt state handling for getTiInfo chipop Marri Devender Rao (1): libipl:Add handling for platform function errors Ramesh Iyyar (5): libipl: Add ipl settings abstraction libipl: Switch to ipl_settings for the ipl mode libipl: Switch to ipl_settings for the ipl type libipl: Switch to ipl_settings for ipl log libipl: p10: Apply guard records based on ipl settings libipl: p10: Apply reconfig guard records even if setting is disabled rajerpp1 (4): libipl: Error handling helper function for clock NON-HWP failures libipl: helper function for procedure callout for software error libipl: updating HWAS_STATE for oscrefclk target libipl: Clock initialization code for p10 based system Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Icdf18f7a9ab5ec25439ea44f713a9d7a34a2c36d
2022-01-06openpower-occ-control: srcrev bump 432dc48607..f3a4a69f7fAndrew Geissler1-1/+1
George Liu (2): Remove redundant variables Fix some warnings by cppcheck Change-Id: I97f0525c824b6181f2d844b6b49953443437e0a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-06openpower-vpd-parser: srcrev bump 26d6c146d2..ecb5c7d83dAndrew Geissler1-1/+1
Sunny Srivastava (1): Trigger VPD recollection at standby Change-Id: Iacf56576749a76494f857ce3f08eeae9fc73a01e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-29openpower-vpd-parser: srcrev bump ec912e6c0d..26d6c146d2Andrew Geissler1-1/+1
Sunny Srivastava (1): Copy record data from parent FRU Change-Id: Ic631143ac0e09eb3c7c83dccdd6818142a27facc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21openpower: libekb srcrev bump c1d1ff7f15..9a8b5a419f2Jayanth Othayoth1-1/+1
rajerpp1 (2): libekb: Removing HWIDs which are not handled now libekb: Special error handling for clock errors Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Iabaf972e638f2527846d3a9a32bb4e2a2560bd0c
2021-12-21openpower: pdbg: Bump version to v3.4Joel Stanley1-1/+1
Changes: - Add more p10 hardware support (dimm, mem_port, oscrefclock, tpm, nx) - Add i2c bus implementation for generic i2c targets - Implement (nest and core) htm for P10 Change-Id: Id1250ab557e4a73f90a1002f8a00b8e0af6438c0 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-12-18openpower-vpd-parser: srcrev bump 8c796818c2..ec912e6c0dAndrew Geissler1-1/+1
Priyanga Ramasamy (1): Defect SW541296:vpd-tool write failure Shantappa Teekappanavar (1): Identify cable and flett cards Change-Id: I9df850d6e214a085a847c4b798754c48324d281d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18openpower-hw-diags: srcrev bump 86aa97a508..15527a43feAndrew Geissler1-1/+1
Zane Shelley (2): created PluginResolution class create PluginMap and plugin definition Change-Id: I88a9ed8130348630f45ab67d76dfc8bf6f02245c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17run openpower-debug-collector after stop instructionsAndrew Geissler1-0/+1
openpower-debug-collector may end up requesting a SBE or hostboot dump. Ensure that if stop-instruction is also scheduled in the same systemd target, that we first stop instruction to get the hardware in a known state and then start the dump collection. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1156a20b16545ff42e20d4a8e3fc1089786ba605
2021-12-17openpower-proc-control: srcrev bump b5fa942a4f..db92472533Andrew Geissler1-1/+1
rajerpp1 (2): PHAL: Fixing wrong callout of reference target PHAL: Clock error handling support Change-Id: I1c5aebbf467aaffd55b2b847ecc1bf467721bf65 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14openpower-proc-control: srcrev bump f9152b91f2..b5fa942a4fAndrew Geissler1-1/+1
Andrew Geissler (1): host-restart: set restart reason on mpreboot Change-Id: Ib24d3217042ca497028375b63eb590d95e8c7961 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14openpower-hw-diags: srcrev bump ec227c2cf9..86aa97a508Andrew Geissler1-1/+1
Ben Tyner (1): attn: Always request a dump for TI with SRC Change-Id: I825811f45c6440ac906137de77d3a270b2fc2879 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-proc-control: srcrev bump 381c3e3449..f9152b91f2Andrew Geissler1-1/+1
Ramesh Iyyar (2): README: Updated the build steps PHAL: Set HardwareIsolation policy before start the host Change-Id: I843d7318baf5656f99a05c59609a5a1d0ed7742e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-hw-diags: srcrev bump ebff0d375e..ec227c2cf92.12.0-devAndrew Geissler1-1/+1
Zane Shelley (4): Apply resolutions based on analysis type Set guard policy based on analysis type Add informational PEL for manual analysis change root cause filter based on analysis type Change-Id: I74d06977702bd2b233776a21a50a0084ab170abe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-pnor-code-mgmt: srcrev bump 3ce1a4cbd2..5e0b2375b2Andrew Geissler1-1/+1
Adriana Kobylak (1): openssl: stop using deprecated SHA512_* functions Change-Id: Ibe01f9a4b93de1303058365f7b2f1460f1d13370 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-proc-control: srcrev bump 0ac7c38f64..381c3e3449Andrew Geissler1-1/+1
Jayanth Othayoth (7): Add TemporaryFile class PHAL: reinitialize the devtree attributes PHAL: devtree file based attribute override support PHAL: enabled devtree attributes reinit during boot PHAL: threadStopall procedure support P9: threadStopall procedure support pdbg api based op-stop-instructions service updates Marri Devender Rao (1): PHAL: Add callout details for platform related errors Change-Id: I71d429ed84ef59af3adc08d183830cdeae7647ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-pnor-code-mgmt: srcrev bump 9cbc06b10d..3ce1a4cbd2Andrew Geissler1-1/+1
Adriana Kobylak (1): openssl: stop using deprecated read_RSAPublicKey Change-Id: I988d63c064a4ec4eb1affd4c279a13b63ecd8f61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-hw-diags: srcrev bump 611b344212..ebff0d375eAndrew Geissler1-1/+1
Zane Shelley (1): add analysis type to analyzer main function austinfcui (1): Add PDBG callback function for logging with log level Change-Id: I48cf16ae321cf1a21cfa0850dec2ffa3bb343225 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08openpower: pdata devtree file based attribute override supportJayanth Othayoth1-1/+2
attributes tool enabled to track the updates to attributes done using "write" command. This features requires environment variable PDATA_ATTR_OVERRIDE is defined and is pointing to a file path that can be appended to. This commits add support for setting shell context environment variable to enable attribute override for devtree attributes. Refer gerrit review for details https://gerrit.openbmc-project.xyz/c/openbmc/openpower-proc-control/ +/49298 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I744b86018440b6626307d447934152c978f6bd4b
2021-12-08openpower: pdata srcrev bump ..b2c92eff16Jayanth Othayoth1-1/+1
Amitay Isaacs (1): attribute: export attribute to override file during write Jayanth Othayoth (1): Revert "Revert "data: p10: Changed default value as 1 for DISABLE_SECURITY"" Ramesh Iyyar (5): data: p10: Added the OSCREFCLK target data: p10: Added the POSITION attribute scripts: attribute: xml: Added notRequiredInDevTree tag support scripts: genDTS: Added the OSCREFCLK target under the I2C target data: p10: Added clock target support for Rainier system Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ib3bc7cd0d784ed009ef783d2ec6e0e2fa1aaeefe
2021-12-08openpower-hw-diags: srcrev bump 87cd2f5767..611b344212Andrew Geissler1-1/+1
Ben Tyner (2): attn: Add wait for power fault handling attn: Fix no PEL created when TI info unavailable Zane Shelley (1): change analyzerHardware() to return PEL PLID is created Change-Id: I3b6432213052d3f3763509d106a82ecbb24185df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-06openpower: occ: Update control service to run after FSI scanEddie James1-0/+3
The OCC control application must not run during an FSI scan, so add an After dependency. Also, add a dependency on the target that determines whether or not the system has undergone a Reset/Reload. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I1f10feca449377405df7525d59778b85b6c8f38a
2021-12-04openpower-vpd-parser: srcrev bump 37e72701aa..8c796818c2Andrew Geissler1-1/+1
Santosh Puranik (1): VPD Manager: Allow Full Inventory Paths Change-Id: Icb09591dfbb5ce92b7cefdf20fe267b4d4cbce37 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04openpower-hw-diags: srcrev bump 5542ba38cb..87cd2f5767Andrew Geissler1-1/+1
Zane Shelley (2): Add Hostboot scratch registers to PEL RAS data: add callouts for PEC targets Change-Id: Ia81fa54293d60244a9c021a1ae1b50ef897a94be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-03openpower: libekb srcrev bump 5ac6a46364..c1d1ff7f15Jayanth Othayoth1-1/+1
Jayanth Othayoth (2): plat: remove unused procedure callouts plat: update procedure callout strings with BMC defined names Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I808527a61586d9454b4650bd1ba51372c62836c3
2021-12-03openpower pdata srcrev bump ..79da01b670Jayanth Othayoth1-1/+1
Amitay Isaacs (7): libdtm: Optimize node search by path libdtm: Mark unmutable arguments with const libdtree: Add device tree library for attribute manipulation attribute: Archive the original attribute tool implementation attribute: Add new implementation based on libdtree attribute: Skip attributes for unmatched target for read command tests: Fix the attribute values for complex attribute Jayanth Othayoth (2): data/p10: Add devtree host reboot preserve attribute list Revert "data: p10: Changed default value as 1 for DISABLE_SECURITY" Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ia753c160e4d45fdd3168fe384cec47dd3ae91d0e
2021-12-01openpower-occ-control: srcrev bump 36313c71da..432dc48607Andrew Geissler1-1/+1
Eddie James (1): pldm: Fix HRESET handling and incorrect entity ID Change-Id: I542c1bdf0b78f311f1d55249936c05ca0e1bafe0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-01openpower-hw-diags: srcrev bump 04f010abb7..5542ba38cbAndrew Geissler1-1/+1
Zane Shelley (1): Fix MCC target paths in P10 RAS data files Change-Id: Ifb247825203bf5771c472df00d5c04fb97102fbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29openpower-occ-control: srcrev bump a7b74dc310..36313c71daAndrew Geissler1-1/+1
Eddie James (1): Fix PLDM effector state set IDs Change-Id: Ibff63c7b2a9d314a95acad40a2a4bb7f139ec166 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29openpower-vpd-parser: srcrev bump 88d2ae82af..37e72701aaAndrew Geissler1-1/+1
Alpana Kumari (1): Set default dts for system boot up Priyanga Ramasamy (2): Move getPrintableValue api to utils VpdTool:Treat NULL char at the end as a terminator Change-Id: I4267564fb833685dd702cf655d8a417af0444d94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-19openpower-occ-control: srcrev bump 1725767357..a7b74dc310Andrew Geissler1-1/+1
Chris Cain (1): Clean up error cases on boot or when app restarted Change-Id: I0a79be52f2457f7d301b4b9af3613ae56fe70b4f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-19openpower-proc-control: srcrev bump de9092593c..0ac7c38f64Andrew Geissler1-1/+1
Jayanth Othayoth (3): PHAL: added createErrorPEL wrapper function PHAL: Add BMC0001 procedure callout for SBE boot error PHAL: Add procedure callout for hwp errors Change-Id: Id06437e5c1e766f8c533c65b7b0f087e0a74963d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-17openpower-proc-control: srcrev bump ad3ff0fdf8..de9092593cAndrew Geissler1-1/+1
Jayanth Othayoth (4): PHAL: Guard related service action support for PHAL logs PHAL: Remove HWAS_STATE updates from sbe ffdc processing api PHAL: Add location code information support for sub FRUs PHAL: Fix pdbg target traversal error path issues Change-Id: Ida574984a4591fb825bce9c1cefbd8a26cb79507 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>