[PATCH] riscv: Add Zbb support for building U-Boot

Tom Rini trini at konsulko.com
Tue Oct 17 17:38:45 CEST 2023


On Wed, Aug 09, 2023 at 06:49:30PM +0800, Yu Chien Peter Lin wrote:

> This patch adds ISA string to the -march to generate zbb instructions
> for U-Boot binaries, along with optimized string functions introduced
> from Linux kernel.
> 
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>
[snip]
> +config RISCV_ISA_ZBB
> +	bool "Zbb extension support for bit manipulation instructions"
> +	default n

The default is 'n' so we don't need this line.  This can be fixed
in-line while applying if there's no other feedback, thanks.

--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231017/05557634/attachment.sig>


More information about the U-Boot mailing list