History log of /rk3399_ARM-atf/plat/mediatek/mt8192/include/plat_sip_calls.h (Results 1 – 6 of 6)
Revision Date Author Comments
# bbdf2591 08-Sep-2022 Manish Pandey <manish.pandey2@arm.com>

Merge changes Idde51a13,Ife8f1e84 into integration

* changes:
feat(mediatek): add smcc call for MSDC
refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186


# 3bdd9a24 08-Sep-2022 Bo-Chen Chen <rex-bc.chen@mediatek.com>

refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186

- MTK_SIP_KERNEL_DFD can be moved to mtk_sip_def.h.
- Remove unused MTK_SIP_* definations which are already defined in
mtk_si

refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186

- MTK_SIP_KERNEL_DFD can be moved to mtk_sip_def.h.
- Remove unused MTK_SIP_* definations which are already defined in
mtk_sip_def.h.

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: Ife8f1e842d986691488548632426f194199d42b9

show more ...


# 8ce073e4 10-Aug-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "feat(plat/mdeiatek/mt8192): add DFD control in SiP service" into integration


# 5183e637 05-Jul-2021 Rex-BC Chen <rex-bc.chen@mediatek.com>

feat(plat/mdeiatek/mt8192): add DFD control in SiP service

DFD (Design for Debug) is a debugging tool, which scans
flip-flops and dumps to internal RAM on the WDT reset.
After system reboots, those

feat(plat/mdeiatek/mt8192): add DFD control in SiP service

DFD (Design for Debug) is a debugging tool, which scans
flip-flops and dumps to internal RAM on the WDT reset.
After system reboots, those values could be showed for
debugging.

Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Change-Id: I9c7af9a4f75216ed2c6b44458d121a352bef4b95

show more ...


# 77990838 08-Dec-2020 Manish Pandey <manish.pandey2@arm.com>

Merge changes Ibbee37c8,Ic3a13c83,Ib7f2380a,I83b477fd,I284956d4, ... into integration

* changes:
mediatek: mt8192: dcm: Add mcusys related dcm drivers
mediatek: mt8192: add ptp3 driver
mediate

Merge changes Ibbee37c8,Ic3a13c83,Ib7f2380a,I83b477fd,I284956d4, ... into integration

* changes:
mediatek: mt8192: dcm: Add mcusys related dcm drivers
mediatek: mt8192: add ptp3 driver
mediatek: mt8192: Add SiP service
mediatek: mt8192: add uart save and restore api
mediatek: mt8192: modify sys_cirq driver
mediatek: mt8192: add power-off support
mediatek: mt8192: add pmic mt6359p driver
mediatek: mt8192: Initialize delay_timer
mediatek: mt8192: enable NS access for systimer
mediatek: mt8192: Add CPU hotplug and MCDI support
mediatek: mt8192: Add MCDI drivers
mediatek: mt8192: Add SPMC driver

show more ...


# 189f038f 19-Aug-2020 Nina Wu <nina-cm.wu@mediatek.com>

mediatek: mt8192: Add SiP service

Add the basic SiP service

Change-Id: Ib7f2380aab910adf8d33498a79ecd287273907c5
Signed-off-by: Nina Wu <nina-cm.wu@mediatek.com>