mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00
Merge "feat(mt8195): increase TZRAM" into integration
This commit is contained in:
commit
4a2ff22fd4
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
* Platform memory map related constants
|
||||
******************************************************************************/
|
||||
#define TZRAM_BASE 0x54600000
|
||||
#define TZRAM_SIZE 0x00030000
|
||||
#define TZRAM_SIZE 0x00040000
|
||||
|
||||
/*******************************************************************************
|
||||
* BL31 specific defines.
|
||||
|
|
Loading…
Add table
Reference in a new issue