History log of /rk3399_rockchip-uboot/lib/optee_clientApi/OpteeClientRkFs_common.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 5385f6ef 01-Nov-2021 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_clientApi: data alignment for get_rkss_version

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


# df538e29 09-Jun-2020 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_client v2: support RKFS version 2

1.use get_rkss_version function to get rkss version,
if security partition have data with rkss version 1, then
we choice rkss version 1, if security

lib: optee_client v2: support RKFS version 2

1.use get_rkss_version function to get rkss version,
if security partition have data with rkss version 1, then
we choice rkss version 1, if security partition is empty,
then we choice rkss version 2
2.rkss version 2 support dual backup mechanism,
security partition total use 1M
3.rkss version 2 R&W 256k data one time

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

show more ...


# d079c1a5 09-Jun-2020 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_client v1: support RKFS version 2

1.use get_rkss_version function to get rkss version,
if security partition have data with rkss version 1, then
we choice rkss version 1, if security

lib: optee_client v1: support RKFS version 2

1.use get_rkss_version function to get rkss version,
if security partition have data with rkss version 1, then
we choice rkss version 1, if security partition is empty,
then we choice rkss version 2
2.rkss version 2 support dual backup mechanism,
security partition total use 1M
3.rkss version 2 R&W 256k data one time

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

show more ...