lkml.org 
[lkml]   [2022]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/8] ARM: stm32: select OPTEE on MPU family
    Date
    Select CONFIG_OPTEE for STM32MP15 and STM32MP13 by default. Final
    activation will done thanks to device tree.

    Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>

    diff --git a/arch/arm/mach-stm32/Kconfig b/arch/arm/mach-stm32/Kconfig
    index 98145031586f..b322cf2a136f 100644
    --- a/arch/arm/mach-stm32/Kconfig
    +++ b/arch/arm/mach-stm32/Kconfig
    @@ -6,6 +6,8 @@ menuconfig ARCH_STM32
    select HAVE_ARM_ARCH_TIMER if ARCH_MULTI_V7
    select ARM_GIC if ARCH_MULTI_V7
    select ARM_PSCI if ARCH_MULTI_V7
    + select TEE if ARCH_MULTI_V7
    + select OPTEE if ARCH_MULTI_V7
    select ARM_AMBA
    select ARCH_HAS_RESET_CONTROLLER
    select CLKSRC_STM32
    --
    2.17.1
    \
     
     \ /
      Last update: 2022-04-22 17:11    [W:2.633 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site