commit | bc5a50452bd42029d6587e1596b44ff235655e90 | [log] [tgz] |
---|---|---|
author | Yu Chien Peter Lin <peterlin@andestech.com> | Wed Aug 09 18:49:30 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Oct 19 17:29:50 2023 +0800 |
tree | 30cf46e0c2e1415feaf8f1de62821f460771e56f | |
parent | 03a4504659bf8b0a1945a79696ae9a2b7ca4938a [diff] |
riscv: Add Zbb support for building U-Boot 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@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>