commit | 3eb16d84ec1a60c575a611a7d03502659221c10c | [log] [tgz] |
---|---|---|
author | hostboot <hostboot@us.ibm.com> | Tue Oct 04 00:40:31 2022 -0500 |
committer | hostboot <hostboot@us.ibm.com> | Tue Oct 04 00:40:31 2022 -0500 |
tree | 675b27a4b2e252bf379bf3816a2d5f70951b02a0 | |
parent | 289ae171ef425ee236536bc17a4ae83621d72508 [diff] |
op-build master-p10 update 10-4-2022 Changes Included for package sbe, branch master-p10: edfd288 - premjha2@in.ibm.com - 2022-10-03 - PM HWP: Fix for MPIPL failure on IOSCM system. 2515c14 - Amit Tendolkar - 2022-10-03 - Fix XGPE Size constant 5c5f7e7 - Amit Tendolkar - 2022-10-03 - Fix XGPE Base Address Constant 105b929 - Prem Shanker Jha - 2022-10-03 - PM Hcode: Moving PGPE Image Size Line - part 4 240be88 - Prem Shanker Jha - 2022-10-03 - Image Build: Moving PGPE Image Size Line - part 1 1a3e922 - Prem Shanker Jha - 2022-10-03 - Hcode: Added support for XGPE's auxiliary task binary. 3ee3abc - Prasad Bg Ranganath - 2022-10-03 - PM HWP:detect static I/O configuration to take credit for WOF I/O index 061abc8 - Amit Tendolkar - 2022-10-03 - Base commit to extract hcode elogs from SBE / Cronus 7ac9f15 - Prasad Bg Ranganath - 2022-10-03 - XGPE: MPIPL fixes and Macros used from p10_hcd_memmap_occ_sram.H 097b7eb - Prem Shanker Jha - 2022-10-03 - Image Build: Fix constants pertaining to PGPE Image size. 078f75d - Rahul Batra - 2022-10-03 - PGPE: Add PGPEHdr To GeneratedPstateInfo e5ba093 - Prem Shanker Jha - 2022-10-03 - XGPE Boot: Code infrastructure for XGPE boot. 36b83fd - Prem Shanker Jha - 2022-10-03 - PGPE Boot: Code infrastructure for PGPE boot. 8ed8656 - Yue Du - 2022-10-03 - QME: Stop11 Entry 9229348 - Prem Shanker Jha - 2022-10-03 - Image Build: P10 hcode image build for QME. 84a4e80 - Caleb Palmer - 2022-10-03 - Add RCD_PARITY_ERROR enum to ATTR_RECONFIGURE_LOOP a3cb8ea - Kahn Evans - 2022-10-03 - Add new ocmb device target types d147c13 - Kahn Evans - 2022-10-03 - FAPI2: Add new APIs for scan infrastructure 34fa4af - Joe McGill - 2022-10-03 - SMP9 -- add attribute to identify usage, spare missing cable lanes 5d7628b - Joe McGill - 2022-10-03 - add Odyssey enum to ATTR_NAME definition Changes Included for package hcode, branch master-p10: df7f075 - hostboot - 2022-10-03 - Release tag & head commit information updated for hw100322a.opmst10 5eb38b3 - Kahn Evans - 2022-10-03 - Fix PLAT_TARGET_FILTER_MC bitmask - it was off by a bit aebf7c9 - Yue Du - 2022-10-03 - PGPE: Prevent mrw attribute wrongly start throttling blindly 68bf70d - rajerpp1 - 2022-10-03 - Changing clock callout priority to LOW Changes Included for package hostboot, branch master-p10: 39b9f34 - Michael Pardeik - 2022-10-03 - Use safemode utilization for minimum utilization check eb8825d - Stephen Glancy - 2022-10-03 - Adds trace to Odyssey DFI polling functionality 56f3da7 - David J Chung - 2022-10-03 - Create ody_enable_ecc procedure e7c143b - David J Chung - 2022-10-03 - Configure MBA_FARB0Q_CFG_RCD_PROTECTION_TIME in after_memdiags 59929e2 - Geetha Pisapati - 2022-10-03 - Specialize port library for odyssey 3346f17 - Louis Stermole - 2022-10-03 - Fix default template type in configure_wrq and configure_rrq ccaceef - Geetha Pisapati - 2022-10-03 - Removed the occurrences of mvpd_fwms from attr, hwprocs and UT. c154a48 - Daniel Melnikov - 2022-10-03 - Set MBAREFAQ_CFG_TSTAB in scominit a4eceb2 - Stephen Glancy - 2022-10-03 - Updates restore repairs per explorer RAS spec 7fa4d96 - Matthew Hickman - 2022-10-03 - Added restore repairs generic c12edf3 - Louis Stermole - 2022-10-03 - Replace Andre Marin contact info in all MSS source 4ec6b56 - Matthew Hickman - 2022-10-03 - Added row repair hwp for explorer 7654636 - Andre A. Marin - 2022-10-03 - Final monolithic snapshot of mss p10 FW f8db4a5 - Andre A. Marin - 2022-10-03 - Update generic utils lib from ekb/master 9583cd7 - Andre A. Marin - 2022-10-03 - Update p10 snapshot for exp_draminit from p9a 3f0222b - Andre A. Marin - 2022-10-03 - Add snapshot of ocmb/explorer for master-p10 branch d4aab17 - rajerpp1 - 2022-10-03 - Changing clock callout priority to LOW 9ddcea5 - Caleb Palmer - 2022-10-03 - PRD: Add signature storing to HB scratch regs 9/10 Changes Included for package hostboot-binaries, branch master: 27077d9 - hostboot - 2022-10-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100322a.opmst10 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 Blackbird system:
git clone --recursive git@github.com:open-power/op-build.git cd op-build ./op-build p10ebmc_defconfig && ./op-build
There are also default configurations for other platforms in openpower/configs/
. 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 gawk cpio xxd \ 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)" \ "perl(FindBin)" "perl(English)" "perl(Time::localtime)" \ libxml2-devel which wget unzip tar cpio python bzip2 bc findutils ncurses-devel \ openssl-devel make libxslt vim-common lzo-devel python2 rsync hostname