op-build update 4-7-2021

Changes Included for package occ, branch master-p10:
9ea64cb - mbroyles - 2021-04-06 - Update mem buff temperature sensor used for throttling

Changes Included for package sbe, branch master-p10:
b2d66f6 - Chris Engel - 2021-04-05 - Update SBE verification to only record non-zero status on failure
84646c6 - Sunil Kumar - 2021-04-05 - Rename verification to sbev incase of verification library.
95e993b - Daniel Crowell - 2021-04-05 - Conditionally compile PAUL DPLL setting
7cca47f - Joachim Fenkes - 2021-04-05 - Transfer ATTR_TPM_SPI_BUS_DIV via scratch reg 13
60574b4 - Joe McGill - 2021-04-05 - p10_fbc_tdm_recovery -- updates for IO, first pass HW testing
6c3ab1c - Joe McGill - 2021-04-05 - p10.fbc.scan.initfile -- add clockgate disables for Wee Trucks
7f29b24 - Joachim Fenkes - 2021-04-05 - Add ATTR_TPM_SPI_BUS_DIV attribute to choose SPI settings in measurement
cc8710f - RAJA DAS - 2021-04-05 - Revert "Work-around: Hard-coded Boot PAU DPLL in NO_BYPASS mode"
5b4769b - Yue Du - 2021-04-05 - MMA: Fix MMA platform Attributes
64b3e12 - Greg Still - 2021-04-05 - PPB: refine VPD error reporting via control attrs + DCCR override
100a551 - Douglas Gilbert - 2021-04-05 - ppe-trace fix for environment issue on AIX
2793fec - Matthew Hickman - 2021-04-05 - Added plug rule to prevent MDS mixing

Changes Included for package hcode, branch master-p10:
847d2b9 - hostboot - 2021-04-06 - Release tag & head commit information updated for hw040621a.opmst10
505a918 - Matt Derksen - 2021-04-06 - Fix cronus FFDC exp_collect_explorer_log failure
b9c0875 - Matt Derksen - 2021-04-06 - Fix cronus FFDC exp_collect_explorer_log failure
85561b0 - Prasad Bg Ranganath - 2021-04-06 - PM: Stop recovery trigger support
6fd2e7d - Matt Derksen - 2021-04-06 - Support EXP_FW_LOG command to get Explorer FW logs
7c280dc - Jenny Huynh - 2021-04-06 - p10_sbe_fabricinit: Procedure to initialize the fabric
ac5828b - hostboot - 2021-04-06 - Fix auto-mirror
114b852 - Greg Still - 2021-04-06 - Core LPAR Mode initialization for DD2
f0cbae9 - Greg Still - 2021-04-06 - PPB: add FLMR and FMMR override attributes (+ fix ovrd DDCR)
30d3662 - Jenny Huynh - 2021-04-06 - Split contents of p10_build_smp to support secureboot requirements
e0acd6b - Yue Du - 2021-04-06 - QME: pump up rvrm timeout in stop3
acc5741 - Prasad Bg Ranganath - 2021-04-06 - PM: Stop recovery trigger support
3098010 - Rahul Batra - 2021-04-06 - PGPE: Fix Intp code for new GPPB
3664567 - Joe McGill - 2021-04-06 - p10_fbc_tdm_recovery -- updates for IO, first pass HW testing
823c2cb - Louis Stermole - 2021-04-06 - Change OMI recal timer to 400ms on DD2
f8e3281 - Greg Still - 2021-04-06 - Core LPAR Mode initialization for DD2
1ba738d - Joe McGill - 2021-04-06 - p10_fbc_tdm_recovery -- updates for IO, first pass HW testing
7e3fda1 - Joe McGill - 2021-04-06 - p10.fbc.scan.initfile -- add clockgate disables for Wee Trucks

Changes Included for package hostboot, branch master-p10:
b9e7bc8 - Matt Derksen - 2021-04-06 - SBE SMP Security
ab6c0a0 - Michael Baiocchi - 2021-04-06 - Secure Boot: Mask off non-SBE verification bytes of scratch reg 11
0734513 - Daniel Crowell - 2021-04-06 - Disable attribute sync for explicit poweroff and dead sbe fails
edf9c9c - Greg Still - 2021-04-06 - PPB: add FLMR and FMMR override attributes (+ fix ovrd DDCR)
bbbe34a - Louis Stermole - 2021-04-06 - Change OMI recal timer to 400ms on DD2
13b0c6d - Greg Still - 2021-04-06 - Core LPAR Mode initialization for DD2
c0d8202 - Matt Derksen - 2021-04-06 - Fix cronus FFDC exp_collect_explorer_log failure
c1f1591 - Louis Stermole - 2021-04-06 - Add lab tool to setup DDIMM thermal sensor polling
c5d50d0 - Prasad Bg Ranganath - 2021-04-06 - PM: Stop recovery trigger support
9737352 - Mark Pizzutillo - 2021-04-06 - Revert "Update pmic_enable for new init sequence"
c23344d - Mark Pizzutillo - 2021-04-06 - Update pmic_enable to disable PMICs on deconfigured OCMBs
c1a552d - Jenny Huynh - 2021-04-06 - Split contents of p10_build_smp to support secureboot requirements
0f375f9 - Chen Du - 2021-04-06 - Add-on commit for trusted boot HDAT bit

Changes Included for package hostboot-binaries, branch master:
f4a279d - hostboot - 2021-04-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040621a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
5 files changed
tree: 1c851e8680b288116d31b2c13a31ddd2643ced9a
  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 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).

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

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)" \
       "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