Use proper memory type in TZ backend's addGcmAAD() 77/295877/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 11 Jul 2023 11:05:27 +0000 (13:05 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 14 Jul 2023 12:43:16 +0000 (14:43 +0200)
commit5d2c0a7dc83221b075baddcd61f3763c6d52705c
tree7ba70b32123a31a4d58261a6b7689f0f90332d5a
parentd8cd72e123364e0a8a20fc1d82a75c278601ffc6
Use proper memory type in TZ backend's addGcmAAD()

We need TEEC_VALUE_INOUT to properly read the return code from
op.params[0].value.a.

Change-Id: I95eb5fd757f9e3235bb855269dd0a804ac7bb135
src/manager/crypto/tz-backend/tz-context.cpp