On Mon, 6 Jan 2020 at 04:51, Michael Trimarchi <mich...@amarulasolutions.com> wrote: > > Add an arch-specific handoff header so that we can use the HANDOFF feature > on arm devices. > > Signed-off-by: Michael Trimarchi <mich...@amarulasolutions.com> > --- > arch/arm/include/asm/handoff.h | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > create mode 100644 arch/arm/include/asm/handoff.h
Reviewed-by: Simon Glass <s...@chromium.org>