| #
1d30eaa5 |
| 14-Nov-2022 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_clientApi: support call optee which enable virtualization
Change-Id: Ia63e1ef0bb56179eff1f799bee6541db8f6506a8 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
|
| #
396e3049 |
| 14-Aug-2020 |
Elon Zhang <zhangzj@rock-chips.com> |
rochchip: board: only map op-tee share memory as dcache enabled
The cache fixup is for the data coherence when communication between U-Boot and OP-TEE. And data abort exception appeares on OP-TEE V1
rochchip: board: only map op-tee share memory as dcache enabled
The cache fixup is for the data coherence when communication between U-Boot and OP-TEE. And data abort exception appeares on OP-TEE V1 32bit platform due to unknown reason. So only the share memory need be mapped as dcache enabled.
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com> Change-Id: I92b62ef5fbdf47adc0328a14034a5861e8e77fed
show more ...
|
| #
7a349fdc |
| 30-Jun-2020 |
Elon Zhang <zhangzj@rock-chips.com> |
lib: optee_client: add optee initialize flag
Add optee initialize flag to reduce redundant calling.
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com> Change-Id: Ib3e883c48d5c85c446f3e9e991cd4cfcd1
lib: optee_client: add optee initialize flag
Add optee initialize flag to reduce redundant calling.
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com> Change-Id: Ib3e883c48d5c85c446f3e9e991cd4cfcd1cede90
show more ...
|
| #
74eb6027 |
| 22-Apr-2020 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: update to new optee msg for optee v1 platform
optee v1 smc message is deprecated and update to new optee msg, api revision smc call is add in init func to check capcibility.
Chan
lib: optee_client: update to new optee msg for optee v1 platform
optee v1 smc message is deprecated and update to new optee msg, api revision smc call is add in init func to check capcibility.
Change-Id: Ia54a1257050b5e3776a00b6b76ca608c939bb401 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
show more ...
|
| #
efb93541 |
| 25-Mar-2019 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: add module name in print func
Change-Id: I6cdcb0870bf5a3915009421e5c8b09584ac2bb6c Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
|
| #
f4e1db95 |
| 04-Mar-2019 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: add judgment of return value
Change-Id: If616f89ffb2c3ea30afb7bced56a1ca28b1232b2 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
|
| #
1f25ada2 |
| 23-Feb-2018 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: support new optee message
Change-Id: I83e8da2252f1fef6dff7d388d12e6fb7972cf79e Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
|
| #
abdd2437 |
| 24-Aug-2017 |
hisping <hisping.lin@rock-chips.com> |
lib: add tipc functions
tipc functions is used for uboot communicate with TEE. uboot can request service for secure store or secure algorithm.
Change-Id: Ie44095aff4c044feceb5f362abf6e3d24ceb8d4c S
lib: add tipc functions
tipc functions is used for uboot communicate with TEE. uboot can request service for secure store or secure algorithm.
Change-Id: Ie44095aff4c044feceb5f362abf6e3d24ceb8d4c Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|