zephyr/soc/xtensa/intel_apl_adsp
Kumar Gala 8aeb8a3814 soc: xtensa: rework DT_L2_SRAM and DT_L2_SRAM
Rename DT_L2_SRAM_* to just L2_SRAM_* and set it using new DT macros.
Do something similar for DT_LP_SRAM_* renamed to LP_SRAM_*

Updated the intel_gna driver as it used the DT_L2_SRAM_* defines.

This change also lets us remove dts_fixup.h on intel_s1000 and
intel_apl_adsp SoCs.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-25 09:32:00 -05:00
..
include
CMakeLists.txt
Kconfig.defconfig
Kconfig.soc xtensa: enable XTENSA_HAL at SoC level 2020-04-08 13:10:35 -07:00
adsp.c
linker.ld soc: xtensa: rework DT_L2_SRAM and DT_L2_SRAM 2020-04-25 09:32:00 -05:00
main_entry.S
memory.h soc: xtensa: rework DT_L2_SRAM and DT_L2_SRAM 2020-04-25 09:32:00 -05:00
soc.c intc: intc_cavs: Use DTS labels for device names 2020-04-22 04:59:22 -05:00
soc.h soc: xtensa: replace DT_CAVS_ICTL_x_IRQ with new dt macros 2020-04-22 04:59:22 -05:00
soc_mp.c intc: intc_cavs: Replace DT_CAVS_ICTL_BASE_ADDR with new macros 2020-04-22 04:59:22 -05:00