op-build update 10-15-2020

Changes Included for package occ, branch master-p10:
41d1f8b - Chris Cain - 2020-10-14 - OCC changes for gcc-8 compiler
368adc5 - mbroyles - 2020-10-14 - OCC-OPAL Pstate Table support
0ec26ad - mbroyles - 2020-10-02 - WOF update for Racetrack
0022162 - Chris Cain - 2020-10-01 - Remove getscom calls in pba_common_ffdc
61d8035 - Sumit Kumar - 2020-09-25 - P10 24x7 micro-code update
860d0b7 - mbroyles - 2020-09-23 - Scale memory readings to OCMB update time
6ad1323 - Chris Cain - 2020-09-21 - Rename APSS sensors and add PGPE trace to checkstop logs
ec8fcfe - mbroyles - 2020-09-17 - OCC: Add APSS GPIO trace
b775483 - mbroyles - 2020-09-17 - OPPB updates for freq ceiling and WOF ambient adjust
ae7fe61 - mbroyles - 2020-09-14 - Processor temperature handling updates
cf1a9d0 - Douglas Gilbert - 2020-09-10 - OCMB Allow higher MMIO BAR addresses
51d5b3a - mbroyles - 2020-09-03 - OCC Digital Droop Sensor support
86d68a5 - Douglas Gilbert - 2020-09-02 - Timebase fixes
fbb71b0 - Chris Cain - 2020-09-01 - Disable 24x7 and OC protection when WOF disabled
f890cd7 - Douglas Gilbert - 2020-08-31 - OCC: Nest / IO Temperature support
fb4ce0a - Chris Cain - 2020-08-28 - Adjust NR_OF_FRAMES in SPIPSS_ADC_CTRL_REG1 for P10 APSS readings
009e47e - mbroyles - 2020-08-20 - Support new mem throttle config and remove mem throttling from pcap
654d56c - Douglas Gilbert - 2020-08-19 - GPE update droop sensors
419ff50 - mbroyles - 2020-08-13 - Updates to Ceff Vdd/Vcs ratio calculations
55acc90 - mbroyles - 2020-08-11 - OCC Power Capping fixes
e8f1d4a - mbroyles - 2020-08-05 - Fix OCC timeout errors when running HTX on HMS card
1e48f1c - Douglas Gilbert - 2020-08-03 - Retry OCC_SCOMD reads for coredata empath counters when zero
8158392 - mbroyles - 2020-08-03 - WOF IDDQ activity count calculation update
519c27d - mbroyles - 2020-07-31 - New WOF sensors for IO pwr proxy and under/over volting
2b99b00 - mbroyles - 2020-07-29 - Update WOF header and include activity counts in dynamic data
d657ef7 - Douglas Gilbert - 2020-06-18 - GPE Add digital droop sensors
4a65246 - Chris Cain - 2020-06-15 - Cleanup unused fir collection code
09a6fc8 - Zane Shelley - 2020-06-04 - removed deprecated FIRDATA capture code
a9f7699 - Chris Cain - 2020-05-26 - p10 occtool support via Converged Firmware Toolkit
bf82a16 - Chris Cain - 2020-05-22 - OCC support for WOF reset limit in system config packet
7412581 - Amit Tendolkar - 2020-05-20 - Proposed changes for common error log definition file with HCode
19132ca - mbroyles - 2020-05-19 - DDIMM temperature error handling
e356c59 - mbroyles - 2020-05-13 - New commands to clear sensors and error history counters
d935307 - Chris Cain - 2020-04-27 - Script update to get standalone OCC working in latest simics drivers
f281f32 - Chris Cain - 2020-04-24 - Read PGPE/XGPE SRAM offsets from shared SRAM and cleanup
9a50fb0 - mbroyles - 2020-04-09 - Add Static Freq Point mode parameter to set Pstate
e44f519 - mbroyles - 2020-04-07 - Adjust WOF ambient condition based on altitude
ff3ffd0 - mbroyles - 2020-04-07 - WOF off support
3c7bd6b - mbroyles - 2020-04-01 - Calculate ceff ratios
aa99749 - Chris Cain - 2020-03-27 - Updates to use Throttle Space
7ab7206 - mbroyles - 2020-03-20 - Add altitude to OCC send ambient command
27007e7 - mbroyles - 2020-03-19 - Processor auto-slew support
651a023 - mbroyles - 2020-03-18 - WOF leakage fixes for MMA
bbf094b - Chris Cain - 2020-03-17 - Pstate Changes for Throttle Space
09f9418 - Chris Cain - 2020-03-12 - Update to allow FFO frequencies up to ultra turbo
e46f752 - mbroyles - 2020-03-11 - WOF ambient condition support
101788f - Chris Cain - 2020-03-10 - Simics script updates and default to PGPE enabled
92cd222 - Chris Cain - 2020-03-10 - Simics script updates - enable proc temp timeouts

Changes Included for package sbe, branch master-p10:
b9b42f9 - Claus Michael Olsen - 2020-10-15 - DD20 infrastructure updates
327b6a3 - Srikantha Meesala - 2020-10-15 - FIFO verification removed for Hostboot scom access
7deba56 - Murulidhar Nataraju - 2020-10-15 - MPIPL: Modify updatePhbFunctionalState()

Changes Included for package hostboot, branch master-p10:
063b5d4 - Zach Clark - 2020-10-15 - Memory encryption support: Zero the first LMB of PAYLOAD memory for PHYP
ad636b0 - hostboot - 2020-10-15 - Update HCODE commit to 723eefa... updated scripts to handle secure mode
6401598 - Matt Derksen - 2020-10-15 - Explorer Log support
a5e9ade - aravnair-in - 2020-10-15 - Modify enums to avoid compile errors

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