commit | bc02922a77869fa4eec4ac8b3d7c60a8fbcda8b5 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Fri Sep 03 13:35:21 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Jan 18 11:30:42 2024 +0100 |
tree | 037c2f6d123642db7f852fb74b49795ebd274e04 | |
parent | 3e334751b0e8a7427e29c9a882693225e3236a8c [diff] |
feat(st): use stm32_get_otp_value_from_idx() in BL31 The shadowing of the OTP is done in BL2. As for BL32 on AARCH32 systems, stm32_get_otp_value_from_idx() should also use bsec_read_otp() in BL31. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: Ib406cfc154339e6d3cde3c925bc6e9416d77b689