op-build update 3-2-2021

Changes Included for package everest-xml, branch master:
34c05fc - Anh T Dang - 2021-03-01 - Merge pull request #20 from anhdang/master
8f60ef0 - Anh Dang - 2021-03-01 - Merge SW517838
9647da3 - Anh Dang - 2021-03-01 - SW517837 - P10 LAB: PLL clock mux values need to be set in MRW -- See input from Bruce R
80bef4c - Anh T Dang - 2021-02-28 - Merge pull request #19 from anhdang/SW517836
98b3ad5 - Anh Dang - 2021-02-25 - SW517837 - P10 LAB: PLL clock mux values need to be set in MRW -- See input from Bruce R
bf8afd7 - Anh Dang - 2021-02-24 - SW517838 - P10 LAB: SMP related attribute updates for MRW needed 1) updated IOHS_CONFIG_MODE  --Done 2) updated IOHS_LINK_SPLIT --Done --> need hb file change 3) PROC_FABRIC_SL_DOMAIN -->CHIP  ?? 4)ATTR_PROC_FABRIC_IOHS_BUS_WIDTH  --Done 5) PROC_EPS_TABLE_TYPE  -->   EPS_TYPE_MR   -Done
7052680 - Anh Dang - 2021-02-23 - SW517836 - P10 LAB:  Loadline values need to be set in MRW -- per Mark Demarie and Joe McGill

Changes Included for package occ, branch master-p10:
be65c28 - mbroyles - 2021-03-01 - New OCC debug command to create sensor groups
136f66f - mbroyles - 2021-02-12 - WOF Iac fix
5357efc - mbroyles - 2021-02-11 - WOF dimension disable support

Changes Included for package sbe, branch master-p10:
8881307 - akhis023 - 2021-02-22 - Secure boot SBE verification code
cd7e8fb - Sunil Kumar - 2021-02-15 - Enable gettracearray chip-op in SBE.
93d0fbf - Srikantha Meesala - 2021-02-12 - Added P10 chip-type and Major / Minor numbers for HDCT header
d0e811a - Matthew Hickman - 2021-02-11 - Added RC handling and L3 to exp_draminit
4c2feed - Matthew Hickman - 2021-02-11 - Added L3 trace updates to exp_mss_eff_config_thermal
3f5a8f8 - Stephen Glancy - 2021-02-11 - Updates restore repairs per explorer RAS spec
31738e6 - Luis Fernandez - 2021-02-11 - Small comment fixes to p10_sbe_spi_cmd.C
20eea68 - Luis Fernandez - 2021-02-11 - DD2 Security Restrictions for SPI SEEPROM
07f9240 - Luis Fernandez - 2021-02-11 - DD2 Security Restrictions for SPI TPM
1ff3d4f - Raja Das - 2021-02-11 - Fix the SPI4 (TPM) lock issue in measurement seeprom mpipl flow
e8442d3 - akhis023 - 2021-02-10 - Added sigining script search paths for LFS system
f5bc8b0 - akhis023 - 2021-02-10 - Sign rainer sbe image
683d8e5 - akhis023 - 2021-02-10 - Added more examples for help option in getSbeTrace script

Changes Included for package hcode, branch master-p10:
ea5c021 - hostboot - 2021-02-14 - Release tag & head commit information updated for hw021421a.opmst10
138423b - hostboot - 2021-02-13 - Release tag & head commit information updated for hw021321a.opmst10
8cd6d9b - hostboot - 2021-02-12 - Release tag & head commit information updated for hw021221a.opmst10
d62db09 - Matthew Raybuck - 2021-02-12 - Remove releaseData function from FirstFailureData
8c72449 - Richard J. Knight - 2021-02-12 - Add prototype for releasing platform data pointer storage function
ffb77ce - spashabk-in - 2021-02-12 - Change auto variables to references
651a3c1 - Santosh Puranik - 2021-02-12 - Some updates to FAPI files
0942dfd - Richard J. Knight - 2021-02-12 - FAPI2 - Enable register ffdc support
3c254a8 - Richard J. Knight - 2021-02-12 - Add new addErrorInfo method to enable collectFfdc and collectRegFfdc
35b24e9 - Richard J. Knight - 2021-02-12 - Return code not correct value when setting platform data
827cd26 - Brian Silver - 2021-02-12 - Fix ffdc.H pointer, tooling changes
c9b0030 - Brian Silver - 2021-02-12 - Add mcbist L2 function
38e9df5 - Richard J. Knight - 2021-02-12 - Need an option to allow HWP to return an error log to platform code.
ec6f8c9 - Thi Tran - 2021-02-12 - Additional change for FAPI2 FFDC
a5cd72b - Brian Silver - 2021-02-12 - Additional FAPI migration to fapi2
998d020 - Brian Silver - 2021-02-12 - Buffer, targeting updates
84cedec - Brian Silver - 2021-02-12 - Error/xml parsing and FFDC classes
75b6942 - hostboot - 2021-02-12 - Fix auto-mirror
08383cc - Louis Stermole - 2021-02-12 - Add throttle_sync workaround for P10 DD1
1b49478 - Douglas Holtsinger - 2021-02-12 - Added support for DD2 SPRs
01fee2d - Chris Steffen - 2021-02-12 - Updated IO Init Done Errors
a476cb8 - Chris Steffen - 2021-02-12 - Update to I/O PPE a1_1.5

