hin
>
> Subject: [PATCH v1] configs: socfpga: soc64: Avoid SPL enter infinite loop
> during exception
>
> From: Chin Liang See
>
> In current implementation, any exception would trigger a CPU reset.
> But a bad written SPL would cause infinite loop where the system will re
From: Chin Liang See
In current implementation, any exception would trigger a CPU reset.
But a bad written SPL would cause infinite loop where the system
will reload the same SPL instead of loading factory safe image.
Hence this patch is to ensure any exception will cause a hang. At this
moment,
2 matches
Mail list logo