mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
Merge "fix(intel): update the size with addition 0x8000 0000 base" into integration
This commit is contained in:
commit
84aeae5818
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
/* FPGA config helpers */
|
||||
#define INTEL_SIP_SMC_FPGA_CONFIG_ADDR 0x80400000
|
||||
#define INTEL_SIP_SMC_FPGA_CONFIG_SIZE 0x2000000
|
||||
#define INTEL_SIP_SMC_FPGA_CONFIG_SIZE 0x82000000
|
||||
|
||||
/* QSPI Setting */
|
||||
#define CAD_QSPIDATA_OFST 0x10900000
|
||||
|
|
Loading…
Add table
Reference in a new issue