git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e166d
)
board: qemu-arm: select TPM_PCR_ALLOCATE
author
Raymond Mao
<raymond.mao@linaro.org>
Mon, 27 Jan 2025 14:58:51 +0000
(06:58 -0800)
committer
Ilias Apalodimas
<ilias.apalodimas@linaro.org>
Tue, 28 Jan 2025 06:58:41 +0000
(08:58 +0200)
Enable PCR allocate and system reboot when algorithms don't match
among the values from TPM device, U-Boot support and evenlog.
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
configs/qemu_arm64_defconfig
patch
|
blob
|
history
diff --git
a/configs/qemu_arm64_defconfig
b/configs/qemu_arm64_defconfig
index
6f5a86f
..
763fc14
100644
(file)
--- a/
configs/qemu_arm64_defconfig
+++ b/
configs/qemu_arm64_defconfig
@@
-75,3
+75,4
@@
CONFIG_SEMIHOSTING=y
CONFIG_MBEDTLS_LIB=y
CONFIG_TPM=y
CONFIG_GENERATE_SMBIOS_TABLE_VERBOSE=y
+CONFIG_TPM_PCR_ALLOCATE=y