| #
b2858095 |
| 11-Sep-2024 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_clientApi: do check if security level is 0
developer may set security level to 2, then set security level to 0, we should check security level in the case.
Change-Id: I831e525683646fc0ed
lib: optee_clientApi: do check if security level is 0
developer may set security level to 2, then set security level to 0, we should check security level in the case.
Change-Id: I831e525683646fc0ed0ac1aa8b1e236a5a0264d7 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| #
b4fc1024 |
| 18-Nov-2021 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_clientApi: support select security level
OPTEE use weak security if not define CONFIG_OPTEE_SECURITY_LEVEL, OPTEE use strong security if set CONFIG_OPTEE_SECURITY_LEVEL to 1 or 2.
Signed
lib: optee_clientApi: support select security level
OPTEE use weak security if not define CONFIG_OPTEE_SECURITY_LEVEL, OPTEE use strong security if set CONFIG_OPTEE_SECURITY_LEVEL to 1 or 2.
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Change-Id: Ia6008b1031d53521a3afaa4f7c404bfa2f5bd206
show more ...
|
| #
4de98124 |
| 03-Mar-2021 |
Joseph Chen <chenjh@rock-chips.com> |
lib: optee client: add dependent for Kconfig option
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I9e475b1a8658dfc8d0d70dac0a8dd166a9e8d483
|
| #
d5d77aeb |
| 06-Jul-2018 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: modify macro in Kconfig
CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION is support for OPTEE_V1
Change-Id: Ic83d06a08a1d409905dcc61e0f7346ab23261b0c Signed-off-by: Hisping Lin <hispin
lib: optee_client: modify macro in Kconfig
CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION is support for OPTEE_V1
Change-Id: Ic83d06a08a1d409905dcc61e0f7346ab23261b0c Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| #
3251364c |
| 19-Mar-2018 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: support rk file system for optee v2
uboot can secure store data to nand or emmc "security" partition for optee v2
Change-Id: I85abbfb3970a2fa3f46f540d3f16dfc7ca605317 Signed-off-
lib: optee_client: support rk file system for optee v2
uboot can secure store data to nand or emmc "security" partition for optee v2
Change-Id: I85abbfb3970a2fa3f46f540d3f16dfc7ca605317 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| #
d7407b11 |
| 26-Feb-2018 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: move CONFIG_OPTEE_V1/V2 define
move CONFIG_OPTEE_V1/V2 to lib/optee_clientApi/Kconfig
Change-Id: I446454547a186a27110aa95183264154fc538de9 Signed-off-by: Hisping Lin <hisping.lin
lib: optee_client: move CONFIG_OPTEE_V1/V2 define
move CONFIG_OPTEE_V1/V2 to lib/optee_clientApi/Kconfig
Change-Id: I446454547a186a27110aa95183264154fc538de9 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| #
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 ...
|