| #
2cd27853 |
| 30-Oct-2017 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: add R&W vboot key hash func
uboot can read vboot key hash from efuse and write vboot key hash to efuse, secure boot will be enable after you write vboot key hash.
Change-Id: Ibe7
lib: optee_client: add R&W vboot key hash func
uboot can read vboot key hash from efuse and write vboot key hash to efuse, secure boot will be enable after you write vboot key hash.
Change-Id: Ibe7b2a5778a3f38e13a241261617f1be8537c88e Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| #
16539616 |
| 30-Oct-2017 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: notify optee when uboot end
trusty_notify_optee_uboot_end() function is used before uboot jump into kernel, then optee will free memery and denied call some tipc functions, denied
lib: optee_client: notify optee when uboot end
trusty_notify_optee_uboot_end() function is used before uboot jump into kernel, then optee will free memery and denied call some tipc functions, denied call read write attribute hash.
Change-Id: I96b5687e1afd5bfdf1780ed1641f5fff2fc17eee Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|