src/soc/intel/common/block/sgx: Add missing new lines

Added missing new lines to Debug Output.

Change-Id: I30f208a60661451bc0794c705113e8d19a68b0eb
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33035
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Christian Walter 2019-05-28 13:36:07 +02:00 committed by Patrick Georgi
parent 920bab553e
commit 4b55935173
1 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ void prmrr_core_configure(void)
return;
}
printk(BIOS_INFO, "SGX: prmrr_base = 0x%llx", prmrr_base.data64);
printk(BIOS_INFO, "SGX: prmrr_mask = 0x%llx", prmrr_mask.data64);
printk(BIOS_INFO, "SGX: prmrr_base = 0x%llx\n", prmrr_base.data64);
printk(BIOS_INFO, "SGX: prmrr_mask = 0x%llx\n", prmrr_mask.data64);
/* Program core PRMRR MSRs.
* - Set cache writeback mem attrib in PRMRR base MSR