Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/qti/accesscontrol/vmidmt/
H A Dvmidmt.c110 bus_attribs.e_nscfg = HAL_VMIDMT_NSCFG_SECURE; in map_vmid_internal()
174 bus_attribs.e_nscfg = HAL_VMIDMT_NSCFG_SECURE; in config_options_per_master()
H A Dvmidmt_hal.h207 HAL_VMIDMT_NSCFG_SECURE = 2, /* secure */ enumerator
H A Dvmidmt_hal.c564 if (cfg->p_bus_attrib->e_nscfg == HAL_VMIDMT_NSCFG_SECURE) in validate_ctx_args()