Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/gpt_rme/
H A Dgpt_rme.h48 #define GPT_NSE_SECURE U(0b00) macro
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c1749 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_delegate_pas()
1893 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_undelegate_pas()