]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(intel): extend SDM command to return the SDM firmware version
authorSieu Mun Tang <sieu.mun.tang@intel.com>
Wed, 27 Apr 2022 10:54:10 +0000 (18:54 +0800)
committerSieu Mun Tang <sieu.mun.tang@intel.com>
Thu, 28 Apr 2022 14:44:27 +0000 (22:44 +0800)
commitc026dfe38cfae379457a6ef53130bd5ebc9d7808
treeb153894ce5ecc3d4f332b7610cd4de6a27c71198
parentc34b2a7a1a38dba88b6b668a81bd07c757525830
fix(intel): extend SDM command to return the SDM firmware version

Updates intel_smc_fw_version function to read SDM
firmware version in major/minor ACDS release number.
Update CONFIG_STATUS Response Data [1] bit0-23.

Return INTEL_SIP_SMC_STATUS_ERROR if unexpected
firmware version is being retrieved.

Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com>
Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
Change-Id: I018ccbb961786a75dc6eb873b0f232e71341e1d2
plat/intel/soc/common/include/socfpga_mailbox.h
plat/intel/soc/common/socfpga_sip_svc.c