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)
commit47a25e81d35c8d801cae9089de90c9ffea083409
tree65cdfa1cdbca878dbd8a835fef89dc0222b144db
parentd428e81266a59974ade74c1ba019af39f23304ab
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 ddf67daac39de76d2697d587148f4c2cb768f492.
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]