ARM: mediatek: add smp bringup code
authorYingjoe Chen <yingjoe.chen@mediatek.com>
Fri, 2 Oct 2015 15:19:39 +0000 (23:19 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 14 Oct 2015 13:34:44 +0000 (15:34 +0200)
commit0cda07001a9454f371b7a7edabad55d99ef91157
tree002a03b2af67fbf3bcede8175791afd9b6ddfcf6
parent9821e545c5e02ac28af7c595ce71d037a1f74dc9
ARM: mediatek: add smp bringup code

Add support for booting secondary CPUs on mt6589, mt8127
and mt8135.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/mach-mediatek/Makefile
arch/arm/mach-mediatek/platsmp.c [new file with mode: 0644]