zephyr/soc/mediatek/mt8xxx
Andy Ross 619c1ff577 soc/mediatek: Don't scan SRAM for winstream in mtk_adsp_load.py
For the same reason that this script can't zero the SRAM region (it
spontaneously reboots my 8186 device) we can't scan the SRAM for the
winstream header.  It's never there anyway, it lives in .rodata.

This is likely a hardware bug, but as it's an older platform and this
is test code it's probably best to just keep it as a workaround.

Signed-off-by: Andy Ross <andyross@google.com>
2025-01-06 20:33:04 +01:00
..
mt8186
mt8188
mt8195
mt8196 boards/mediatek: Add mt8196_adsp 2024-11-28 20:51:50 +01:00
CMakeLists.txt soc/mediatek/adsp: Build zephyr.ri using rimage when available 2024-12-05 22:08:55 +01:00
cpuclk.c
gen_img.py soc/mediatek: Ruffify python scripts 2024-11-28 20:51:50 +01:00
irq.c boards/mediatek: Add mt8196_adsp 2024-11-28 20:51:50 +01:00
Kconfig
Kconfig.defconfig soc/mediatek/adsp: Enable winstream console 2025-01-06 20:33:04 +01:00
Kconfig.soc boards/mediatek: Add mt8196_adsp 2024-11-28 20:51:50 +01:00
linker.ld soc/mediatek/mtk_adsp: Support __nocache 2025-01-06 20:33:04 +01:00
mbox.c soc/mediatek/adsp: Union mbox ISRs 2025-01-06 20:33:04 +01:00
mtk_adsp_load.py soc/mediatek: Don't scan SRAM for winstream in mtk_adsp_load.py 2025-01-06 20:33:04 +01:00
soc.c soc/mediatek/adsp: Enable winstream console 2025-01-06 20:33:04 +01:00
soc.h
soc.yml boards/mediatek: Add mt8196_adsp 2024-11-28 20:51:50 +01:00