op-build update 1-11-2021

Changes Included for package hostboot-binaries, branch master:
56f8371 - hostboot - 2021-01-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011021a.opmst10
9d6574f - hostboot - 2021-01-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw010921a.opmst10

Changes Included for package sbe, branch master-p10:
aa7d412 - Sunil Kumar - 2021-01-09 - Remove 1 MB cap of HB MEM for HB Dump.
bc24cee - Prasad Bg Ranganath - 2021-01-08 - MPIPL:Inactive TFAC of PC and SHADOW side during MPIPL down path
efd50e8 - Srikantha Meesala - 2021-01-07 - Set9) stopclocks DUMP rows data updated vai FIFO interface
e726648 - Srikantha Meesala - 2021-01-07 - Dump Support: FIFO i/o stream support for sbeStopClocks chip-op
a5cc04c - Srikantha Meesala - 2021-01-07 - GetRing implementation for HDCT.bin rows
601a0cd - Srikantha Meesala - 2021-01-07 - Tested Getmempba via parsing the DUMP hdct.bin
c02b1fa - Murulidhar Nataraju - 2021-01-07 - Fix clearMpiplReset() to use 0xc0002058 register

Changes Included for package hcode, branch master-p10:
208d371 - hostboot - 2021-01-10 - Release tag & head commit information updated for hw011021a.opmst10
d24ef23 - Rahul Batra - 2021-01-10 - PGPE: Current Read Fixes
55c1e27 - hostboot - 2021-01-09 - Release tag & head commit information updated for hw010921a.opmst10
5f93021 - Rahul Batra - 2021-01-09 - PGPE: Make AVSBUS Access Thread Safe
8c01f97 - Joe McGill - 2021-01-09 - iop.fw -- update to Dec Synopsis FW drop
f5d1f29 - Yue Du - 2021-01-09 - QME: fix special wakeup done during qme boot/pm restart
1680ab6 - Kahn Evans - 2021-01-09 - Add IOLINK fapi2 target type

Changes Included for package rainier-xml, branch master:
88a6262 - RUBY M ZGABAY - 2021-01-08 - Merge pull request #62 from rubymart/master
7b5e818 - rubymart - 2021-01-06 - VIO setpoint increased to 0.97V, VDD and AVDD I2C address corrections
c1c995f - rubymart - 2021-01-05 - Removed PBAX_GROUPID and PBAX_CHIPID from the socket level targets

Changes Included for package rainier-xml, branch master:
88a6262 - RUBY M ZGABAY - 2021-01-08 - Merge pull request #62 from rubymart/master
7b5e818 - rubymart - 2021-01-06 - VIO setpoint increased to 0.97V, VDD and AVDD I2C address corrections
c1c995f - rubymart - 2021-01-05 - Removed PBAX_GROUPID and PBAX_CHIPID from the socket level targets

Changes Included for package hostboot, branch master-p10:
72a7ef1 - Joe McGill - 2021-01-08 - add PSI RX_DF_FSM_REG definitions
df98187 - Dan Crowell - 2021-01-08 - Platform support for new IOLINK fapi2 target type
4b441b4 - Yue Du - 2021-01-08 - QME: STOP Bug fixes
56a7751 - Ben Gass - 2021-01-08 - Add shell for p10_omi_scominit
b75e239 - Jenny Huynh - 2021-01-08 - Implement p10_chiplet_fabric_scominit procedure
84c3e05 - Matt K. Light - 2021-01-08 - moved mvpd record and keyword definition to mvpd_access_defs.H
c4bd976 - Matt K. Light - 2021-01-08 - added module vpd get/set interfaces
a4369ea - Dan Crowell - 2021-01-08 - Removing some files to fix a few mirror glitches
5198cc6 - Roland Veloz - 2021-01-08 - Code to update the ECC data when a record has been modified
91bd0b5 - Chen Du - 2021-01-08 - Create fake gard records for deconfigured parts
0d94451 - Ben Gass - 2021-01-08 - Update clock checking for chache contained updates
be23c38 - Natalie Martinez - 2021-01-08 - Second commit for ebmc Python UD Parsers
a1125ca - Zach Clark - 2021-01-08 - Increase the error log printk buffer capture size
4650c67 - Christian Geddes - 2021-01-08 - Make MI targets deconfig/gardable and associate with mem CDM domain
d4d190f - Zane Shelley - 2021-01-08 - PRD: rule file updates from latest RAS XML
218ddcf - Zane Shelley - 2021-01-08 - PRD: name updates to the PB_STATION_FIRs
faee1ce - Zane Shelley - 2021-01-08 - PRD: add UERE flag for channel failure bits
05e394a - Zane Shelley - 2021-01-08 - PRD: Ignore PB_EXT_FIR in parseRasXml tool
fa60205 - Zane Shelley - 2021-01-08 - PRD: updates for 'threshold_and_mask' actions in rule files
5c17770 - Caleb Palmer - 2021-01-08 - PRD: Fix threshold_and_mask at threshold 1 actions
6970a53 - Ilya Smirnov - 2021-01-08 - Adjust HBBL TI Area Constant
2bce5c7 - Christian Geddes - 2021-01-08 - Rebuild EECACHE when version mismatch is detected
95234bc - Roland Veloz - 2021-01-08 - Code to validate all other records' ECC Data excluding the VHDR and VTOC record

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