diff options
author | Kees Cook <keescook@chromium.org> | 2020-07-25 00:36:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-25 13:05:20 +0300 |
commit | 2d38dbf89a06d0f689daec9842c5d3295c49777f (patch) | |
tree | 6e4cb410ff510c0530eedd0ad1c6049cb5a8943e /lib/mpi/mpiutil.c | |
parent | 90b109d50da09ddaa179732c01ccba7f759c125d (diff) | |
download | linux-2d38dbf89a06d0f689daec9842c5d3295c49777f.tar.xz |
test_firmware: Test platform fw loading on non-EFI systems
On non-EFI systems, it wasn't possible to test the platform firmware
loader because it will have never set "checked_fw" during __init.
Instead, allow the test code to override this check. Additionally split
the declarations into a private header file so it there is greater
enforcement of the symbol visibility.
Fixes: 548193cba2a7 ("test_firmware: add support for firmware_request_platform")
Cc: stable@vger.kernel.org
Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20200724213640.389191-2-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions