[PATCH] riscv: Align the trap handler to 64 bytes
Leo Liang
ycliang at andestech.com
Wed Nov 1 06:34:50 CET 2023
On Tue, Oct 31, 2023 at 12:35:41AM -0500, Samuel Holland wrote:
> This is required on CPUs which always operate in CLIC mode, such as the
> T-HEAD E906 and E907. Per the CLIC specification: "In this mode, the
> trap vector base address held in mtvec is constrained to be aligned on a
> 64-byte or larger power-of-two boundary."
>
> Reported-by: Madushan Nishantha <jlmadushan at gmail.com>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
> arch/riscv/cpu/mtrap.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list