commit | 96478badd65e29ee6cdeefc3e0a5fb36d3afe9db | [log] [tgz] |
---|---|---|
author | Michael Trimarchi <michael@amarulasolutions.com> | Sun Jan 05 16:51:13 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 11:19:52 2020 -0500 |
tree | 7466193b94caca3162f2011806d218d1276a2cd8 | |
parent | 7e1bda9eaec7589c4d490b1257adac83d6a75ec6 [diff] |
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>