Skip to content

Commit

Permalink
PM: Hcode Image Build Level3 -Part 2
Browse files Browse the repository at this point in the history
    - Incorporates code changes necessary for level 3
      readiness of hcode region of HOMER.

Change-Id: I9487e61b1ee4e602975884b5dd422d74337d1b9d
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40543
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: BRIAN D. VICTOR <brian.d.victor1@ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40551
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
  • Loading branch information
premsjha authored and sannerd committed Jul 10, 2017
1 parent 3793f8b commit 56eab76
Show file tree
Hide file tree
Showing 5 changed files with 761 additions and 524 deletions.
Expand Up @@ -405,6 +405,7 @@ enum ImgBldRetCode_t
PGPE_SRAM_IMG_SIZE_ERR = 33,
BUILD_FAIL_PGPE_PPMR = 34,
BUILD_FAIL_RING_SEL_EQ_INEX = 35,
BUILD_ERR_INTERNAL = 0xffff,
};

/**
Expand Down

0 comments on commit 56eab76

Please sign in to comment.