commit | 0153806b9e3756ad81629bbfd2a0f909a1b579fc | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Sep 18 13:13:24 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Sep 18 13:33:28 2018 +0100 |
tree | 857612f92a2ebbe2c305e0364657752d85b5c5fd | |
parent | e52ed092cde21d13533df32eb68629a980d69b4b [diff] |
trusty: Fix return value of trusty_init() The value used to signal failure is 0. It is needed to return a different value on success. Change-Id: I2186aa7dfbfc825bfe7b3d5ae3c4de7af10ee44f Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>