commit | 36b84a6aba2a6609c50c8f97bb16d7c0f14c44b0 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Fri Dec 10 03:08:01 2021 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jan 06 01:43:56 2022 +0000 |
tree | bbece9bc17be4487ab20e36231501bd03e148d91 | |
parent | b1754c0316d07a9139477a82ff9b9b58ac6e1af3 [diff] |
openpower: ipl version bump 11775c0f84..4102a5410f 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
OpenBMC is a Linux distribution for management controllers used in devices such as servers, top of rack switches or RAID appliances. It uses Yocto, OpenEmbedded, systemd, and D-Bus to allow easy customization for your platform.
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
sudo dnf install -y git patch diffstat texinfo chrpath SDL-devel bitbake \ rpcgen perl-Thread-Queue perl-bignum perl-Crypt-OpenSSL-Bignum sudo dnf groupinstall "C Development Tools and Libraries"
git clone git@github.com:openbmc/openbmc.git cd openbmc
Any build requires an environment set up according to your hardware target. There is a special script in the root of this repository that can be used to configure the environment as needed. The script is called setup
and takes the name of your hardware target as an argument.
The script needs to be sourced while in the top directory of the OpenBMC repository clone, and, if run without arguments, will display the list of supported hardware targets, see the following example:
$ . setup <machine> [build_dir] Target machine must be specified. Use one of: bletchley gsj romulus dl360poc kudo s2600wf e3c246d4i mihawk swift ethanolx mtjade tiogapass evb-ast2500 nicole transformers evb-ast2600 olympus-nuvoton witherspoon evb-npcm750 on5263m5 witherspoon-tacoma f0b p10bmc x11spi fp5280g2 palmetto yosemitev2 g220a qemuarm zaius gbs quanta-q71l
Once you know the target (e.g. romulus), source the setup
script as follows:
. setup romulus
bitbake obmc-phosphor-image
Additional details can be found in the docs repository.
The OpenBMC community maintains a set of tutorials new users can go through to get up to speed on OpenBMC development out here
Commits submitted by members of the OpenBMC GitHub community are compiled and tested via our Jenkins server. Commits are run through two levels of testing. At the repository level the makefile make check
directive is run. At the system level, the commit is built into a firmware image and run with an arm-softmmu QEMU model against a barrage of CI tests.
Commits submitted by non-members do not automatically proceed through CI testing. After visual inspection of the commit, a CI run can be manually performed by the reviewer.
Automated testing against the QEMU model along with supported systems are performed. The OpenBMC project uses the Robot Framework for all automation. Our complete test repository can be found here.
Support of additional hardware and software packages is always welcome. Please follow the contributing guidelines when making a submission. It is expected that contributions contain test cases.
Issues are managed on GitHub. It is recommended you search through the issues before opening a new one.
First, please do a search on the internet. There's a good chance your question has already been asked.
For general questions, please use the openbmc tag on Stack Overflow. Please review the discussion on Stack Overflow licensing before posting any code.
For technical discussions, please see contact info below for Discord and mailing list information. Please don't file an issue to ask a question. You'll get faster results by using the mailing list or Discord.
Feature List
Features In Progress
Features Requested but need help
Dive deeper into OpenBMC by opening the docs repository.
The Technical Steering Committee (TSC) guides the project. Members are: