Searched refs:NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
/arm-trusted-firmware-2.8.0/services/std_svc/drtm/ |
A D | drtm_main.c | 373 return NOT_SUPPORTED; in drtm_dl_check_args() 692 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 726 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 740 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 746 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 751 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 788 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 806 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 822 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler() 828 SMC_RET1(handle, NOT_SUPPORTED); in drtm_smc_handler()
|
A D | drtm_main.h | 52 NOT_SUPPORTED = SMC_UNK, enumerator
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | secure-partition-manager-mm.rst | 353 - ``NOT_SUPPORTED``: SPM interface is not supported or not available for the 552 - ``NOT_SUPPORTED``: Function was called from the Non-secure world. 689 - ``NOT_SUPPORTED`` : The SPM does not support retrieval of attributes of 778 - ``NOT_SUPPORTED``: The SPM does not permit change of attributes of any 817 ``NOT_SUPPORTED``,-1
|
Completed in 5 milliseconds