Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/xlat_tables/aarch32/
H A Dnonlpae_tables.c87 #define SECTION_PT_NOTSECURE (1U << 3) macro
453 assert(((*table & SECTION_PT_NOTSECURE) == 0U) in init_xlation_table_inner()
469 SECTION_PT_NOTSECURE : 0; in init_xlation_table_inner()