Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/rmmd/
H A Drmmd_keymgmt.c65 err == E_RMM_IN_PROGRESS || err == E_RMM_UNK || err == E_RMM_FAULT); in rmmd_el3_ide_key_program()
90 err == E_RMM_IN_PROGRESS || err == E_RMM_UNK || err == E_RMM_FAULT); in rmmd_el3_ide_key_set_go()
115 err == E_RMM_IN_PROGRESS || err == E_RMM_UNK || err == E_RMM_FAULT); in rmmd_el3_ide_key_set_stop()
134 err == E_RMM_IN_PROGRESS || err == E_RMM_UNK || err == E_RMM_FAULT); in rmmd_el3_ide_km_pull_response()
/rk3399_ARM-atf/include/services/
H A Drmmd_svc.h100 #define E_RMM_FAULT -7 macro
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst795 ``E_RMM_FAULT``,The Key programming is not successful.
856 ``E_RMM_FAULT``,The Key set go is not successful.
917 ``E_RMM_FAULT``,The Key set stop is not successful.
986 ``E_RMM_FAULT``,The previous request was not successful.
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2567 The function returns E_RMM_OK on success, E_RMM_INVAL if arguments are invalid, E_RMM_FAULT
2605 The function returns E_RMM_OK on success, E_RMM_INVAL if arguments are invalid, E_RMM_FAULT
2643 The function returns E_RMM_OK on success, E_RMM_INVAL if arguments are invalid, E_RMM_FAULT
2684 E_RMM_FAULT - The previous request was not successful.