]> git.baikalelectronics.ru Git - kernel.git/commit
s390/ipl: add definitions for the IPL report block
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 20 Feb 2019 15:14:16 +0000 (16:14 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 26 Apr 2019 10:34:05 +0000 (12:34 +0200)
commitbd901419bd5dbb4fa8bff84897fd0b1ed84f3d6d
tree768e55b37c80317d8c88002f689540c55181284b
parent716d7dcec8c06d7482ec0d028a7d8ff1a30076a6
s390/ipl: add definitions for the IPL report block

To transport the information required for secure boot a new IPL report
will be created at boot time. It will be written to memory right after
the IPL parameter block. To work with the IPL report a couple of
additional structure definitions are added the the uapi/ipl.h header.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/uapi/asm/ipl.h