Modules/Compiler/ADSP-ASM.cmake is missing in the release

I have been waiting for Modules/Compiler/ADSP-ASM.cmake to be added to the release. It is still missing in 3.28.1. It would be helpful in migrating our ADSP builds from 3.12 to 3.28.x.

Contents of ADSP-ASM.cmake can be same as Generic-ADSP-ASM.cmake

include(Platform/ADSP-Common)
set(CMAKE_ASM_SOURCE_FILE_EXTENSIONS asm)
set(CMAKE_ASM_OUTPUT_EXTENSION “.doj” )
set(CMAKE_ASM_COMPILE_OBJECT
“<CMAKE_ASM_COMPILER> -proc ${ADSP_PROCESSOR} -si-revision ${ADSP_PROCESSOR_SILICIUM_REVISION} -o ”)

It seems to have been comitted post-3.28 branch so it’ll definitely be in 3.29.