summaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8183/plat_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: mt8183: add MTK SPM driverkenny liang2019-09-161-0/+1
| | | | | | | Add MTK SPM driver for suspend/resume scenario. Signed-off-by: kenny liang <kenny.liang@mediatek.com> Change-Id: I8207eea95914da9e63c62f3afc8329f3ccd9a22c
* Initialize platform for MediaTek mt8183kenny liang2019-05-101-0/+57
- Add basic platform setup - Add generic CPU helper functions - Add delay timer platform implementation - Use TI 16550 uart driver Change-Id: I1c29569c68fe9fca5e10e88a22a29690bab7141f Signed-off-by: kenny liang <kenny.liang@mediatek.com>