]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(intel): support version 2 SiP SVC SMC function ID for mailbox commands
authorSieu Mun Tang <sieu.mun.tang@intel.com>
Tue, 10 May 2022 15:26:57 +0000 (23:26 +0800)
committerSieu Mun Tang <sieu.mun.tang@intel.com>
Wed, 11 May 2022 09:45:37 +0000 (17:45 +0800)
commitc436707bc6eed31ab61408ef40db6063d05f0912
tree035196dc506148d15c3922383ca9138d06cb9e9f
parentad47f1422f3f9aa4a622e08b71fc8f5caab98a98
feat(intel): support version 2 SiP SVC SMC function ID for mailbox commands

A separated SMC function ID of mailbox command
is introduced for the new format of SMC protocol.

The new format of SMC procotol will be started
using by Zephyr.

Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com>
Change-Id: I7996d5054f76c139b5ad55451c373f5669a1017f
plat/intel/soc/common/include/socfpga_mailbox.h
plat/intel/soc/common/include/socfpga_sip_svc.h
plat/intel/soc/common/soc/socfpga_mailbox.c
plat/intel/soc/common/socfpga_sip_svc_v2.c