op-build hostboot, hostboot-binaries, zaius-xml update 7-18-2018

Changes Included for package hostboot, branch master:
5be7d80 - Zane Shelley - 2018-07-17 - PRD: incorrect CFAM register addresses used in Hostboot
ea3d3a6 - Nick Bofferding - 2018-07-17 - I2C: Inhibit sending slave stop command when SDA and SCL are not both asserted
85367d8 - Mike Baiocchi - 2018-07-17 - Update adjustHbiPhysSize() Function to handle HBI Expansion
928ef69 - Nick Bofferding - 2018-07-17 - Send errors from previous boots as callhome type eSELs
38834a9 - Raja Das - 2018-07-17 - Inverted logic of hasClock bit in Clock Status register
8df62cd - Stephen Glancy - 2018-07-17 - Fixes Centaur RCD load sequence
a9e7978 - Stephen Glancy - 2018-07-17 - Fixes Centaur chip selects during RCD load
7ae0265 - Amit Tendolkar - 2018-07-17 - Avoid spurious Malf Alert (HMI) to PHYP in PM Complex Reset/Suspend
c916d4e - Nick Klazynski - 2018-07-17 - Clockgate disable workaround for HW452921
55b7b8f - Claus Michael Olsen - 2018-07-17 - Cleanup: Updated Mvpd access function and removal of unused rings
2fe6935 - Adam Hale - 2018-07-16 - SW434534: Channel Fail Cascade Workaround part 1
3e645f2 - Matt Derksen - 2018-07-16 - Add WOF compare data section for RC_WOF_TABLE_NOT_FOUND errors
f4f1896 - Ilya Smirnov - 2018-07-16 - Attach Traces to call_mss_eff_config Errors
8dab4e1 - Mike Baiocchi - 2018-07-13 - Add PEER_TARGET and PEER_PATH to SMPGROUP Target
2a377a2 - Jenny Huynh - 2018-07-13 - Secure memory allocation and setup
613fa4b - Joe McGill - 2018-07-13 - p9_mss_eff_grouping -- comment, whitespace only updates
ae718b7 - Jaymes Wilks - 2018-07-13 - Callout non-functional TPM before processor on I2C
8948f01 - Mike Baiocchi - 2018-07-13 - ABUS Node Communication: Add Support for Redundant Links
0ee708e - Richard J. Knight - 2018-07-13 - Fix for hostboot not forcing a TI for PSU timeout w/SBE dead
71ef9b8 - Andrew Geissler - 2018-07-12 - Make REL_POS correct for sub-units
3d15e71 - Christian Geddes - 2018-07-12 - Update comment in getSbeVersionViaChipop to be correct
d2c065d - Ilya Smirnov - 2018-07-12 - Display Secure Mode Console Trace During Boot
4c66599 - Thi Tran - 2018-07-12 - Need to add CPU_SPR_HRMOR when calculating HB reserved mem limits.
1d72c0e - Joe McGill - 2018-07-12 - p9_sbe_check_quiesce -- restore call to p9_int_scrub_caches
6f42293 - Joe McGill - 2018-07-12 - set PEC disable store thread based ordering chicken switches
a048e96 - Chris Steffen - 2018-07-12 - Adding SMP PHY MFG Stress Test
54007af - Brian Stegmiller - 2018-07-12 - PRD: Handle SMP Cables
698365f - Benjamin Weisenbeck - 2018-07-12 - PRD: Add PLL signature for Centaur chip
b790641 - Matt Derksen - 2018-07-12 - Call fapi2::getSPD() via FAPI_INVOKE_HWP
de5c390 - Zane Shelley - 2018-07-12 - PRD: ignore SCOM errors in rule code summary construct
6c5154f - aravnair-in - 2018-07-12 - Add deconfigure SMPGROUP peer targets rule for SMPGROUP
1534c78 - Dan Crowell - 2018-07-11 - Add Resolves option for tags
e14387c - Dan Crowell - 2018-07-11 - Fix bad traces in pnor utility functions
1441646 - Dhruvaraj Subhashchandran - 2018-07-10 - Skipping FSP access check for FAPI attributes
2271594 - Soma BhanuTej - 2018-07-10 - BugFix for extract_sbe_rc
f13cb43 - CamVan Nguyen - 2018-07-10 - Post list of git commits in HB release to CMVC feature
9a9bc34 - William A. Kennington III - 2018-07-10 - ipmiwatchdog: Handle uninitialized errors during reset
b24deec - Joel Stanley - 2018-07-10 - bootconfig: Describe pnor boot flags
f27c103 - Dan Crowell - 2018-07-10 - Modify subsys translation for memory targets
3f7719f - Andre Marin - 2018-07-10 - Add SPD decoder files for the factory, decoder, and data engine
9677181 - CamVan Nguyen - 2018-07-10 - Remove "Force hbRelease to search master branch" code

Changes Included for package hostboot-binaries, branch master:
e64623e - hostboot - 2018-07-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071518a.920
a5c921a - hostboot - 2018-07-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071418a.920
fb76fd7 - hostboot - 2018-07-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071118b.920
e249fab - hostboot - 2018-07-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071118a.920
1eb1ae7 - hostboot - 2018-07-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071018a.920

Changes Included for package zaius-xml, branch master:
40bf092 - Adrian Barrera - 2018-07-11 - Update GARD settings per RAS testing

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
3 files changed
tree: 4fbfa6eefb7d89728e26e2dc8c31aaa587297fb2
  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-env
  13. 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.com:open-power/op-build.git
cd op-build
. op-build-env
op-build palmetto_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.

Dependencies for 64-bit Ubuntu/Debian systems

  1. Install Ubuntu (>= 14.04) or Debian (>= 7.5) 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 libxml2-dev libxml2-utils xsltproc \
       wget bc
    

Dependencies for 64-bit Fedora systems

  1. Install Fedora 25 64-bit (older Fedora should also work).

  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-bignum "perl(XML::Simple)" \
       "perl(YAML)" "perl(XML::SAX)" "perl(Fatal)" "perl(Thread::Queue)" \
       "perl(Env)" "perl(XML::LibXML)" "perl(Digest::SHA1)" libxml2-devel \
       which wget unzip tar cpio python bzip2 bc findutils ncurses-devel