commit | 45a2c9e936dbf20506357eb6dc86b94e7c9b6dc0 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Fri Jul 06 16:54:44 2018 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Tue Jul 24 15:01:57 2018 +0100 |
tree | c13cc99f901b38bf7092a99e124c24ea1ec233ba | |
parent | ec76950795d6ce205e27d3a790d3a5c11d1c4caa [diff] |
Rework page table setup for varying number of mem regions Change arm_setup_page_tables() to take a variable number of memory regions. Remove coherent memory region from BL1, BL2 and BL2U as their coherent memory region doesn't contain anything and therefore has a size of 0. Add check to ensure this doesn't change without us knowing. Change-Id: I790054e3b20b056dda1043a4a67bd7ac2d6a3bc0 Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>