From bbbd68a140c9b34ccded9273d91e6b5bc97d0f28 Mon Sep 17 00:00:00 2001 From: Chen Du Date: Mon, 4 Mar 2019 10:56:19 -0600 Subject: Add page tables to read only partitions Changed partitions (WOFDATA, MEMD) to be signed with a hash page table bit. This generates a hash page table in the protected payload which will be used to validate pages in the unprotected payload Change-Id: I9be4b1f6e65b9a52a8b6ba23affdacc4d89f5295 RTC: 179519 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72776 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Michael Baiocchi Reviewed-by: Daniel M. Crowell --- src/usr/vfs/vfsrp.C | 2 +- src/usr/vfs/vfsrp.H | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr/vfs') diff --git a/src/usr/vfs/vfsrp.C b/src/usr/vfs/vfsrp.C index fde05d820..a200bcaab 100644 --- a/src/usr/vfs/vfsrp.C +++ b/src/usr/vfs/vfsrp.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2011,2018 */ +/* Contributors Listed Below - COPYRIGHT 2011,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ diff --git a/src/usr/vfs/vfsrp.H b/src/usr/vfs/vfsrp.H index ebf9c86fd..7530445c1 100644 --- a/src/usr/vfs/vfsrp.H +++ b/src/usr/vfs/vfsrp.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2011,2017 */ +/* Contributors Listed Below - COPYRIGHT 2011,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ -- cgit v1.2.3