Home
last modified time | relevance | path

Searched refs:TARGET_CPU1_GIC_MASK (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/pm/
H A Dpsci.c130 GIC_NON_SEC_SGI_0 | SHIFT_U32(TARGET_CPU1_GIC_MASK, 16)); in raise_sgi0_as_secure()
147 interrupt_raise_sgi(itr_chip, GIC_SEC_SGI_0, TARGET_CPU1_GIC_MASK); in release_secondary_early_hpen()
/optee_os/core/arch/arm/plat-stm32mp2/
H A Dplatform_config.h102 #define TARGET_CPU1_GIC_MASK BIT(1) macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h148 #define TARGET_CPU1_GIC_MASK BIT(1) macro