Lean Sheng Tan has submitted this change. ( https://review.coreboot.org/c/coreboot/+/74218 )
Change subject: security/vboot: Don't add RO pagetables to RW_A/B ......................................................................
security/vboot: Don't add RO pagetables to RW_A/B
Currently this is only used in bootblock and expects a fixed offset.
Change-Id: I3c4db6fffe3343f12383fe9585620ffefb01cf81 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/coreboot/+/74218 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Lean Sheng Tan sheng.tan@9elements.com Reviewed-by: Subrata Banik subratabanik@google.com Reviewed-by: Maximilian Brune maximilian.brune@9elements.com --- M src/security/vboot/Makefile.inc 1 file changed, 18 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Lean Sheng Tan: Looks good to me, approved Subrata Banik: Looks good to me, approved Maximilian Brune: Looks good to me, but someone else must approve
diff --git a/src/security/vboot/Makefile.inc b/src/security/vboot/Makefile.inc index 9e42ab1..ba83c3b 100644 --- a/src/security/vboot/Makefile.inc +++ b/src/security/vboot/Makefile.inc @@ -199,6 +199,7 @@ intel_fit \ intel_fit_ts \ fspt.bin \ + pagetables \ $(call strip_quotes,$(CONFIG_RO_REGION_ONLY)) \ ,$(1)),COREBOOT,\ $(if $(filter \