]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/sandbox/cpu/cpu.c
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)
committerSimon Glass <sjg@chromium.org>
Thu, 11 Jun 2015 01:26:54 +0000 (19:26 -0600)
commit29748515fd7ba49fe027b39eb184b84f2890631e
tree041fa5a942d1491ca2b406aaa6b1b8b5f204bccf
parent4d24a11ee6aeba68fe4a8c94ed37019b773af2f3
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