commit | e65adb12cc28c2e3aacbf4da82a914c9827a021e | [log] [tgz] |
---|---|---|
author | Rohit Mathew <rohit.mathew@arm.com> | Sun Mar 10 22:55:28 2024 +0000 |
committer | Rohit Mathew <rohit.mathew@arm.com> | Wed Apr 24 21:13:31 2024 +0100 |
tree | 38093448ea1d1b91df79862751d6a5b7ecc7946f | |
parent | faf49648ef08a3b725c7e95badc7cd75c737d99f [diff] |
refactor(neoverse-rd): refactor mmap macro for CSS device memory region There are two macros that define CSS device memory map range and attributes - one for local chip and the other for remote chip. Refactor these two macros into a single macro that uses the chip ID to identify the local or the remote chip. Signed-off-by: Rohit Mathew <rohit.mathew@arm.com> Change-Id: I8c5374587391839260079f49f66c3307cf7118a9