Searched hist:"830 afb5e98ff2795aa92c5d346c703b47539d0f9" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_sha512.c | 830afb5e98ff2795aa92c5d346c703b47539d0f9 Mon Mar 27 10:01:23 UTC 2023 Xuhui Lin <xuhui.lin@rock-chips.com> lib: avb: sha512: Add support for selecting crypto or software dynamically
Background: - Crypto_v2 sometimes supports sha512, sometimes doesn't support sha512. - AVB code is relatively longer much, no need to save the amount of code in sha512.
Future: - For crypto_v2, don't need to worry whether current platform supports sha512 or not.
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: Ia6eb0354bb4cb38eba9ffc46ffef0789f6c376f5
|