]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Add an implementation for cleanup_before_linux_select()
authorSimon Glass <sjg@chromium.org>
Wed, 13 May 2015 13:02:26 +0000 (07:02 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:36 +0000 (00:42 +0200)
commit5cf677ef9f3a701ad18f6ce4874567a07fbea190
treebf4d330930fe5d4d615be33d154193264dfa1cb7
parent45e4bee5e45b33b401bcc63faeaa0f28b2e480ce
sandbox: Add an implementation for cleanup_before_linux_select()

Support this function so we can use Chrome OS verified boot with sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c