]> git.sur5r.net Git - u-boot/commit
ARM: PSCI: export common PSCI function declarations for C code
authorChen-Yu Tsai <wens@csie.org>
Tue, 7 Jun 2016 02:54:26 +0000 (10:54 +0800)
committerHans de Goede <hdegoede@redhat.com>
Mon, 20 Jun 2016 20:43:59 +0000 (22:43 +0200)
commitcbeeb2aebfebcacfe11a88104c6ee923baa50144
tree79b3aa91e7c893d4006ebb1b2700b8d0736dd9a2
parent778dc5f43e92d8736a81e15fb0bbb6cb5a78c1ab
ARM: PSCI: export common PSCI function declarations for C code

Some common PSCI functions are written in assembly, but it should be
possible to use them from C code.

Add function declarations for C code to consume.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/include/asm/psci.h