| 7c1937d6 | 08-Aug-2018 |
Jason Zhu <jason.zhu@rock-chips.com> |
lib: avb: change judgement value when read from rpmb
If the item is not existent, trust will return TEE_ERROR_GENERIC TEE_ERROR_NO_DATA and TEE_ERROR_ITEM_NOT_FOUND. We initialize the item when retu
lib: avb: change judgement value when read from rpmb
If the item is not existent, trust will return TEE_ERROR_GENERIC TEE_ERROR_NO_DATA and TEE_ERROR_ITEM_NOT_FOUND. We initialize the item when return these value.
TEST: fastboot getvar at-vboot-state
ERROR: avb-perm-attr-set=0 avb-locked= avb-unlock-disabled=
Change-Id: Ie1b4e1ce7d1dc419a0af11e5701b0130f2f7f553 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| ceecd5fe | 23-Oct-2017 |
Jason Zhu <jason.zhu@rock-chips.com> |
lib: avb: support the atx and public_key verify
1.support the permanent attribute verify 2.support the PRK, PIK, PSK certificate verify and then get the psk public_key, compare it with public_key in
lib: avb: support the atx and public_key verify
1.support the permanent attribute verify 2.support the PRK, PIK, PSK certificate verify and then get the psk public_key, compare it with public_key in vbmeta.
If the function is required, please open the macro AVB_VBMETA_PUBLIC_KEY_VALIDATE.
Change-Id: Ifeab776c76f97fadd980671481ce27d203516673 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|