diff options
author | Mark Hatle <mark.hatle@amd.com> | 2025-07-02 16:44:23 -0500 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-24 12:36:37 -0700 |
commit | 652d4c17b83c83a036a20cb618a9c6a262096a7a (patch) | |
tree | 60085a9fdbcf8509d76f1ffc39fe45ad724eaba0 /meta/lib/patchtest/patchtest_patterns.py | |
parent | 361e35893a4bef842fc73b5a296a714655cf26c1 (diff) | |
download | poky-652d4c17b83c83a036a20cb618a9c6a262096a7a.tar.gz |
linux-yocto/6.12: riscv: Enable TUNE_FEATURES based KERNEL_FEATURES
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: 9296d038106aebfb66e3a76c4444597e2e1a2263)
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>
(cherry picked from commit 45a1b5aa6abc9007d0d87efc2d740b5564a209dd)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/lib/patchtest/patchtest_patterns.py')
0 files changed, 0 insertions, 0 deletions