s390-bios: Map low core memory
authorJason J. Herne <jjherne@linux.ibm.com>
Thu, 4 Apr 2019 14:34:25 +0000 (10:34 -0400)
committerThomas Huth <thuth@redhat.com>
Fri, 12 Apr 2019 10:40:35 +0000 (12:40 +0200)
commitc95df3d108028ff5a709ee3aefdb14401b07cb39
treeef4be3b762dc800384addd4d09ca6dfa6e7d95f6
parent120d04103e3f870d0fcd2a23c2ada0a4a4f036cc
s390-bios: Map low core memory

Create a new header for basic architecture specific definitions and add a
mapping of low core memory. This mapping will be used by the real dasd boot
process.

Signed-off-by: Jason J. Herne <jjherne@linux.ibm.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1554388475-18329-7-git-send-email-jjherne@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/s390-arch.h [new file with mode: 0644]