commit | 2b6673d60d66a5458c34412e11b24b98f14f642c | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Mar 15 11:31:25 2023 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Apr 21 09:46:01 2023 +0100 |
tree | f66b7778fff2d041c14cee44a00db10842fc375a | |
parent | c68b8af4ae17eb6736fe931628c6e4d76cbd0db8 [diff] |
refactor(auth)!: unify REGISTER_CRYPTO_LIB Have only one definition for REGISTER_CRYPTO_LIB macro, with all the possible fields. Worst case adds 4 u64 to crypto_lib_desc. While at it, correct some MISRA violations: MC3R1.R12.1: (advisory) The precedence of operators within expressions should be made explicit. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I1342a20e6eef2354753182c2a81ff959e03e5c81