Home
last modified time | relevance | path

Searched refs:ffa_function_id (Results 1 – 5 of 5) sorted by relevance

/trusted-services/components/messaging/ffa/libsp/mock/test/
A Dtest_mock_ffa_api.cpp38 const uint32_t ffa_function_id = 0xfedcba98U; in TEST() local
44 expect_ffa_features(ffa_function_id, &expected_interface_properties, in TEST()
47 ffa_features(ffa_function_id, &interface_properties)); in TEST()
/trusted-services/components/messaging/ffa/libsp/mock/
A Dmock_ffa_api.h15 uint32_t ffa_function_id,
A Dmock_ffa_api.cpp26 uint32_t ffa_function_id, in expect_ffa_features() argument
37 ffa_result ffa_features(uint32_t ffa_function_id, in ffa_features() argument
/trusted-services/components/messaging/ffa/libsp/include/
A Dffa_api.h52 ffa_result ffa_features(uint32_t ffa_function_id,
/trusted-services/components/messaging/ffa/libsp/
A Dffa.c100 ffa_result ffa_features(uint32_t ffa_function_id, in ffa_features() argument
105 ffa_svc(FFA_FEATURES, ffa_function_id, FFA_PARAM_MBZ, FFA_PARAM_MBZ, in ffa_features()

Completed in 19 milliseconds