op-build update 10-21-2020

Changes Included for package hostboot-binaries, branch master:
b0206ec - hostboot - 2020-10-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102020b.opmst10
487119b - hostboot - 2020-10-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102020a.opmst10

Changes Included for package occ, branch master-p10:
e89fea9 - Sumit Kumar - 2020-10-20 - 24x7: Enable OCMB
9e07715 - Douglas Gilbert - 2020-10-19 - P10 OCMB temperature monitoring changes

Changes Included for package sbe, branch master-p10:
70e3bda - Claus Michael Olsen - 2020-10-20 - Fix for seg fault when processing p10.pci.iop.scan.initfile for dd20
a1af1f8 - Andre A. Marin - 2020-10-20 - Fix PPE c_str fails
f7cf8b6 - akhis023 - 2020-10-20 - Added info in dumpConstants.H

Changes Included for package hcode, branch master-p10:
360d2d5 - hostboot - 2020-10-20 - Release tag & head commit information updated for hw102020b.opmst10
ea90c43 - Prem Shanker Jha - 2020-10-20 - Revert "QME Hcode: QME SRAM image optimization - stage 1"
95cc31f - hostboot - 2020-10-20 - Release tag & head commit information updated for hw102020a.opmst10
bf170f7 - Greg Still - 2020-10-20 - Hcode: added PVR cheecks and DD2 mk files for PGPE and XGPE
4634428 - Greg Still - 2020-10-20 - Hcode: added PVR cheecks and DD2 mk files for PGPE and XGPE
3cac546 - Claus Michael Olsen - 2020-10-20 - Fix for seg fault when processing p10.pci.iop.scan.initfile for dd20
38248d3 - Marri Devender Rao - 2020-10-20 - Fix compiler warnings thrown in hwsv
9e9e6e4 - Rahul Batra - 2020-10-20 - PGPE: Resonant Clock
15499e2 - Prasad Bg Ranganath - 2020-10-20 - XGPE HCODE initial update
d33f4ee - Rahul Batra - 2020-10-20 - PGPE: Move to IOTA
4b5af95 - Claus Michael Olsen - 2020-10-20 - Renaming and relocating core image infrastructure files (new)
8b116aa - Rahul Batra - 2020-10-20 - P10 PM: Updated PGPE and QME Build
072fc3f - Prachi Gupta - 2020-10-20 - initCompiler: add getSpy to the ifcompiler platform
a56459c - Matt K. Light - 2020-10-20 - utility functions to convert between variable_buffer and ecmdDataBufferBase
79b8ff5 - hostboot - 2020-10-20 - Fix auto-mirror
2d06d41 - Adam Hale - 2020-10-20 - Move encryption initialization to its own istep

Changes Included for package hostboot, branch master-p10:
99f4118 - hostboot - 2020-10-20 - Update HCODE commit to b97b527... Fix Memory Hole BAR assignment
97ae822 - hostboot - 2020-10-20 - Update SBE commit to 255c4b0... Add check in gen_throttle for divide by
27cad7b - Claus Michael Olsen - 2020-10-20 - Fix for seg fault when processing p10.pci.iop.scan.initfile for dd20
b457009 - Roland Veloz - 2020-10-20 - Set the attribute to ATTR_PG_MVPD to 'no_export'
f8362fd - Prem Shanker Jha - 2020-10-20 - Revert "QME Hcode: QME SRAM image optimization - stage 1"
37d3df5 - Caleb Palmer - 2020-10-20 - PRD: Update getNeighborCore
091096e - Zane Shelley - 2020-10-20 - PRD: Determine which clock generated PLL unlock attention
3f98baf - Zane Shelley - 2020-10-20 - PRD: mask/clear attentions from PllDomain
5885f0e - Zane Shelley - 2020-10-20 - PRD: PCB slave internal parity error support
73def79 - Andre A. Marin - 2020-10-20 - Fix PPE c_str fails
d34100e - Andre A. Marin - 2020-10-20 - Doxy cleanup for exp_inband
1336f15 - Devon Baughen - 2020-10-20 - increase fw_status polling to 10s in exp_omi_train_check
a5aacc2 - Mark Pizzutillo - 2020-10-20 - PMIC Enable Updates for soft-start/stop, VIN, etc.
55c33bf - Douglas Holtsinger - 2020-10-20 - Fix for defect SW509480
6a85923 - Ilya Smirnov - 2020-10-20 - Functional PAUCs Without Children
b7c8a7a - Adam Hale - 2020-10-20 - Move encryption initialization to its own istep
43b76c9 - Matthew Raybuck - 2020-10-20 - Fix TPM timeout logic in tpmPollForDataAvail
8416b42 - Christian Geddes - 2020-10-20 - Update fsp-memdump to lookup HRMOR dynamically for each node
c17691a - Zane Shelley - 2020-10-20 - PRD: Initial eBMC error log parser for PRD
e326474 - Zach Clark - 2020-10-20 - Memory encryption support: Install crypto keys
51a91d9 - Chris Cain - 2020-10-20 - HTMGT: OCC enablement on Rainier
6a35012 - Luis Fernandez - 2020-10-20 - Fix testSbeMessagePassingDefaultPath test case

Signed-off-by: hostboot <hostboot@us.ibm.com>
5 files changed
tree: e2586a576bb5f4cc86d497d8f4d25b231c774a49
  1. ci/
  2. dl/
  3. doc/
  4. openpower/
  5. output/
  6. .gitignore
  7. .gitmodules
  8. .travis.yml
  9. CONTRIBUTING.md
  10. LICENSE
  11. NOTICE
  12. op-build
  13. op-build-env
  14. README.md
README.md

OpenPOWER Firmware Build Environment

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.

Documentation

https://open-power.github.io/op-build/

See the doc/ directory for documentation source. Contributions are VERY welcome!

Development

Issues, Milestones, pull requests and code hosting is on GitHub: https://github.com/open-power/op-build

See CONTRIBUTING.md for howto contribute code.

Building an image

To build an image for a Palmetto 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 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).

Dependencies for 64-bit Ubuntu/Debian systems

  1. Install Ubuntu (>= 18.04) or Debian (>= 9) 64-bit.

  2. Enable Universe (Ubuntu only):

     sudo apt-get install software-properties-common
     sudo add-apt-repository universe
    
  3. 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
    

Dependencies for 64-bit Fedora systems

  1. Install Fedora (>= 25) 64-bit.

  2. 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