reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/cris/linux.git/commit/?id=9d1fa2b0ff4af2334e6ab35bcc4b37d2338d3f6e git remote add cris https://git.kernel.org/pub/scm/linux/kernel/git/cris/linux.git git fetch --no-tags cris scmi_telemetry_ng_V5 git checkout 9d1fa2b0ff4af2334e6ab35bcc4b37d2338d3f6e # clang-23 might not be officially released. Try a lower version if installation fails. git clone https://github.com/intel/lkp-tests.git ~/lkp-tests # apt-get install sparse # sparse: v0.6.5-rc1 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-23 ~/lkp-tests/kbuild/make.cross W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=hexagon olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang-23 ~/lkp-tests/kbuild/make.cross W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__ -fmax-errors=unlimited -fmax-warnings=unlimited' O=build_dir ARCH=hexagon SHELL=/bin/bash drivers/firmware/arm_scmi/