hal: remove unused files

Prevent unused Xtensa XTOS files from building but keep them in the tree
until migration to Zephyr completes.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
This commit is contained in:
Guennadi Liakhovetski 2020-10-27 12:29:19 +01:00 committed by Liam Girdwood
parent 1d39806f4e
commit 90955de93e
1 changed files with 0 additions and 17 deletions

View File

@ -133,27 +133,10 @@ target_compile_definitions(hal PRIVATE
)
add_local_sources(hal
attribute.c
cache.c
cache_asm.S
clock.S
coherence.c
debug.c
debug_hndlr.S
disass.c
int_asm.S
interrupts.c
memcopy.S
mem_ecc_parity.S
misc.c
miscellaneous.S
mmu.c
mp_asm.S
mpu_asm.S
mpu.c
set_region_translate.c
state_asm.S
state.c
syscache_asm.S
windowspill_asm.S
)