[PATCH 2/2] tee: add a stub for tee_find_device

Jens Wiklander jens.wiklander at linaro.org
Mon Sep 13 21:10:41 CEST 2021


Hi Patrick,

On Thu, Sep 2, 2021 at 11:56 AM Patrick Delaunay
<patrick.delaunay at foss.st.com> wrote:
>
> Add stub for tee_find_device function when CONFIG_TEE is not activated
> to simplify the caller code.
>
> This patch allows to remove the CONFIG_IS_ENABLED(OPTEE) tests
> for stm32 platform.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
>  arch/arm/mach-stm32mp/fdt.c        |  1 -
>  board/st/common/stm32mp_mtdparts.c |  3 +--
>  include/tee.h                      | 11 +++++++++++
>  3 files changed, 12 insertions(+), 3 deletions(-)

Reviewed-by: Jens Wiklander <jens.wiklander at linaro.org>


More information about the U-Boot mailing list