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)
commit906e3cc552fbf24f0b2a1b7582c6f761a608de20
tree7466193b94caca3162f2011806d218d1276a2cd8
parent1c16606aac8f03be80d9c38ada00fd03123e0dbe
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]