Add context cleanup command for TZ 92/296592/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 1 Aug 2023 13:26:47 +0000 (15:26 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 1 Aug 2023 13:48:38 +0000 (15:48 +0200)
commit7badfc11c9e54efcc1a4e4b792eef98c9e08631a
tree2233cfdf941ca0018d798fd14fc10c4ef649f811
parentf3f7d305fa4ccdd1d302f157497ebec76129bb41
Add context cleanup command for TZ

If encryption fails and the "finalize" is not called the context will
not removed on TA side. Fix it by adding new command.

Change-Id: Id6bfb6821ba2c83565eb79d825fa98c096a346fc
src/manager/crypto/tz-backend/ctx.cpp
src/manager/crypto/tz-backend/ctx.h
src/manager/crypto/tz-backend/internals.cpp
src/manager/crypto/tz-backend/internals.h
src/manager/crypto/tz-backend/store.cpp
src/manager/crypto/tz-backend/tz-context.cpp
src/manager/crypto/tz-backend/tz-context.h