Home
last modified time | relevance | path

Searched hist:"68039 f2d14626adce09512871d6cde20ff45e1d9" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_hash.h68039f2d14626adce09512871d6cde20ff45e1d9 Tue Dec 22 12:54:51 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> feat(st-crypto): update HASH for new hardware version used in STM32MP13

Introduce new flag to manage hardware version.
STM32MP15 currently uses the HASH_V2 and STM32MP13 uses the HASH_V4.
For STM32_HASH_V4: remove MD5 algorithm (no more supported) and
add SHA384 and SHA512.

For STM32_HASH_V2: no change.

Change-Id: I3a9ae9e38249a2421c657232cb0877004d04dae1
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_hash.c68039f2d14626adce09512871d6cde20ff45e1d9 Tue Dec 22 12:54:51 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> feat(st-crypto): update HASH for new hardware version used in STM32MP13

Introduce new flag to manage hardware version.
STM32MP15 currently uses the HASH_V2 and STM32MP13 uses the HASH_V4.
For STM32_HASH_V4: remove MD5 algorithm (no more supported) and
add SHA384 and SHA512.

For STM32_HASH_V2: no change.

Change-Id: I3a9ae9e38249a2421c657232cb0877004d04dae1
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dplatform.mk68039f2d14626adce09512871d6cde20ff45e1d9 Tue Dec 22 12:54:51 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> feat(st-crypto): update HASH for new hardware version used in STM32MP13

Introduce new flag to manage hardware version.
STM32MP15 currently uses the HASH_V2 and STM32MP13 uses the HASH_V4.
For STM32_HASH_V4: remove MD5 algorithm (no more supported) and
add SHA384 and SHA512.

For STM32_HASH_V2: no change.

Change-Id: I3a9ae9e38249a2421c657232cb0877004d04dae1
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>