zephyr/soc/xtensa/intel_adsp
Ederson de Souza c0b7864840 arch/xtensa: Enable backtrace on panic on Intel ADSP platforms
Platform specific functions necessary to enable this feature were
implemented (z_xtensa_ptr_executable() and
z_xtensa_stack_ptr_is_sane() for Intel ADSP platforms.

Current implementation just ensures stack pointer and program counter
are within relevant areas defined in the linker scripts, without going
too fine grained.

Also, `.iram1` section, used by the backtrace code, also added to
Intel ADSP linker script.

Finally, update west manifest to use up-to-date SOF, which contains a
patch to fix build issues related to the linker changes.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-04-14 11:03:40 -04:00
..
cavs_v15 intel_adsp: init soc only for SoCs marked as ADSP_CAVS 2022-03-01 16:20:42 -05:00
cavs_v18 soc/intel_adsp: XTENSA_WAITI_BUG must be set of cAVS1.8 and newer 2022-04-11 08:29:06 -04:00
cavs_v20 soc/intel_adsp: XTENSA_WAITI_BUG must be set of cAVS1.8 and newer 2022-04-11 08:29:06 -04:00
cavs_v25 soc/intel_adsp: XTENSA_WAITI_BUG must be set of cAVS1.8 and newer 2022-04-11 08:29:06 -04:00
common arch/xtensa: Enable backtrace on panic on Intel ADSP platforms 2022-04-14 11:03:40 -04:00
tools soc/intel_adsp: Low level HDA driver and tests 2022-04-01 09:12:20 -04:00
CMakeLists.txt
Kconfig intel_adsp: init soc only for SoCs marked as ADSP_CAVS 2022-03-01 16:20:42 -05:00
Kconfig.defconfig soc/intel_adsp: set default cavs kconfig to cavs platforms only 2022-04-06 14:43:18 -04:00
Kconfig.soc