Home
last modified time | relevance | path

Searched refs:GPT_GPI_SECURE (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_pas_def3.h254 GPT_GPI_SECURE)
284 GPT_GPI_SECURE)
290 GPT_GPI_SECURE)
314 GPT_GPI_SECURE)
338 GPT_GPI_SECURE)
362 GPT_GPI_SECURE)
386 GPT_GPI_SECURE)
398 GPT_GPI_SECURE)
410 GPT_GPI_SECURE)
434 GPT_GPI_SECURE)
[all …]
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dqemu_sbsa_pas_def.h46 GPT_GPI_SECURE)
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dqemu_pas_def.h93 GPT_GPI_SECURE)
/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dfvp_pas_def.h91 GPT_GPI_SECURE)
/rk3399_ARM-atf/plat/arm/common/
H A Dplat_arm_sip_svc.c67 GPT_GPI_SECURE, in plat_protect_memory()
/rk3399_ARM-atf/include/lib/gpt_rme/
H A Dgpt_rme.h52 #define GPT_GPI_SECURE U(0x8) macro
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme_private.h84 #define GPT_L1_SECURE_DESC GPT_BUILD_L1_DESC(GPT_GPI_SECURE)
H A Dgpt_rme.c92 { (1 << GPT_GPI_SECURE), 0x0, (1 << GPT_GPI_REALM) } },
331 case GPT_GPI_SECURE: in is_gpi_valid()