]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(optee): address late comments and fix bad rc
authorJeffrey Kardatzke <jkardatzke@google.com>
Thu, 9 Feb 2023 19:03:17 +0000 (11:03 -0800)
committerJeffrey Kardatzke <jkardatzke@google.com>
Thu, 9 Feb 2023 21:27:36 +0000 (13:27 -0800)
commit8d7c80fa4c5ab17e25d6d82ff0b1e67795e903fb
tree1eae9f1dc8d01151be11c8940dfc1d8261417ffb
parent6264643a0711faef346cbbb6e3d928a198aeaf31
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
docs/threat_model/threat_model.rst
services/spd/opteed/opteed_main.c