]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "efi_capsule: Move signature from DTB to .rodata"
authorSimon Glass <sjg@chromium.org>
Mon, 2 Aug 2021 14:44:31 +0000 (08:44 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Sep 2021 09:47:50 +0000 (03:47 -0600)
commitae6e7a0a65aab7ab0a3cea8f874e1f93da56ad13
tree65cdfa1cdbca878dbd8a835fef89dc0222b144db
parentb86c831aea043ce63f48bc9cb5295b2c180a31e3
Revert "efi_capsule: Move signature from DTB to .rodata"

This was unfortunately applied despite much discussion about it beiong
the wrong way to implement this feature.

Revert it before too many other things are built on top of it.

This reverts commit 2f1fa6bee581964956c1f96ac188ad1c24f5d087.
Signed-off-by: Simon Glass <sjg@chromium.org>
board/emulation/common/Makefile
include/asm-generic/sections.h
lib/efi_loader/Kconfig
lib/efi_loader/Makefile
lib/efi_loader/efi_capsule.c
lib/efi_loader/efi_capsule_key.S [deleted file]