Merge "fix(rdv3): fix comment for DRAM1 carveout size" into integration

This commit is contained in:
Manish V Badarkhe 2025-01-28 18:11:12 +01:00 committed by TrustedFirmware Code Review
commit fc45c16b46
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
*/
#define NRD_CSS_BL31_SIZE UL(116 * 1024) /* 116 KB */
#define NRD_CSS_DRAM1_CARVEOUT_SIZE UL(0x0C000000) /* 117MB */
#define NRD_CSS_DRAM1_CARVEOUT_SIZE UL(0x0C000000) /* 192MB */
/*******************************************************************************
* Console config

View file

@ -176,7 +176,7 @@
* 0x37FFFFFF | | | | |
* ---------------------------------------------------------------------
* 0x80000000 |2GB - |L1 GPT |NS |NS DRAM |
* 0xFFFE2BFF |117MB | | | |
* 0xF3FFFFFF |192MB | | | |
* ---------------------------------------------------------------------
* 0x80000000 |26MB |L1 GPT |REALM |RMM |
* 0x37FFFFFF | | | |TF-A SHARED |