commit | 5693fdd11c42293512da8e1c49bd8b57106d0fde | [log] [tgz] |
---|---|---|
author | hostboot <hostboot@us.ibm.com> | Tue Apr 28 00:35:36 2020 -0500 |
committer | hostboot <hostboot@us.ibm.com> | Tue Apr 28 00:35:36 2020 -0500 |
tree | cab5b2d1f3d33a3252bb2eb32fce0ee7eaae2347 | |
parent | 8f88c8cb64ffc399dae4ab07190d6daa9c9b3ef6 [diff] |
op-build update 4-28-2020 Changes Included for package hostboot-binaries, branch master: d8e0375 - hostboot - 2020-04-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042720a.opmst10 Changes Included for package sbe, branch master-p10: a3213ea - Murulidhar Nataraju - 2020-04-27 - Make CFAM Plat code NOOP and remove assert Changes Included for package hcode, branch master-p10: d689216 - hostboot - 2020-04-27 - Release tag & head commit information updated for hw042720a.opmst10 71549d7 - Ben Gass - 2020-04-27 - Update p10 scom xlate for flipped AX0/1 logic on ioo1..3 a178bcc - Rahul Batra - 2020-04-27 - PGPE: Fix HOST Mode 1fc04ba - Ben Gass - 2020-04-27 - Update p10_scom_addr for DLM sat id change from 0xD to 0x0. 391c417 - Rahul Batra - 2020-04-27 - PGPE: PMCR Fwd Fixes cc2f5bd - Joe McGill - 2020-04-27 - updates for indepedent AXON chiplet scan rings baf55a4 - Rahul Batra - 2020-04-27 - PGPE: Correctly Unmask interrupts d8c554f - Joe McGill - 2020-04-27 - P10 SCOM addr xlate update -- fix IOPCI ring numbers cb6e781 - Thi Tran - 2020-04-27 - P10 SCOM addr xlate update: Associate iopci rings to PEC chiplets 82356f8 - Thi Tran - 2020-04-27 - Fix dependency that causes Hostboot build failure fe89d8e - Joe McGill - 2020-04-27 - p10_exit_cache_contained -- refactor for HB, SBE worksplit 4a31c30 - Joe McGill - 2020-04-27 - SCOM address xlate -- fix getOmicTargetInstance bug for PAU chiplet registers 2176705 - Joe McGill - 2020-04-27 - clock checking and scan/scom address xlate updates 9b5bd6a - Rahul Batra - 2020-04-27 - PGPE: Basic Pstates for P10 cee5aa2 - Thi Tran - 2020-04-27 - P10 SCOM translation: Supports all PSCOMs in EQ 9d8c070 - Rahul Batra - 2020-04-27 - PGPE: New P10 Infrastructure 5c66ee4 - Thi Tran - 2020-04-27 - Fix Cronus AIX compile break 368aca8 - Thi Tran - 2020-04-27 - P10 - SCOM address translation for IOHS and OMI with indirect addressing. 143e84a - Joe McGill - 2020-04-27 - SCOM address translation -- add ENGD mode, update PERV and PHB stack decodes 2bf443e - Joe McGill - 2020-04-27 - SCOM address translation -- associate perv regions with pec, iohs, mc targets 33816e5 - Thi Tran - 2020-04-27 - P10 Clock Control 80f631b - Thi Tran - 2020-04-27 - P10 SCOM, SCAN address translation 26eb4d7 - hostboot - 2020-04-27 - Fix auto-mirror c1bb3c8 - Rahul Batra - 2020-04-27 - PGPE: Remove halt if DPLL_STAT Lock not set a228cee - Rahul Batra - 2020-04-27 - PGPE: Fix HOST Mode b398009 - Anusha Reddy Rangareddygari - 2020-04-27 - Removing ifndef ppe for p10_perv_sbe_cmn_switch_mux_cfam func Changes Included for package hostboot, branch master-p10: 58ccab4 - hostboot - 2020-04-27 - Update SBE commit to a3213ea... Make CFAM Plat code NOOP and remove asse 3ca03f5 - Ben Gass - 2020-04-27 - Update p10 scom xlate for flipped AX0/1 logic on ioo1..3 eb3c194 - hostboot - 2020-04-27 - Update HCODE commit to 3d64a70... Core RAMing and testing fixes for SPRs e4a6b00 - hostboot - 2020-04-27 - Update simics level to: 2020-04-27_b9126d_simics.tar.gz 004505f01e7f271a 2e78c96 - Matthew Raybuck - 2020-04-27 - Fix assert when referencing USE_TCES_FOR_DMAS 931195d - hostboot - 2020-04-27 - Update SBE commit to 8bfc3fd... Enable slave proc on simics. 6819a3d - Dan Crowell - 2020-04-27 - Swap the order of isteps 8.1 and 8.2 e394089 - Vasant Hegde - 2020-04-27 - MPIPL: Make sure destination size does not cross 32GB 81d5596 - Chris Steffen - 2020-04-27 - Added OMI Pre/Post Train Advance Shells f94823b - Chris Steffen - 2020-04-27 - Added OMI Pre/Post Train Advance Shells 1e5fb60 - Anusha Reddy Rangareddygari - 2020-04-27 - Removing ifndef ppe for p10_perv_sbe_cmn_switch_mux_cfam func 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 Palmetto system:
git clone --recursive git@github.com:open-power/op-build.git cd op-build ./op-build palmetto_defconfig && ./op-build
There are also default configurations for other platforms in openpower/configs/
. Current POWER8 platforms include Habanero, Firestone, and Garrison. 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 \ 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)" \ libxml2-devel which wget unzip tar cpio python bzip2 bc findutils ncurses-devel \ openssl-devel make libxslt vim-common lzo-devel python2