Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
9cdff510
Commit
9cdff510
authored
Sep 11, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Sep 11, 2020
Browse files
Merge "tc0: increase SCP_BL2 size to 128 kB" into integration
parents
ab9646f5
dd14887e
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/arm/board/tc0/include/platform_def.h
View file @
9cdff510
...
...
@@ -183,12 +183,12 @@
* PLAT_CSS_MAX_SCP_BL2_SIZE is calculated using the current
* SCP_BL2 size plus a little space for growth.
*/
#define PLAT_CSS_MAX_SCP_BL2_SIZE 0x
14
000
#define PLAT_CSS_MAX_SCP_BL2_SIZE 0x
20
000
/*
* PLAT_CSS_MAX_SCP_BL2U_SIZE is calculated using the current
* SCP_BL2U size plus a little space for growth.
*/
#define PLAT_CSS_MAX_SCP_BL2U_SIZE 0x
14
000
#define PLAT_CSS_MAX_SCP_BL2U_SIZE 0x
20
000
#endif
/* PLATFORM_DEF_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment