History log of /rk3399_rockchip-uboot/cmd/optee.c (Results 1 – 4 of 4)
Revision Date Author Comments
# f3c7fe23 08-Jul-2024 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_clientApi: secure storage compatible with ufs rpmb

Change-Id: Iec343a7ffd66c20805f83001ea9107636e3d5166
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>


# b9a7e756 15-Jul-2019 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_client: change the condition for eMMC devices

1.dev_desc->if_type == IF_TYPE_MMC for SD and eMMC device,
dev_desc->devnum == 1 is SD devices,
dev_desc->devnum == 0 is eMMC devices
2.S

lib: optee_client: change the condition for eMMC devices

1.dev_desc->if_type == IF_TYPE_MMC for SD and eMMC device,
dev_desc->devnum == 1 is SD devices,
dev_desc->devnum == 0 is eMMC devices
2.SD devices do not have rpmb
3.we prefer to use rpmb for eMMC devices, use security
partition for nand or SD devices

Change-Id: Ifc21bd4da7c3ee91e2ecc845c343182c78d52dc1
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>

show more ...


# 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>


# df99e580 04-Jan-2019 Hisping Lin <hisping.lin@rock-chips.com>

cmd: add test case for secure storage

1.mmc testsecurestorage to test secure storage
2.test secure storage in rpmb and test secure storage in
security partition when use emmc
3.test secure storage

cmd: add test case for secure storage

1.mmc testsecurestorage to test secure storage
2.test secure storage in rpmb and test secure storage in
security partition when use emmc
3.test secure storage in security partition when use nand

Change-Id: Id6f72893c002c5040cb1790051c9685911878df7
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>

show more ...