rv1126-uboot/lib/optee_clientApi
Hisping Lin 68ba937304 lib: optee_client: recover original partition after error
1.switch to RPMB partition when call init rpmb
2.switch to original partition when call finish rpmb
3.it will not switch to original partition when error
  occurred, we should recover original partition after error

Change-Id: I41927e82fb2db690058a809f008ca1f59d334011
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2019-02-14 19:58:09 +08:00
..
Kconfig lib: optee_client: modify macro in Kconfig 2018-07-14 11:37:57 +08:00
Makefile lib: optee_client: remove widevine ta from uboot 2018-12-06 09:17:57 +08:00
OpteeClientApiLib.c lib: optee_client: support new optee message 2018-02-24 15:41:54 +08:00
OpteeClientInterface.c lib: optee_client: add read&wite permanent attributes certificate 2019-01-28 20:42:54 +08:00
OpteeClientMem.c cmd: add test case for secure storage 2019-02-14 19:58:09 +08:00
OpteeClientRPC.c lib: optee_client: recover original partition after error 2019-02-14 19:58:09 +08:00
OpteeClientRkFs-v2.c lib: optee_client: optimizing print information 2019-01-10 18:24:41 +08:00
OpteeClientRkFs.c lib: optee_client: optimizing print information 2019-01-10 18:24:41 +08:00
OpteeClientSMC.c lib: optee_client: v2 client support compile to 32 bits 2018-08-07 10:48:14 +08:00
tabinary_to_cfile.py
tee_smc-arm64.S