aboutsummaryrefslogtreecommitdiff
path: root/asm/head.S
diff options
context:
space:
mode:
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>2016-03-22 11:18:54 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-04-01 13:11:25 +1100
commit198aa67cc87a106923c7de435951d0e4a89d327e (patch)
tree3cd57a46bde159fb431cc2a5251e343efc54472a /asm/head.S
parentedb2725bc82717aa32b77373f71030c42b7ac136 (diff)
downloadskiboot-198aa67cc87a106923c7de435951d0e4a89d327e.zip
skiboot-198aa67cc87a106923c7de435951d0e4a89d327e.tar.gz
skiboot-198aa67cc87a106923c7de435951d0e4a89d327e.tar.bz2
hdata: Define SPIRA-H and SPIRA-S structure
In latest firwmare the SPIRA is split into two portions, a hypervisor initialized and managed portion and a service processor (FSP) built portion, to accommodate secure boot. The hypervisor portion will be referred to as the SPIRA-H and the FSP portion referred to as the SPIRA-S. The legacy N-tuples that are no longer being used have been removed. N-tuples that are initialized by the hypervisor at compile/build time but not modified by the FSP reside in the SPIRA-H. All other N-tuples reside in the SPIRA-S that is built dynamically by the FSP at the beginning of that HDAT memory pointed to by the “Host Data Area” N-tuple in SPIRA-H. This patch defines new SPIRA-H and SPIRA-S structures. No functionality change. Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'asm/head.S')
0 files changed, 0 insertions, 0 deletions