s390/ipl: read IPL report at early boot
Read the IPL Report block provided by secure-boot, add the entries of the certificate list to the system key ring and print the list of components. PR: Adjust to Vasilys bootdata_preserved patch set. Preserve ipl_cert_list for later use in kexec_file. Signed-off-by:Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by:
Philipp Rudo <prudo@linux.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/boot/Makefile 3 additions, 2 deletionsarch/s390/boot/Makefile
- arch/s390/boot/boot.h 2 additions, 0 deletionsarch/s390/boot/boot.h
- arch/s390/boot/ipl_report.c 165 additions, 0 deletionsarch/s390/boot/ipl_report.c
- arch/s390/boot/startup.c 9 additions, 9 deletionsarch/s390/boot/startup.c
- arch/s390/include/asm/boot_data.h 7 additions, 0 deletionsarch/s390/include/asm/boot_data.h
- arch/s390/kernel/ipl.c 19 additions, 0 deletionsarch/s390/kernel/ipl.c
- arch/s390/kernel/setup.c 45 additions, 0 deletionsarch/s390/kernel/setup.c
- security/integrity/Kconfig 10 additions, 1 deletionsecurity/integrity/Kconfig
- security/integrity/Makefile 4 additions, 4 deletionssecurity/integrity/Makefile
- security/integrity/platform_certs/load_ipl_s390.c 36 additions, 0 deletionssecurity/integrity/platform_certs/load_ipl_s390.c
Loading
Please register or sign in to comment