Skip to content

Commit

Permalink
PM: WOV(OCS) PGPE Hcode Changes (2/2)
Browse files Browse the repository at this point in the history
        2nd commit in the series of 2 commits for
	WOV(OverCurrent Sampling, OCS)

	Commit 1: WOV(OCS) HW procedures updates
	Commit 2: WOV(OCS) PGPE Hcode updates

	Key_Cronus_Test=PM_REGRESS

HW-Image-Prereq: I6234f0f60b9ed57b8b144159f3fe9c0b756df1e3
Change-Id: I64d72c8c2c3163d000a640959e0b188ab63d3819
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70514
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com>
Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78939
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
  • Loading branch information
rbatraAustinIBM authored and crgeddes committed Jun 25, 2019
1 parent 1f8ec61 commit a34f4c5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
extern "C" {
#endif

#define HCODE_OCC_SHARED_MAGIC_NUMBER 0x4F505330 //OPS0
#define HCODE_OCC_SHARED_MAGIC_NUMBER_OPS0 0x4F505330 //OPS0
#define HCODE_OCC_SHARED_MAGIC_NUMBER_OPS1 0x4F505331 //OPS1

//---------------
// IPC from 405
Expand Down

0 comments on commit a34f4c5

Please sign in to comment.