Home
last modified time | relevance | path

Searched refs:gpt_init_pas_l1_tables (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Darm_common.c257 if (gpt_init_pas_l1_tables(arm_gpt_info->pgs, in arm_gpt_setup()
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl31_setup.c241 if (gpt_init_pas_l1_tables(GPCCR_PGS_4K, in bl31_plat_gpt_setup()
/rk3399_ARM-atf/include/lib/gpt_rme/
H A Dgpt_rme.h254 int gpt_init_pas_l1_tables(gpccr_pgs_e pgs,
/rk3399_ARM-atf/docs/components/
H A Dgranule-protection-tables-design.rst129 The ``gpt_init_pas_l1_tables`` API takes an address and size for
177 #. Firmware must call ``gpt_init_pas_l1_tables`` with a pointer to an array of
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c350 * mappings against the new PAS regions in the event that gpt_init_pas_l1_tables
1161 int gpt_init_pas_l1_tables(gpccr_pgs_e pgs, uintptr_t l1_mem_base,
1173 int gpt_init_pas_l1_tables(gpccr_pgs_e pgs, uintptr_t l1_mem_base, gpt_init_pas_l1_tables() function