diff options
author | Kees Cook <[email protected]> | 2020-10-02 10:38:14 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-05 13:34:18 +0200 |
commit | 06e67b849ab910a49a629445f43edb074153d0eb (patch) | |
tree | 77c55ce1bcdc90f7098dbde98aba92dffcd93d19 /drivers/base/firmware_loader/main.c | |
parent | c307459b9d1fcb8bbf3ea5a4162979532322ef77 (diff) |
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
The "FIRMWARE_EFI_EMBEDDED" enum is a "where", not a "what". It
should not be distinguished separately from just "FIRMWARE", as this
confuses the LSMs about what is being loaded. Additionally, there was
no actual validation of the firmware contents happening.
Fixes: e4c2c0ff00ec ("firmware: Add new platform fallback mechanism and firmware_request_platform()")
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Acked-by: Scott Branden <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/firmware_loader/main.c')
0 files changed, 0 insertions, 0 deletions