Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-telechips/
H A Dplat_tzc.c28 static enum itr_return tzc_it_handler(struct itr_handler *h) in tzc_it_handler() function
70 .handler = tzc_it_handler,
75 .handler = tzc_it_handler,
81 .handler = tzc_it_handler,
87 .handler = tzc_it_handler,
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c105 static enum itr_return tzc_it_handler(struct itr_handler *handler __unused) in tzc_it_handler() function
117 DECLARE_KEEP_PAGER(tzc_it_handler);
528 tzc_dev->pdata.itr_num, tzc_it_handler, in stm32mp1_tzc_probe()