Changes Included for package hostboot, branch master-p10:
0b8c60c - Daniel Crowell - 2021-03-01 - Enable FFDC output to console in standalone simics
3301d4f - Mike Baiocchi - 2021-03-01 - Remove ATTR_SECURITY_MODE from P10 IPL Customization Routine
fbd940d - Ilya Smirnov - 2021-03-01 - Update ABUS Nodecomm For P10
efb2bfd - Michael Baiocchi - 2021-03-01 - Update getSbeMeasurementRegisters() to handle CHIP_TARGET_SENTINEL
daa050f - Michael Baiocchi - 2021-02-26 - Changes to support development in rchgsa
31ac9ee - Zach Clark - 2021-02-18 - Use python "time" module, rather than shell command, to print ISTEP status
713ce04 - Christian Geddes - 2021-02-17 - Convert SW only error log in TpmLogMgr_initialize into an assert
791b2d9 - Christian Geddes - 2021-02-17 - Flush error logs and process deconfigs when calling tpmMarkFailed
9c938aa - Deb McLemore - 2021-02-16 - HBRT: No MVPD write support
04efa91 - Jayashankar Padath - 2021-02-15 - HDAT: Feature flag and module type identification changes
8660ea5 - Zach Clark - 2021-02-15 - SMPGROUP support: Add empty partial-good rule for SMPGROUP target (commit 2/n)
03d174b - Greg Still - 2021-02-15 - WOF: add attribute control to disable individual dimensions
e3f8743 - Greg Still - 2021-02-15 - WOF: define control attribute to disable individual dimensions
4b5ae9f - Greg Still - 2021-02-15 - PM: add mrw tagging to ATTR_CURRENT_SCALING_FACTOR attribute
b30dc09 - Prasad Bg Ranganath - 2021-02-15 - PPB:Add support to override CEIL frequency
0cd6c54 - Zane Shelley - 2021-02-13 - PRD: update mask registers for stop state restore
cf73abb - Dan Crowell - 2021-02-12 - Run omi_io_run_training in parallel
4c984b8 - Dan Crowell - 2021-02-12 - Run host_set_mem_volt in parallel
6d22afc - Christian Geddes - 2021-02-12 - Switch to using standard callout behavior instead of TPM_UNUSABLE
3f41422 - Dan Crowell - 2021-02-12 - Make 13.2 mss_draminit run in parallel
e2ce2e6 - Ilya Smirnov - 2021-02-12 - Remove XBUS and ABUS Modes From Node Comm
1ae0745 - Dan Crowell - 2021-02-12 - Make host_omi_init run in parallel
0c30e46 - Matthew Raybuck - 2021-02-12 - Remove releaseData function from FirstFailureData
7cf3f39 - hostboot - 2021-02-12 - Update HCODE commit to ae9b9e7... Added support for DD2 SPRs
abec6d4 - hostboot - 2021-02-12 - Update simics level to: 2021-02-10_94a0c0_simics.tar.gz 94a0c0b9aba2727a
39b0ae0 - Matthew Raybuck - 2021-02-12 - Resolve a hostboot task crash by unshadowing a temporary variable
b2e67fe - Zane Shelley - 2021-02-12 - PRD: removed unused unused resolution code
ae3abc8 - Zane Shelley - 2021-02-12 - PRD: remove L2/L3 CE temp workarounds
a47b851 - Caleb Palmer - 2021-02-12 - PRD: Add support for SMP bus callouts
345faf3 - Zane Shelley - 2021-02-12 - PRD: cleanup EQ_CORE_FIR[56] if neighbor core handled first
b4f1ce2 - Zane Shelley - 2021-02-12 - PRD: EQ_CORE_FIR[57] UCS on other core in fused core pair
0ed0065 - Zane Shelley - 2021-02-12 - PRD: EQ_CORE_FIR[56] RE on other core in fused core pair
3405393 - Natalie Martinez - 2021-02-12 - Test Case for eeprom utils
9017145 - Chris Steffen - 2021-02-11 - Updated IO Init Done Errors
07f9852 - Matthew Hickman - 2021-02-11 - Added RC handling and L3 to exp_draminit
6980f90 - Matthew Hickman - 2021-02-11 - Added L3 trace updates to exp_mss_eff_config_thermal
be2d99f - Louis Stermole - 2021-02-11 - L3 updates to exp_check_for_ready
499f10f - Stephen Glancy - 2021-02-11 - Adds target trace to print_phy_params
f818d6d - Nick Bofferding - 2021-02-11 - Force termination when attribute override task crashes
327f259 - Mark Pizzutillo - 2021-02-11 - Update PMIC ADC alert pin setting to match new spec
55168e1 - Jenny Huynh - 2021-02-11 - Print which half of cacheline has CE/UE in p10_l3err_extract
6690a24 - Louis Stermole - 2021-02-11 - Add DD2.0 specific USTLCFG field settings
524ee71 - Chris Steffen - 2021-02-11 - Update to I/O PPE a1_1.5
cad8872 - Luis Fernandez - 2021-02-11 - Small comment fixes to p10_sbe_spi_cmd.C
fd96374 - Luis Fernandez - 2021-02-11 - DD2 Security Restrictions for SPI SEEPROM
2d99ce0 - Dan Crowell - 2021-02-11 - Handle deconfigured proc0 on FSPB boot

Changes Included for package pnor, branch master-p10:
8cc8614 - Christian R Geddes - 2021-02-24 - Merge pull request #35 from crgeddes/hb_ipl_time_lids
343a24c - Christian Geddes - 2021-02-24 - Update makelidpkg to also generate lids for PNOR sections

Changes Included for package hostboot-binaries, branch master:
17825e4 - hostboot - 2021-02-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021421a.opmst10
427047c - hostboot - 2021-02-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021321a.opmst10
a8a05e0 - hostboot - 2021-02-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021221a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
7 files changed
tree: 1729ca728731d4de6ea2979a110217d386123ddb
  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 Blackbird 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 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 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
    

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)" \
       "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