History log of /rk3399_rockchip-uboot/lib/optee_clientApi/OpteeClientRkFs_v2.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 1f284470 21-Oct-2021 Hisping Lin <hisping.lin@rock-chips.com>

lib: optee_clientApi: data alignment with cache line size

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


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