[PATCH v2 2/3] configs: ibex-ast2700: Explicitly disable Zaamo and Zalrsc extension
Leo Liang
ycliang at andestech.com
Thu Sep 18 14:07:41 CEST 2025
On Tue, Sep 02, 2025 at 08:19:31AM +0000, Yao Zi wrote:
> This board supports neither Zaamo nor Zalrsc extension, thus we want to
> build it without "a" specified in the ISA string passed to compiler in
> case of misused A-extension instructions. With RISCV_ISA_ZAAMO and
> RISCV_ISA_ZALRSC Kconfig options introduced, we must explicitly disable
> both of them to achieve this.
>
> Signed-off-by: Yao Zi <ziyao at disroot.org>
> ---
> configs/ibex-ast2700_defconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list