commit | 6497fe9af8514cf7140fb80f21623656f7ba09c5 | [log] [tgz] |
---|---|---|
author | hostboot <hostboot@us.ibm.com> | Mon Apr 12 00:39:11 2021 -0500 |
committer | hostboot <hostboot@us.ibm.com> | Mon Apr 12 00:39:11 2021 -0500 |
tree | d7f42c4de8ed298d8da83b297e6dd3364bc31646 | |
parent | e2852c3a8cfc34fd4abb52aacbe5cc67aa2a5ca4 [diff] |
op-build update 4-12-2021 Changes Included for package everest-xml, branch master: 6d2c749 - Anh Dang - 2021-04-09 - Merge pull request #35 from anhdang/master 9223fc5 - Anh Dang - 2021-04-09 - Update _MRW_THERMAL_SENSOR_POLLING_PERIOD from 1000 --> 200 per Michael Pardeik request git issue#33 Correction PROC_PCIE_PHB_ACTIVE_BASE per git issue #34 Changes Included for package sbe, branch master-p10: 683a125 - Greg Still - 2021-04-10 - PPB: add FLMR and FMMR override attributes (+ fix ovrd DDCR) de071df - Joachim Fenkes - 2021-04-10 - p10_sbe_attr_setup: Ensure at least one configured MC chiplet de67821 - Ilya Smirnov - 2021-04-10 - Set TPM SPI Freq to 12MHZ 91e1400 - Prasad Bg Ranganath - 2021-04-10 - MPIPL:Fix IMA bit number that disables IMA mode for DD2 d1a9fbb - Sunil Kumar - 2021-04-09 - Remove sbemTPMaccess.C/H from measurement. ad67bdb - akhis023 - 2021-04-09 - Revert back signing script imprint keys path to /afs/.. 75e92c0 - Louis Stermole - 2021-04-09 - Add Explorer OMI CDR bandwidth setting using I2C command 471051e - akhis023 - 2021-04-09 - Calculate SHA512 via SPI based on primary/secondary seeprom 4875577 - Prasad Bg Ranganath - 2021-04-08 - PM HWP FCO: Skip powerdown backing if cores are already powered off 7485136 - Louis Stermole - 2021-04-08 - Change OMI recal timer to 400ms on DD2 Changes Included for package hcode, branch master-p10: 37da62c - hostboot - 2021-04-10 - Release tag & head commit information updated for hw041021a.opmst10 e572a88 - Amit Tendolkar - 2021-04-10 - Add XGPE plumbing to notify OCC of errors txd from QME->OCC SRAM 1c027ba - Greg Still - 2021-04-10 - WOF Table Header overriding of #V 9f96d19 - Amit Tendolkar - 2021-04-10 - Add XGPE plumbing to notify OCC of errors txd from QME->OCC SRAM ad25ab0 - Greg Still - 2021-04-10 - WOF Table Header overriding of #V d7c2b86 - Prem Shanker Jha - 2021-04-10 - PM: ported PGPE and PPMR image edit to P10. 6a6bc6e - Prem Shanker Jha - 2021-04-10 - PM: ported XGPE and XPMR image edit to P10. d050e68 - Prasad Bg Ranganath - 2021-04-10 - XGPE Hcode: suspend_powman function & block entry/exit support e73013e - Greg Still - 2021-04-10 - PM: add simulation loader to QME putsram 944290c - Prasad Bg Ranganath - 2021-04-10 - XGPE Hcode: suspend_powman function - immediate response e695f15 - Prasad Bg Ranganath - 2021-04-10 - XGPE HCODE initial update dfaf361 - Prasad Bg Ranganath - 2021-04-10 - PPB: p10_setup_evid procedure level 2 update 60562e1 - Gregory S. Still - 2021-04-10 - Revert "PM: P10 OCB Hardware Procedures" bc02bda - Greg Still - 2021-04-10 - PM: P10 OCB Hardware Procedures 514f7ff - hostboot - 2021-04-10 - Fix auto-mirror 58c0c1c - Prasad Bg Ranganath - 2021-04-10 - MPIPL:Fix IMA bit number that disables IMA mode for DD2 90f6bee - Amit Tendolkar - 2021-04-10 - Add XGPE plumbing to notify OCC of errors txd from QME->OCC SRAM 65ae125 - Yue Du - 2021-04-10 - QME: Lpar mode Hcode Support and Auto Stop11 Wakeup b5750ef - Rahul Batra - 2021-04-10 - PGPE: Use VPD for VCS interpolation Changes Included for package hostboot, branch master-p10: 8af839f - Ilya Smirnov - 2021-04-10 - Set TPM SPI Freq to 12MHZ 792620a - Nick Bofferding - 2021-04-10 - Force TPM not required in SIMICS f8b1445 - Christian R Geddes - 2021-04-09 - Revert "Handle non-NOR style empty data for EECACHE hostfw data section" 2dd05c9 - Greg Still - 2021-04-09 - WOF Table Header overriding of #V d6ce68a - Nick Bofferding - 2021-04-09 - Prevent unit-pau from erroneously matching unit-pauc 057ae3d - Roland Veloz - 2021-04-09 - Update the SBE and reconfig when there is a PG/target state mismatch d15b68d - hostboot - 2021-04-09 - Update simics level to: 2021-04-08_654c7b_simics.tar.gz 654c7b54554f0e33 Changes Included for package hostboot-binaries, branch master: bcce1f0 - hostboot - 2021-04-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041021a.opmst10 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