mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-08 20:10:09 +00:00
TODOs: remove no more relevant ones code per review
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
94dd788249
commit
af59704bc5
@ -644,7 +644,6 @@ tpm1_unseal() {
|
||||
-sz "$sealed_size" \
|
||||
-of "$sealed_file" ||
|
||||
die "Unable to read sealed file from TPM NVRAM"
|
||||
# TODO: Cannot log + exit instead of dying!?!
|
||||
|
||||
PASS_ARGS=()
|
||||
if [ "$pass" ]; then
|
||||
|
@ -40,7 +40,6 @@ endif
|
||||
|
||||
linux_base_dir := linux-$(linux_version)
|
||||
|
||||
# TODO: fixup the patch process
|
||||
# input file in the heads config/ dir
|
||||
# Allow board config to specialize Linux configuration if necessary
|
||||
linux_kconfig := $(or $(CONFIG_LINUX_CONFIG),config/linux.config)
|
||||
|
Loading…
x
Reference in New Issue
Block a user