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 <zi...@disroot.org> > --- > configs/ibex-ast2700_defconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>