aboutsummaryrefslogtreecommitdiffstats
path: root/plat/intel
diff options
context:
space:
mode:
authorRichard Gong <richard.gong@intel.com>2020-04-13 09:40:43 -0500
committerAbdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>2020-10-24 11:00:42 +0800
commit1ae7b6f6b1dcc8669743c81a41423d8eca45949b (patch)
tree8ce6f442aeb4d5a6ae86ade38f1723a9e1b4611c /plat/intel
parentd191eb247adc53b913b44f4ad9df90c5445f55c8 (diff)
downloadplatform_external_arm-trusted-firmware-1ae7b6f6b1dcc8669743c81a41423d8eca45949b.tar.gz
platform_external_arm-trusted-firmware-1ae7b6f6b1dcc8669743c81a41423d8eca45949b.tar.bz2
platform_external_arm-trusted-firmware-1ae7b6f6b1dcc8669743c81a41423d8eca45949b.zip
intel: SIP: increase FPGA_CONFIG_SIZE to 32 MB
Increase INTEL_SIP_SMC_FPGA_CONFIG_SIZE from 16 to 32MB. We need higher pre-reserved memory size between Intel service layer and secure monitor software so we can handle JIC file authorization. Signed-off-by: Richard Gong <richard.gong@intel.com> Change-Id: Ibab4e42e4b7b93a4cf741e60ec9439359ba0a64c
Diffstat (limited to 'plat/intel')
-rw-r--r--plat/intel/soc/common/include/socfpga_sip_svc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/intel/soc/common/include/socfpga_sip_svc.h b/plat/intel/soc/common/include/socfpga_sip_svc.h
index 22e54e895..329f511ad 100644
--- a/plat/intel/soc/common/include/socfpga_sip_svc.h
+++ b/plat/intel/soc/common/include/socfpga_sip_svc.h
@@ -44,7 +44,7 @@
/* FPGA config helpers */
#define INTEL_SIP_SMC_FPGA_CONFIG_ADDR 0x400000
-#define INTEL_SIP_SMC_FPGA_CONFIG_SIZE 16777216
+#define INTEL_SIP_SMC_FPGA_CONFIG_SIZE 0x2000000
/* SMC function IDs for SiP Service queries */
#define SIP_SVC_CALL_COUNT 0x8200ff00