zephyr/soc/xtensa/intel_adsp/common
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
..
include arch/xtensa: Enable backtrace on panic on Intel ADSP platforms 2022-04-14 11:03:40 -04:00
boot.c soc/intel_adsp: boot: simplify the ifdef rules for cAVS versions 2022-03-28 14:03:41 -04:00
cavs_ipc.c tests/intel_adsp: Add clock calibration test 2022-03-01 09:59:15 -05:00
CMakeLists.txt everywhere: fix typos 2022-03-18 13:24:08 -04:00
fix_elf_addrs.py soc: xtensa: Replaced /dev/null in scripts 2022-02-03 07:59:55 -05:00
irq-cavs.c soc/intel_adsp: Move irq handling to separate file 2022-01-05 15:01:45 -05:00
mp_cavs.c soc: Check and fix const qualifier on ISR 2022-03-16 12:33:12 +01:00
rimage_modules.c soc: intel_adsp: update UUIDs of BRNGUP and BASEFW 2022-03-16 13:46:00 -04:00
soc_mp.c arch/xtensa: Use ZSR assignments for the CPU pointer 2022-01-20 12:58:00 -05:00
soc.c soc/intel_asdp: take ownership of i2s and dmic registers 2022-03-25 14:40:31 -04:00
trace_out.c soc/intel_adsp: Replace trace_out code with a sys_winstream 2022-01-13 14:01:23 -05:00