]> git.baikalelectronics.ru Git - uboot.git/commit
arm: Add arm handoff header file
authorMichael Trimarchi <michael@amarulasolutions.com>
Sun, 5 Jan 2020 15:51:13 +0000 (16:51 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2020 16:19:52 +0000 (11:19 -0500)
commit67a68a4e557682a5ebc893064f352a956b508081
tree7466193b94caca3162f2011806d218d1276a2cd8
parentcecc63840c8819d01126e2d2ae452746cc20b28e
arm: Add arm handoff header file

Add an arch-specific handoff header so that we can use the HANDOFF feature
on arm devices.

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/handoff.h [new file with mode: 0644]