mt8173: Add support for new watchdog SMC
This patch adds support for a new SMC that can be used to control the
watchdog. This allows for a cleaner separation of responsibilities where
all watchdog operations have to go through Trusted Firmware and we could
no longer have kernel and firmware poking concurrently at the same
register block.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Signed-off-by: Evan Benn <evanbenn@chromium.org>
Change-Id: I4844a3559d5c956a53a74a61dd5bc2956f0cce7b
1 parent 2f39c55 commit e9cf1bcc4544f966c979f875f539556cb70f1367
@Julius Werner Julius Werner authored on 12 Mar 2018
Evan Benn committed on 23 Feb 2020
Showing 7 changed files
View
plat/mediatek/mt8173/drivers/wdt/wdt.c 0 → 100644
View
plat/mediatek/mt8173/drivers/wdt/wdt.h 0 → 100644
View
plat/mediatek/mt8173/include/mt8173_def.h
View
plat/mediatek/mt8173/include/plat_sip_calls.h
View
plat/mediatek/mt8173/plat_pm.c
View
plat/mediatek/mt8173/plat_sip_calls.c
View
plat/mediatek/mt8173/platform.mk