Merge "feat(mt8195): increase TZRAM" into integration

This commit is contained in:
Olivier Deprez 2023-10-25 09:55:08 +02:00 committed by TrustedFirmware Code Review
commit 4a2ff22fd4

View file

@ -133,7 +133,7 @@
* Platform memory map related constants
******************************************************************************/
#define TZRAM_BASE 0x54600000
#define TZRAM_SIZE 0x00030000
#define TZRAM_SIZE 0x00040000
/*******************************************************************************
* BL31 specific defines.