]> Git Repo - u-boot.git/commit
riscv: Make A ISA extension selectable
authorChia-Wei Wang <[email protected]>
Tue, 10 Sep 2024 09:39:13 +0000 (17:39 +0800)
committerLeo Yu-Chi Liang <[email protected]>
Wed, 11 Sep 2024 12:35:03 +0000 (20:35 +0800)
commit9c0ed7214298e4d9e575bff0f34ae6cacba8bfc4
tree9fe177a2bd6349608c315d3dcb2d60e0b5c57fdd
parentdb378b0f18b497c2411c12a314c78cf71e638cbb
riscv: Make A ISA extension selectable

Make the Atomic (A) ISA extension selectable. Thus CPUs such as
Ibex without the A extension can be supported.

Signed-off-by: Chia-Wei Wang <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
arch/riscv/Kconfig
This page took 0.031716 seconds and 4 git commands to generate.