ppc/pnv: change core mask for POWER9
commit09279d7e7b08ebfaaa40060843dbc8f33977548f
authorCédric Le Goater <clg@kaod.org>
Mon, 15 Jan 2018 18:04:02 +0000 (15 19:04 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 16 Jan 2018 22:35:24 +0000 (17 09:35 +1100)
tree32f5d6eae09c2ed7607e72aa3181d090a65ea683
parent83028a2b2871d3787e2fb55fe3e5cd2dda6cc378
ppc/pnv: change core mask for POWER9

When addressed by XSCOM, the first core has the 0x20 chiplet ID but
the CPU PIR can start at 0x0.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv.c
tests/pnv-xscom-test.c