From: Leo Liang <ycliang@andestech.com>
To: Samuel Holland <samuel@sholland.org>
Cc: Rick Chen <rick@andestech.com>, <u-boot@lists.denx.de>,
Madushan Nishantha <jlmadushan@gmail.com>
Subject: Re: [PATCH] riscv: Align the trap handler to 64 bytes
Date: Wed, 1 Nov 2023 13:34:50 +0800 [thread overview]
Message-ID: <ZUHjevQxFRimUeXS@swlinux02> (raw)
In-Reply-To: <20231031053603.64062-1-samuel@sholland.org>
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@gmail.com>
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---
>
> arch/riscv/cpu/mtrap.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
prev parent reply other threads:[~2023-11-01 5:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-31 5:35 [PATCH] riscv: Align the trap handler to 64 bytes Samuel Holland
2023-11-01 5:34 ` Leo Liang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZUHjevQxFRimUeXS@swlinux02 \
--to=ycliang@andestech.com \
--cc=jlmadushan@gmail.com \
--cc=rick@andestech.com \
--cc=samuel@sholland.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.