Skip to content
Commit 4fbe3514 authored by Sathyam Panda's avatar Sathyam Panda Committed by Vivek Kumar Gautam
Browse files

plat(common): provide flexibility to dram bank lookup



On some platforms, the complete avialable main memory can be composed
of more than 2 or multiple non-contiguous DRAM banks. Modify the common
handler to discover and map any number of DRAM banks to array of
GRANULES as one single contiguous chunk of memory.

Add a new option RMM_MAX_DRAM_NUM_BANK to choose number of supported
dram banks and update all the existing configs with appropriate default
value.

Signed-off-by: Sathyam Panda's avatarSathyam Panda <sathyam.panda@arm.com>
Change-Id: I1010fb52f01e78184c577533fecdd7f348a917c5
parent b137f453
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment