op-build update 12-10-2019

Changes Included for package sbe, branch master-p10:
76ce806 - Anusha Reddy Rangareddygari - 2019-12-09 - Enable power gating in cplt_ctrl5
31534e3 - Anusha Reddy Rangareddygari - 2019-12-09 - LFIR mask settings
cc903e6 - Anusha Reddy Rangareddygari - 2019-12-09 - IPL HWP updates
cc9543e - Yue Du - 2019-12-09 - QME: Stop11 Entry

Changes Included for package hcode, branch master-p10:
59fb6ab - hostboot - 2019-12-10 - Release tag & head commit information updated for hw120819a.opmst10
6771925 - Sumit Kumar - 2019-12-10 - Fix to pick-up latest change-Id of commit
8c55efc - Rahul Batra - 2019-12-09 - PGPE: Read IDDQ Activity Cnts from OCC Shr Sram
8ff05c3 - Rahul Batra - 2019-12-09 - PGPE: Fixes
cb57b71 - Rahul Batra - 2019-12-09 - PGPE: Fix pack
f8b8785 - Rahul Batra - 2019-12-09 - PGPE: WOF Fixes
e9a5463 - Rahul Batra - 2019-12-09 - PGPE: PMCR Fwd Fixes
ff5b396 - Rahul Batra - 2019-12-09 - PGPE: Add Multicasting Enable/Disable Build Flag
7fb6ad3 - Rahul Batra - 2019-12-09 - PGPE: WOF
1227fe0 - Rahul Batra - 2019-12-09 - PGPE: Resonant Clock
4bb46d2 - Rahul Batra - 2019-12-09 - PGPE: Use common register addresses
e6dad82 - Rahul Batra - 2019-12-09 - PGPE: DDS Calculation
7746f60 - Rahul Batra - 2019-12-09 - PGPE: Use Vratio for scaling
c622129 - Rahul Batra - 2019-12-09 - PGPE: Clip Updt IPC/PMSR Updt Fix
d0b5a25 - Rahul Batra - 2019-12-09 - PGPE: PMSR/PMCR Fixes
49efeea - Rahul Batra - 2019-12-09 - PGPE10: Basic Pstates Set 2
13d66e8 - Rahul Batra - 2019-12-09 - PGPE: Basic Pstates for P10
e4fe650 - Rahul Batra - 2019-12-09 - PGPE: New P10 Infrastructure
9eb24cd - Sumit Kumar - 2019-12-09 - Fix auto-mirror
22b6d03 - Rahul Batra - 2019-12-09 - PGPE: Read IDDQ Activity Cnts from OCC Shr Sram
a76f207 - Rahul Batra - 2019-12-09 - XGPE: Produce IDDQ for OCC
520d567 - Prasad Bg Ranganath - 2019-12-09 - XGPE:Unmask OIMR interrupts which had missed in the code
fea0879 - Rahul Batra - 2019-12-09 - PGPE: Fix pack
5330fad - Rahul Batra - 2019-12-09 - PGPE: WOF Fixes
9e5129f - Rahul Batra - 2019-12-09 - PM: Attributes/GPPB/PGPE Header updates
6ee659b - Rahul Batra - 2019-12-09 - PGPE: PMCR Fwd Fixes
3ba8cb9 - Rahul Batra - 2019-12-09 - PGPE: Throttle Control
bfaa823 - Rahul Batra - 2019-12-09 - PGPE: Unit Test Bug Fixes
0edf94b - Rahul Batra - 2019-12-09 - PGPE: Correctly Unmask interrupts
1d2a5d7 - Prasad Bg Ranganath - 2019-12-09 - XGPE Hcode: suspend_powman function & block entry/exit support
d3996c0 - Rahul Batra - 2019-12-09 - PGPE: WOF
ab79923 - Rahul Batra - 2019-12-09 - PGPE: Use DPLL Common Addresses
123914d - Rahul Batra - 2019-12-09 - PGPE: Resonant Clock
f4677ac - Rahul Batra - 2019-12-09 - PGPE: Use common register addresses
7b81c2c - Prasad Bg Ranganath - 2019-12-09 - XGPE Hcode: suspend_powman function - immediate response
d97e53b - Rahul Batra - 2019-12-09 - PGPE: Use Vratio for scaling
b0ae4db - Rahul Batra - 2019-12-09 - PGPE: Clip Updt IPC/PMSR Updt Fix
630828a - Prasad Bg Ranganath - 2019-12-09 - XGPE HCODE initial update
bcf1d6e - Rahul Batra - 2019-12-09 - PGPE: PMSR/PMCR Fixes
839079d - Yue Du - 2019-12-09 - PPE: Update Generic qme/gpe scom macros
8834184 - Rahul Batra - 2019-12-09 - PGPE10: Basic Pstates Set 2
364d315 - Rahul Batra - 2019-12-09 - PGPE: Basic Pstates for P10
26b99e6 - Rahul Batra - 2019-12-09 - PGPE: New P10 Infrastructure
5fcbaaf - Yue Du - 2019-12-09 - P10 Powman: initial common file port and qme image structures
5a31d3e - Sumit Kumar - 2019-12-09 - Fix auto-mirror

Signed-off-by: hostboot <hostboot@us.ibm.com>
2 files changed
tree: 36662d5859a86fa94c792b6cd4dd2bf5a1622f89
  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.com:open-power/op-build.git
cd op-build
./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.

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