Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/spm/spm_mm/
A Dspm_mm_xlat.c130 return SPM_MM_INVALID_PARAMETER; in spm_memory_attributes_get_smc_handler()
158 return (ret == 0) ? SPM_MM_SUCCESS : SPM_MM_INVALID_PARAMETER; in spm_memory_attributes_set_smc_handler()
A Dspm_mm_main.c242 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER); in mm_communicate()
247 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER); in mm_communicate()
/arm-trusted-firmware-2.8.0/include/services/
A Dspm_mm_svc.h87 #define SPM_MM_INVALID_PARAMETER -2 macro

Completed in 5 milliseconds