op-build update 4-15-2021

Changes Included for package sbe, branch master-p10:
a948ee8 - Murulidhar Nataraju - 2021-04-14 - MPIPL: Enable HW Dump Collection in the MPIPL path
5032fe6 - Murulidhar Nataraju - 2021-04-14 - MPIPL: Support Metadata structure to collect architected data
86c1f49 - Murulidhar Nataraju - 2021-04-14 - MPIPL dump data update to HB Address as per MPIPL codeflow
5345908 - Srikantha Meesala - 2021-04-14 - HB Dump get trigger only for master proc chip

Changes Included for package hcode, branch master-p10:
dff6514 - hostboot - 2021-04-14 - Release tag & head commit information updated for hw041421b.opmst10
5907c02 - Lilith Hale - 2021-04-14 - Mask low latency dropout caused by dd2 Jazzy Rabbit Fix
14a9971 - Prasad Bg Ranganath - 2021-04-14 - PPB: Add WOFBASE freq attribute which ise usfor sorting wof data
61500a6 - Rahul Batra - 2021-04-14 - PGPE: Safe Mode actuation using VPD
4941bb6 - hostboot - 2021-04-14 - Release tag & head commit information updated for hw041421a.opmst10
8f04c2d - Joe McGill - 2021-04-14 - initialize IOPFIR register error reporting
894047a - Prasad Bg Ranganath - 2021-04-14 - PPB: For DD1 pound V data should always read from static table
5deb360 - Nick Bofferding - 2021-04-14 - New HWPs and attributes to support cross-node bus FIR masking
45c61fb - Raja Das - 2021-04-14 - Updated default TPM SPI Clock divider to 0x15

Changes Included for package hostboot, branch master-p10:
7749e11 - Zane Shelley - 2021-04-14 - PRD: do not guard low priority proc for RCS errors
fbd439b - Caleb Palmer - 2021-04-14 - PRD: MemSymbol adjust to spare correctly for getting dram
3427acb - Zane Shelley - 2021-04-14 - PRD: add extra FFDC for PLL/RCS attentions
40d71e7 - hostboot - 2021-04-14 - Update simics level to: 2021-04-13_49d8cf_simics.tar.gz 49d8cf89d1fff88a
b315218 - Michael Baiocchi - 2021-04-14 - Collect more FFDC for istep10 Security Failures
0a57eb3 - Daniel Crowell - 2021-04-14 - Remove deprecated DMI_BUS_CALLOUT
55f1be7 - Jayashankar Padath - 2021-04-14 - HDAT: Everest system support
022a13b - Matt Derksen - 2021-04-14 - Do not terminate IPL on SBE failures before SBE update
520845e - hostboot - 2021-04-14 - Update HCODE commit to b2ee6a6... Oh look, more async_resets we forgot -
c1930fd - hostboot - 2021-04-14 - Update SBE commit to 683a125... PPB: add FLMR and FMMR override attribut
2f2ac42 - Roland Veloz - 2021-04-14 - Added better positive/negative feedback from applying VPD algorithms
6f53964 - Chris Cain - 2021-04-14 - Add new p10 memory temperature limit and timeout attributes
7d12d97 - Matt Derksen - 2021-04-14 - Fix MMIO channel checkstop RC
27f2687 - Stephen Glancy - 2021-04-14 - Updates explorer row repair for RAS requirements
4c13f8b - McIlvain - 2021-04-14 - Samsung 4U 256G 0_5_x
f7df57c - Minoru Fernando - 2021-04-14 - INT scominit
3088b91 - Ben Gass - 2021-04-14 - Fix missing string ref causing coredumps
295e791 - Prasad Bg Ranganath - 2021-04-14 - PPB: FIxed few bugs that was causing istep 8 failure
6947ee9 - Daniel Melnikov - 2021-04-14 - Set MBAREFAQ_CFG_TSTAB in scominit
a886763 - Joe McGill - 2021-04-14 - initialize IOPFIR register error reporting
b13c76e - Nick Bofferding - 2021-04-14 - New HWPs and attributes to support cross-node bus FIR masking
8b0c40d - Matt Derksen - 2021-04-14 - Fix dev failure for exp_collect_explorer_active_log_x86_64.so
aa11a82 - Dan Crowell - 2021-04-14 - Deconfigure Explorer for any scom failure
ee733a5 - Prasad Bg Ranganath - 2021-04-14 - PM HWP: Read Bit 28 in occflg0 to verify OCC start status
f148536 - Vikas Kamath - 2021-04-14 - Remove %simics% path dependency for eecache images in simics standalone
63a318e - hostboot - 2021-04-14 - Update simics level to: 2021-04-12_db4136_simics.tar.gz db4136110e380df8

Changes Included for package hostboot-binaries, branch master:
c656285 - hostboot - 2021-04-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041421b.opmst10
2f97a44 - hostboot - 2021-04-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041421a.opmst10

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