diff options
| author | Conor Dooley <[email protected]> | 2023-06-28 07:12:30 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2023-07-05 20:21:23 +0000 |
| commit | 2fa4139f3e4812de1b827b44ade35a406413f31f (patch) | |
| tree | 89221ed558e5adec7cc27aae191dbf79c00b0ecb /scripts/clang-tools/gen_compile_commands.py | |
| parent | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (diff) | |
| download | kernel-2fa4139f3e4812de1b827b44ade35a406413f31f.tar.gz kernel-2fa4139f3e4812de1b827b44ade35a406413f31f.zip | |
RISC-V: make ARCH_THEAD preclude XIP_KERNEL
Randy reported build errors in linux-next where XIP_KERNEL was enabled.
ARCH_THEAD requires alternatives to support the non-standard ISA
extensions used by the THEAD cores, which are mutually exclusive with
XIP kernels. Clone the dependency list from the Allwinner entry, since
Allwinner's D1 uses T-Head cores with the same non-standard extensions.
Reported-by: Randy Dunlap <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Tested-by: Randy Dunlap <[email protected]> # build-tested
Link: https://lore.kernel.org/all/[email protected]/
Fixes: da47ce003963 ("riscv: Add the T-HEAD SoC family Kconfig option")
Reviewed-by: Palmer Dabbelt <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/20230628-left-attractor-94b7bd5fbb83@wendy
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
