commit | 2645a4a33acecd15a594a5bf2bdbb274838e6c87 | [log] [tgz] |
---|---|---|
author | hostboot <hostboot@us.ibm.com> | Thu Apr 01 00:39:20 2021 -0500 |
committer | hostboot <hostboot@us.ibm.com> | Thu Apr 01 00:39:20 2021 -0500 |
tree | 1115a915591b69646dab33e01e33623a161586e5 | |
parent | 1980f0efab53e3211b021e8fcb4ea8dfbbb457c7 [diff] |
op-build update 4-1-2021 Changes Included for package everest-xml, branch master: 633abc9 - Anh Dang - 2021-03-31 - Merge pull request #29 from zach/master ca0ec71 - Zach Clark - 2021-03-31 - Fixes to IPL Everest with firmware Changes Included for package sbe, branch master-p10: 0025aaf - Ben Gass - 2021-03-31 - Add TP_TPBR_PSI_WRAP_RX_DF_FSM_REG to manualmoveregs.txt for hwsv 45724a4 - Justin Smith - 2021-03-31 - Split FAPI_DBG statement into 2 so ppe can compile 99d3260 - Joe McGill - 2021-03-31 - allow for sufficient settling time prior to PLL lock checks 8225c7b - Joachim Fenkes - 2021-03-31 - Change ATTR_SYS_CLK_NE_TERMINATION_SITE to be writeable 065e005 - Jenny Huynh - 2021-03-31 - Fabric changes to support Everest SMP configuration 052da40 - Yue Du - 2021-03-31 - QME: Dynamic MMA power on/off 8a20cc3 - Joe McGill - 2021-03-31 - p10.l2.scan.initfile -- DD2 update for Waterlogged Diplomacy 1dbfe78 - Nick Bofferding - 2021-03-30 - Update TPM SPI receive delay to 7 cycles 8dd6552 - Nick Bofferding - 2021-03-30 - Update TPM SPI receive delay to 3 cycles 97473b6 - akhis023 - 2021-03-30 - Secure Boot measurement flow upgrade Changes Included for package hcode, branch master-p10: 399af11 - hostboot - 2021-03-31 - Release tag & head commit information updated for hw033121a.opmst10 ba93d18 - Yue Du - 2021-03-31 - MMA: Fix MMA platform Attributes 99c15aa - Greg Still - 2021-03-31 - PPB: refine VPD error reporting via control attrs + DCCR override 3539ebb - Yue Du - 2021-03-31 - Stopclocks: drop SRAM_ABIST_MODE_DC in eq_stopclocks b7573fe - Ben Gass - 2021-03-31 - Add TP_TPBR_PSI_WRAP_RX_DF_FSM_REG to manualmoveregs.txt for hwsv c64b101 - Yue Du - 2021-03-31 - QME: Handle Regu Wakeup Filter Disable for DD2 FW boot 495c746 - Joe McGill - 2021-03-31 - allow for sufficient settling time prior to PLL lock checks 8e99b85 - Daniel Melnikov - 2021-03-31 - Remove OMI freq constraint on P10 DD2 5df8fea - Louis Stermole - 2021-03-31 - Add support for OMI MFG screening Changes Included for package hostboot, branch master-p10: 8631a59 - Zach Clark - 2021-03-31 - SMPGROUP support: Fix pbusLinkSvc and HDAT TOD reporting (commit 9/n) 09db946 - Zach Clark - 2021-03-31 - SMPGROUP support: Only deconfigure peers of SMPGROUP targets (commit 8/n) e344cf3 - Zach Clark - 2021-03-31 - SMPGROUP support: Deconfigure SMPGROUP targets with NULL PEER_TARGET d70d636 - Daniel Crowell - 2021-03-31 - Add more multicast scom FFDC 1b668f6 - Nick Bofferding - 2021-03-31 - Update TPM SPI receive delay to 7 cycles dd3c072 - Stephen Glancy - 2021-03-31 - Fixes p10_omi_train_check compile fail 48e0858 - Ben Gass - 2021-03-31 - Skip i2c access of ocmb regs during sim in p10_omi_train_check.C d81582f - Matthew Raybuck - 2021-03-31 - Revert Set OMI Freq to 21330 in standalone f741888 - Dean Sanner - 2021-03-31 - Need to set LPIDR for P10 thread-context feature Changes Included for package hostboot-binaries, branch master: 5557af8 - hostboot - 2021-03-31 - UPDATE executables for the NVIDIA gpu and/or ring files for hw033121a.opmst10 Changes Included for package rainier-xml, branch master: 3d61408 - Shawn McCarney - 2021-03-31 - Merge pull request #63 from shawnmm/master 6046922 - Shawn McCarney - 2021-02-25 - Add presence detection to regulators config file Changes Included for package rainier-xml, branch master: 3d61408 - Shawn McCarney - 2021-03-31 - Merge pull request #63 from shawnmm/master 6046922 - Shawn McCarney - 2021-02-25 - Add presence detection to regulators config file Changes Included for package rainier-xml, branch master: 3d61408 - Shawn McCarney - 2021-03-31 - Merge pull request #63 from shawnmm/master 6046922 - Shawn McCarney - 2021-02-25 - Add presence detection to regulators config file Changes Included for package rainier-xml, branch master: 3d61408 - Shawn McCarney - 2021-03-31 - Merge pull request #63 from shawnmm/master 6046922 - Shawn McCarney - 2021-02-25 - Add presence detection to regulators config file Signed-off-by: hostboot <hostboot@us.ibm.com>
The OpenPOWER firmware build process uses Buildroot to create a toolchain and build the various components of the PNOR firmware, including Hostboot, Skiboot, OCC, Petitboot etc.
https://open-power.github.io/op-build/
See the doc/ directory for documentation source. Contributions are VERY welcome!
Issues, Milestones, pull requests and code hosting is on GitHub: https://github.com/open-power/op-build
See CONTRIBUTING.md for howto contribute code.
To build an image for a Blackbird system:
git clone --recursive git@github.ibm.com:open-power/op-build.git cd op-build ./op-build rainier_defconfig && ./op-build
There are also default configurations for other platforms in openpower/configs/
. Current POWER9 platforms include Witherspoon, Boston (p9dsu), Romulus, and Zaius.
Buildroot/op-build supports both native and cross-compilation - it will automatically download and build an appropriate toolchain as part of the build process, so you don't need to worry about setting up a cross-compiler. Cross-compiling from a x86-64 host is officially supported.
The machine your building on will need Python 2.7, GCC 6.2 (or later), and a handful of other packages (see below).
Install Ubuntu (>= 18.04) or Debian (>= 9) 64-bit.
Enable Universe (Ubuntu only):
sudo apt-get install software-properties-common sudo add-apt-repository universe
Install the packages necessary for the build:
sudo apt-get install cscope ctags libz-dev libexpat-dev \ python language-pack-en texinfo gawk cpio xxd \ build-essential g++ git bison flex unzip \ libssl-dev libxml-simple-perl libxml-sax-perl libxml-parser-perl libxml2-dev libxml2-utils xsltproc \ wget bc rsync
Install Fedora (>= 25) 64-bit.
Install the packages necessary for the build:
sudo dnf install gcc-c++ flex bison git ctags cscope expat-devel patch \ zlib-devel zlib-static texinfo "perl(bigint)" "perl(XML::Simple)" \ "perl(YAML)" "perl(XML::SAX)" "perl(Fatal)" "perl(Thread::Queue)" \ "perl(Env)" "perl(XML::LibXML)" "perl(Digest::SHA1)" "perl(ExtUtils::MakeMaker)" \ "perl(FindBin)" "perl(English)" "perl(Time::localtime)" \ libxml2-devel which wget unzip tar cpio python bzip2 bc findutils ncurses-devel \ openssl-devel make libxslt vim-common lzo-devel python2 rsync hostname