arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services
authorChee Hong Ang <chee.hong.ang@intel.com>
Thu, 24 Dec 2020 10:21:01 +0000 (18:21 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 15 Jan 2021 09:48:36 +0000 (17:48 +0800)
commit313de7335248ff3246e4f2da4e63e50c350a2ac3
treed437d86380bedd17c7bc2c367bd449b2f63389f4
parent0eebfab3feff9d66626e4163eb0cfa6063202e1f
arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP services

This header file defines the Secure Monitor Call (SMC) message
protocol for ATF (BL31) PSCI runtime services. It includes all
the PSCI SiP function identifiers for the secure runtime services
provided by ATF. The secure runtime services include System Manager's
registers access, 2nd phase bitstream FPGA reconfiguration, Remote
System Update (RSU) and etc.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
include/linux/intel-smc.h [new file with mode: 0644]