summaryrefslogtreecommitdiffstats
path: root/meta/classes/toolchain
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2025-07-02 16:44:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-07-09 09:00:11 +0100
commit15f0df9c2557442f4e1a71670509e91251addc6d (patch)
treed9756454934ab3437196105fa544fd3486fc4bd4 /meta/classes/toolchain
parent8eb4660e3cb6e2bf3e95fb184f054f1c7fdb9350 (diff)
downloadpoky-master-next.tar.gz
linux-yocto/6.12: riscv: Enable TUNE_FEATURES based KERNEL_FEATURESmaster-next
Allow the risc-v TUNE_FEATURES to select specific ISA (kconfig) selections in the kernel config via config fragments selected by KERNEL_FEATURES. This allows the following items to be selected dynamically: CONFIG_ARCH_RV32I CONFIG_ARCH_RV64I CONFIG_FPU CONFIG_RISCV_ISA_C CONFIG_RISCV_ISA_V CONFIG_RISCV_ISA_ZBB CONFIG_RISCV_ISA_ZICBOM CONFIG_RISCV_ISA_ZICBOZ CONFIG_TOOLCHAIN_NEEDS_EXPLICIT_ZICSR_ZIFENCEI Note: Some ISA options, such as CONFIG_RISCV_ISA_C may be reenabled by other options such as CONFIG_EFI. This is properly reported by the configuration tooling. (From OE-Core rev: dfb65dcf5fbd0546c91ffdb503dbbfdd76073700) Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/toolchain')
0 files changed, 0 insertions, 0 deletions