commit | 3b2941c2fbce38293e504b521355fbce34010e4e | [log] [tgz] |
---|---|---|
author | hostboot <hostboot@us.ibm.com> | Wed Apr 22 08:51:18 2020 -0500 |
committer | hostboot <hostboot@us.ibm.com> | Wed Apr 22 08:51:18 2020 -0500 |
tree | 744f79c29b96a1333660e7e818d60ea29b372b94 | |
parent | 0ff9fb0ff6905242c44b95298d226142169b6d74 [diff] |
op-build update 4-22-2020 Changes Included for package sbe, branch master-p10: 2350db7 - rajerpp1 - 2020-04-22 - Added sub procedure to clear special wakeups asserts 3b7e8ba - rajerpp1 - 2020-04-22 - Fixed issue of scom accessing in p10_vas_check_quiesce() 1a6f12d - Prasad Bg Ranganath - 2020-04-22 - Added p10_phb_check_quiesce 90f2e78 - rajerpp1 - 2020-04-22 - Fixed Issue of failing SCOM_CHECK 7cfddb6 - Ben Gass - 2020-04-22 - Update register header files from RITA2 data. 4c63c37 - Joachim Fenkes - 2020-04-22 - p10_stopclocks: Check PIB/NET/SBE clocks only when PCB is not bypassed 422da4c - Yue Du - 2020-04-22 - QME: Disabling sram before power down CL2/L3 8186afb - Joachim Fenkes - 2020-04-22 - p10_tp_stopclocks: Leave CFAM protection 1 down for TP vital scanning 2f65dbc - Yue Du - 2020-04-22 - QME: EPM and PowerMixer updates f27242a - rajerpp1 - 2020-04-22 - Added sub procedure to check quiesce state for PAU 70ec58a - Matt K. Light - 2020-04-22 - endian correct bit fields for scan/scom status 027c2b8 - Yue Du - 2020-04-22 - VBU: EQ_STOPCLOCKS c68b95a - rajerpp1 - 2020-04-22 - Added sub procedure to check quiesce state for INTP a690367 - manichow - 2020-04-22 - Added the procedure p10_vas_check_quiesce. 2216002 - rajerpp1 - 2020-04-22 - Added sub procedure to check quiesce state for NX b03ac63 - Anusha Reddy Rangareddygari - 2020-04-22 - Stopclocks procedure for P10 3b2fcba - rajerpp1 - 2020-04-22 - Check quiesce state for all units on the powerbus. 02b7e81 - manichow - 2020-04-22 - Determine the scomable and scanable state. 828db76 - Yue Du - 2020-04-22 - QME: Fixes for EPM and Powermixer 56ec1b8 - Prasad Bg Ranganath - 2020-04-22 - PM HWP:PM suspend powman procedure support a5680d5 - Yue Du - 2020-04-22 - QME: Stop11 Entry 17d7057 - Yue Du - 2020-04-22 - QME: HWPF Support Fapi2 Procedures into QME Image 3f86eb3 - Yue Du - 2020-04-22 - CORECACHE: istep4 procedures that work with Drop R e3c72b7 - Yue Du - 2020-04-22 - CORECACHE: poweron and poweroff../lib/p10_hcd_common.H 09c1385 - Yue Du - 2020-04-22 - CORECACHE: startclocks and stopclocks aa1d1d4 - Yue Du - 2020-04-22 - P10 Powman: initial common file port and qme image structures 76bf053 - Olsen - 2020-04-21 - RS4 header type field cleanup and Cmsk support removal 7b13f2e - Olsen - 2020-04-21 - Overlays ring section support and associated ifCompiler cleanups e01446b - Prem Shanker Jha - 2020-04-21 - SBE Putring: Fixed conflict of an RC with an enum in return_codes_def.H 446376f - Anusha Reddy Rangareddygari - 2020-04-21 - Error xml fix : p10_sbe_npll_setup dccaf3f - Roland Veloz - 2020-04-21 - Remove duplicate enums from attribute ATTR_MFG_FLAGS Changes Included for package hcode, branch master-p10: cf2d578 - hostboot - 2020-04-21 - Release tag & head commit information updated for hw042120a.opmst10 689ec5a - Rahul Batra - 2020-04-21 - PGPE: Fix OCC Pstate Table Address field 85ce0f9 - Prem Shanker Jha - 2020-04-21 - Image Build: Fix constants pertaining to PGPE Image size. Changes Included for package hostboot, branch master-p10: 2b2f14d - Nick Bofferding - 2020-04-22 - Fix PGPE size constant in pmcommon.C cda3c52 - Prem Shanker Jha - 2020-04-22 - Image Build: Fix constants pertaining to PGPE Image size. 813317e - Nick Bofferding - 2020-04-21 - Disable MCTP and PLDM support from FSP release 8c3aea5 - Roland Veloz - 2020-04-21 - Added include directive for file find.H 2d359a4 - hostboot - 2020-04-21 - Update HCODE commit to 56d46c4... PGPE: Fix OCC Pstate Table Address fie 9221543 - Zane Shelley - 2020-04-21 - PRD: temporarily disable PRD analysis for P10 549657d - Caleb Palmer - 2020-04-21 - PRD: P10 updates to getConnectedChild Changes Included for package pnor, branch master-p10: 1dddc98 - Daniel M Crowell - 2020-04-22 - Merge pull request #16 from bofferdn/fix-hb-vol 9d0e8cd - Nick Bofferding - 2020-04-22 - Stop populating HB_VOLATILE partition with GUARD partition data 57607da - Nicholas E Bofferding - 2020-04-21 - Merge pull request #14 from lkammath/guard_ecc_disable 425560f - Lakshminarayana R. Kammath - 2020-04-21 - Disable ECC from GUARD partition Signed-off-by: hostboot <hostboot@us.ibm.com>
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.
https://open-power.github.io/op-build/
See the doc/ directory for documentation source. Contributions are VERY welcome!
Issues, Milestones, pull requests and code hosting is on GitHub: https://github.com/open-power/op-build
See CONTRIBUTING.md for howto contribute code.
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).
Install Ubuntu (>= 18.04) or Debian (>= 9) 64-bit.
Enable Universe (Ubuntu only):
sudo apt-get install software-properties-common sudo add-apt-repository universe
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
Install Fedora (>= 25) 64-bit.
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