commit | 345c736edd07b657a8c48190baed2719b85d0938 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Apr 03 17:46:58 2014 +0200 |
committer | Matt Fleming <matt.fleming@intel.com> | Wed Apr 30 19:57:06 2014 +0100 |
tree | 6bae228377b6b2f1f7cb60ee6fbce40bcc65cf5e | |
parent | cdd7857898c8d2a159118e663f59978e6b3542f2 [diff] |
efi/arm64: ignore dtb= when UEFI SecureBoot is enabled 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>