]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of EFI_MM_COMM_TEE
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:02 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commitdc96f113b40c9bc6e67fab29f6df0ca0af74ec79
treeec0b0852fa2ab72e7c4f349c46600c3968e755a6
parent834507c67ccaf370902065385da00780ef2774f9
Correct SPL use of EFI_MM_COMM_TEE

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_EFI_MM_COMM_TEE defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/eficonfig.c