[Skiboot] [PATCH 1/2] core/init: Don't checksum MPIPL data areas
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Fri Oct 11 21:19:40 AEDT 2019
On 10/11/19 9:57 AM, Oliver O'Halloran wrote:
> Right now the romem checksum runs from _start until the start of our
> data area. This spans the area used for the MPIPL data structures since
> they're included in the SPIRA-H data area.
>
> Cc: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> Signed-off-by: Oliver O'Halloran <oohall at gmail.com>
> ---
> We might be able to move the MPIPL tables to after the .rodata
> section in the linker script.
Yes. I will look into it later.
I had completely missed checksum_romem() and reboot path. Thanks for the fix.
Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
-Vasant
More information about the Skiboot
mailing list