commit | ab7e557388cdfebae3980aa8c68dca6c6f593a95 | [log] [tgz] |
---|---|---|
author | Jeffrey Kardatzke <jkardatzke@google.com> | Thu Feb 09 11:03:17 2023 -0800 |
committer | Jeffrey Kardatzke <jkardatzke@google.com> | Thu Feb 09 13:27:36 2023 -0800 |
tree | 1eae9f1dc8d01151be11c8940dfc1d8261417ffb | |
parent | e87d85613348cc2f71e504ddf3ff56bbe751fd70 [diff] |
fix(optee): address late comments and fix bad rc There were some late comments to the prior change (18635) which are address in this commit. There was also an invalid return value check which was changed and the wrong result was being returned via the SMC call for loading OP-TEE which is now fixed. Signed-off-by: Jeffrey Kardatzke <jkardatzke@google.com> Change-Id: I883ddf966662549a3ef9c801a2d4f47709422332