Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c1701 uint64_t nse, __unused l1_desc; in gpt_delegate_pas() local
1745 nse = (uint64_t)GPT_NSE_REALM << GPT_NSE_SHIFT; in gpt_delegate_pas()
1749 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_delegate_pas()
1787 flush_page_to_popa(base | nse); in gpt_delegate_pas()
1795 nse = (uint64_t)GPT_NSE_NS << GPT_NSE_SHIFT; in gpt_delegate_pas()
1798 flush_page_to_popa(base | nse); in gpt_delegate_pas()
1840 uint64_t nse, __unused l1_desc; in gpt_undelegate_pas() local
1889 nse = (uint64_t)GPT_NSE_REALM << GPT_NSE_SHIFT; in gpt_undelegate_pas()
1893 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_undelegate_pas()
1922 flush_page_to_popa(base | nse); in gpt_undelegate_pas()
[all …]
/rk3399_ARM-atf/docs/
H A Dchange-log.md489 …- clear scr_el3.nse in smccc_arch_feature_availability ([847c111](https://review.trustedfirmware.o…