fwk_module: Mark code path as unexpected
Created by: tarek-arm
The fwk_module_get_data() and fwk_get_element_name() are not expected to be called with invalid id. In this scenario, one of the framework assert functions is used to terminate the program. This warning was flagged by the static analysis tool.
Signed-off-by: Tarek El-Sherbiny tarek.el-sherbiny@arm.com Change-Id: I6341dede53ab3f8c1ceeaa0a8e5257a08eb1cc13