Fix bug in manifest uint32list parsing

The uint32list_get_next() function returned both its uint32_t result and
enum manifest_return_code as its result. This could result in a a
parsing error going unnoticed and polluting SMC whitelist.

Change-Id: I36871b46daaaed5586a1386bfb27303809cea218
1 file changed