Home
last modified time | relevance | path

Searched refs:SE_SECURITY_TZ_LOCK_SOFT (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/drivers/se/
H A Dse_private.h65 #define SE_SECURITY_TZ_LOCK_SOFT(x) ((x) << SE_SECURITY_TZ_LOCK_SOFT_SHIFT) macro
H A Dsecurity_engine.c762 val |= SE_SECURITY_TZ_LOCK_SOFT(SE_SECURE); in tegra_se_lock()