History log of /rk3399_rockchip-uboot/include/optee_include/OpteeClientApiLib.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 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 ...


# 7b9ee69b 30-Oct-2017 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_client: add macro definition

Change-Id: If6791e63a70190273b09c3cfa7f61490d7f5f0cd
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 ...