[Skiboot] [RFC PATCH 0/3] Support for parsing pstate table version 0x90

Shilpasri G Bhat shilpa.bhat at linux.vnet.ibm.com
Wed Sep 14 00:50:36 AEST 2016


Hi,

This series provides support for parsing the new pstate table layout
of OCC_OPAL shared memory region for P9.

Thanks and Regards,
Shilpa

Shilpasri G Bhat (3):
  libc: Add abs() to stdlib
  occ: Fix Pstate ordering for P9
  occ: Add support for Version 0x90 OCC_OPAL shared memory region

 hw/occ.c                 | 562 ++++++++++++++++++++++++++++++++++-------------
 libc/include/stdlib.h    |   1 +
 libc/stdlib/Makefile.inc |   2 +-
 libc/stdlib/abs.c        |  25 +++
 4 files changed, 435 insertions(+), 155 deletions(-)
 create mode 100644 libc/stdlib/abs.c

-- 
1.8.3.1



More information about the Skiboot mailing list