op-build update 1-30-2020

Changes Included for package sbe, branch master-p10:
f60137d - Sunil Kumar - 2020-01-29 - Updated customrc with the new new simics workspace.

Changes Included for package hostboot, branch master-p10:
50d3ad9 - Chris Cain - 2020-01-29 - HTMGT: P10 OCC command updates and changes for simics bringup
dbbc00a - Caleb Palmer - 2020-01-29 - PRD: Include target_types.H in prdfMemRowRepair.C for P10
4b0b42f - Juan Medina - 2020-01-29 - Adding QME initfile
038b463 - Daniel M Crowell - 2020-01-29 - Revert "PM: P10 putring verification"
0056811 - Prem Shanker Jha - 2020-01-29 - PM: P10 putring verification
d3b25eb - Gregory S Still - 2020-01-29 - Revert "Disable PFET checking in QME (until drop Z)"
38ce204 - Ben Gass - 2020-01-29 - Remove std::string from p10_io_init_done for integration with HB
af159a0 - Jenny Huynh - 2020-01-29 - Avoid divide by zero in ptl scominits
977933d - Anusha Reddy Rangareddygari - 2020-01-29 - Clear flushmode inhibit update in HWPs
206cc1c - Jenny Huynh - 2020-01-29 - Use DL regs to verify links are smp-configured in smp_link_firs
2c061b7 - Kahn Evans - 2020-01-29 - Change coreState to chipUnitNumState and core to chipUnitNum for ecmdChipTargets
64a78eb - Chris Cain - 2020-01-29 - Remove P10 targeting from FSP config
906eb12 - Zach Clark - 2020-01-29 - Fix array out-of-bounds access in p10_io_lib.H
d8c9360 - Dan Crowell - 2020-01-29 - Add support for #P keyword in module vpd
187debc - Dan Crowell - 2020-01-29 - Update OCC to working P10 image
7b22ff6 - Ben Gass - 2020-01-29 - Updates for io simulation speed-up - drop Y engd
a46ffbf - Anusha Reddy Rangareddygari - 2020-01-29 - IPL HWP updates
6fb9775 - Anusha Reddy Rangareddygari - 2020-01-29 - Stopclocks procedure for P10
f42a4a5 - Ben Gass - 2020-01-29 - Adding shell for p10_io_omi_scominit
afb6abe - Jenny Huynh - 2020-01-29 - Remove unused constants in p10_chiplet_fabric_scominit.H
bdcb346 - Anusha Reddy Rangareddygari - 2020-01-29 - Istep S1 & cmn procs : using P10 scom headers
fe96947 - Jenny Huynh - 2020-01-29 - Generalize fabric inits and cleanup for fbc/smp procedures
0908c13 - Anusha Reddy Rangareddygari - 2020-01-29 - Istep S2,S3 : Initf procedure updates
be244f3 - Thi Tran - 2020-01-29 - Update p10 engd for model p10_e10021_vbu_sc_021u01a_01
e6b3d72 - Ben Gass - 2020-01-29 - p10_chiplet_fabric_scominit - use SNOOPER_CFG regs ES3 due to drop v change
f189066 - Ben Gass - 2020-01-29 - Initial pass at code to get x/a/omi links up and trained.
d80b057 - Joe McGill - 2020-01-29 - SP to SBE mailbox -- add skewadjust, dcadj bypass controls
0055d88 - Thi Tran - 2020-01-29 - p10_io_load_ppe - Supports 80kB SRAM
6fc0061 - Ben Gass - 2020-01-29 - Update register header files with drop V figdb (really)
52a5559 - Anusha Reddy Rangareddygari - 2020-01-29 - Non-ipl procedures
698f3ce - Jenny Huynh - 2020-01-29 - Implement p10_chiplet_fabric_scominit procedure
6424b03 - Srikantha Meesala - 2020-01-29 - Added p10_get_sbe_msg_register.C/H and make files
f3dcea3 - Joe McGill - 2020-01-29 - p10_iohs_scominit -- create placeholder for IPL flow
b3369b1 - Thi Tran - 2020-01-29 - HWP supports for istep 8.10 (Load IO PPE images)
bd6a33e - Anusha Reddy Rangareddygari - 2020-01-29 - IPL HWP updates
f92d5f0 - Jenny Huynh - 2020-01-29 - Implement p10_smp_link_firs procedure
56a2fa4 - Christopher M Riedl - 2020-01-29 - Properly decode ATTR_PG when finding EQs w/ cores
ecb3a96 - Ben Gass - 2020-01-29 - ridi enable updates
1fb05e3 - Anusha Reddy Rangareddygari - 2020-01-29 - IPL istep HWP updates
14bb1ad - Joachim Fenkes - 2020-01-29 - istep 2+3: Optimize multicast and hang pulse setup
cac94b6 - Anusha Reddy Rangareddygari - 2020-01-29 - istep S2, S1 and cmn HWP updates
980b25b - Anusha Reddy Rangareddygari - 2020-01-29 - P10 HWP updates - istep 2 procedures
1f5b87d - Thi Tran - 2020-01-29 - P10 Target constant and filter definitions
340ec1d - Caleb Palmer - 2020-01-29 - PRD: Fix checkEccFirs template problem
0b3fdb0 - Caleb Palmer - 2020-01-29 - PRD: Add check for OCMBs to MemDealloc::dimmList

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