zephyr/soc/xtensa/nxp_adsp
Laurentiu Mihalcea f14c3e06f4 xtensa: nxp_adsp: common: Remove soc.c
The soc.c interrupt-related definitions are supposed to
provide support for multi-level interrupts. At the moment,
the way the functions work is they only process the LEVEL 1
interrupt from the encoded INTID and treats the provided INTID
as if it were simply a LEVEL 1 interrupt, which is wrong. Another
issue with soc.c is the fact that the definitions from it clash
with the ones provided by the IRQSTEER driver. To fix this, remove
the soc.c file altogether and change the corresponding CMakeLists.txt
to only contain the necessary statements.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2024-01-18 20:12:13 +01:00
..
common xtensa: nxp_adsp: common: Remove soc.c 2024-01-18 20:12:13 +01:00
imx8 nxp_adsp: linker: Rename text area variables 2023-11-20 11:13:44 +01:00
imx8m nxp_adsp: linker: Add snippets to linker script 2023-11-20 11:13:44 +01:00
imx8ulp soc: xtensa: adsp: add support for NXP ADSP for i.MX8ULP 2023-12-04 16:41:00 +00:00
rt5xx nxp_adsp: linker: Rename text area variables 2023-11-20 11:13:44 +01:00
CMakeLists.txt cmake: cleanup and simplify the standard include logic in Zephyr 2023-11-06 18:57:30 -05:00
Kconfig soc: xtensa: nxp_adsp: Enable cache management API for NXP SoCs 2023-05-17 18:34:24 -04:00
Kconfig.defconfig soc: xtensa/nxp_adsp: put guard in Kconfig.defconfig 2023-10-26 19:16:53 -04:00
Kconfig.soc soc: xtensa: adsp: add support for NXP ADSP 2021-08-28 23:27:02 -04:00