Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_private.c403 return (int)RISAF4_INST; in stm32_risaf_get_instance()
414 case RISAF4_INST: in stm32_risaf_get_base()
426 case RISAF4_INST: in stm32_risaf_get_max_region()
438 case RISAF4_INST: in stm32_risaf_get_memory_base()
450 case RISAF4_INST: in stm32_risaf_get_memory_size()
H A Dbl2_plat_setup.c252 if (stm32mp2_risaf_write_encryption_key(RISAF4_INST, mkey) != 0) { in prepare_encryption()
H A Dstm32mp2_def.h454 #define RISAF4_INST 3 macro