]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: HYP/non-sec: add sun7i PSCI backend
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 18 Jul 2014 20:06:38 +0000 (21:06 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 31 Jul 2014 13:37:24 +0000 (15:37 +0200)
commitd5db7024aafc5ea603f3a34f83bb29a1eaa3cbe7
tree103f08f56ad35d1e042061fbccd7d25ea2924355
parent366cc5027841d8b53e3166911f595b9de2aef407
sunxi: HYP/non-sec: add sun7i PSCI backend

So far, only supporting the CPU_ON method.
Other functions can be added later.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/psci.S [new file with mode: 0644]
include/configs/sun7i.h