commit | c06063ce6311a497808912d2ee5506b700fde06c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:02 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | ec0b0852fa2ab72e7c4f349c46600c3968e755a6 | |
parent | e65efec9ed5b581a9e2c0b269c704b12e99a0259 [diff] |
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>