commit | f008d40ab18ede67fb37225ae4e31541d37c292b | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Thu May 20 10:32:22 2021 +0200 |
committer | Yann Gautier <yann.gautier@foss.st.com> | Thu May 27 09:54:59 2021 +0200 |
tree | 2f766add2e26fb18ef224cf7bd49cc57cdeaafa8 | |
parent | c73254b2acbf4261cb443bd4fc8248815d66f3d7 [diff] |
feat(smccc): add bit definition for SMCCC_ARCH_SOC_ID The definitions of SMCCC_ARCH_SOC_ID SoC version return bits are defined in SMC Calling Convention [1]. Add the masks and shifts for JEP-106 bank index, JEP-106 identification code, and Implementation defined SoC ID. Add a macro to easily set JEP-106 fields. [1] https://developer.arm.com/documentation/den0028/latest/ Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: Iecbd09f6de6728de89dc746d2d1981a5a97a8ab7