[Skiboot] [PATCH v4 0/2] Parse V2 format of OCC-OPAL shared memory region for Garrison
Shilpasri G Bhat
shilpa.bhat at linux.vnet.ibm.com
Thu Feb 11 18:31:44 AEDT 2016
This patchset will provide support to read the V2 format of
OCC-OPAL shared memory region.
Patch[1] adds a helper routine to get number of cores in a chip.
Patch[2] will parse pstate table correctly for Garrison which
involves reading the V2 format of OCC-OPAL shared memory region.
Changes from v3:
- Dropped the patch to filter the pstates in pstate table
- Changes in Patch[2], detailed log in the patch.
Changes from v2:
- Only Patch[2] is modified and detailed version log for it can be
found in the patch.
Changes from v1:
- Changes wrt Joel's comments in Patch[2]. Detailed version log
in the patch.
- Add a helper routine to get the available cores in the chip in
Patch[1]
Shilpasri G Bhat (2):
cpu: Add helper function to return number of cores available in the
chip
occ: Add support to read V2 format of OCC-OPAL shared memory region
core/cpu.c | 11 ++++++
doc/device-tree/ibm,opal/power-mgt.txt | 11 ++++++
hw/occ.c | 63 ++++++++++++++++++++++++++++------
include/cpu.h | 1 +
4 files changed, 75 insertions(+), 11 deletions(-)
--
1.9.3
More information about the Skiboot
mailing list