git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdd7857
)
efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Thu, 3 Apr 2014 15:46:58 +0000
(17:46 +0200)
committer
Matt Fleming
<matt.fleming@intel.com>
Wed, 30 Apr 2014 18:57:06 +0000
(19:57 +0100)
Loading unauthenticated FDT blobs directly from storage is a security hazard,
so this should only be allowed when running with UEFI Secure Boot disabled.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
No differences found