commit | 63f191b6e00dda80d5d37d64165626fbdba4aab6 | [log] [tgz] |
---|---|---|
author | Rohit Mathew <rohit.mathew@arm.com> | Mon Mar 18 18:58:40 2024 +0000 |
committer | Rohit Mathew <rohit.mathew@arm.com> | Thu Apr 25 09:11:22 2024 +0100 |
tree | c6e801d5230da667e853e7bd754d7a70e595a9f2 | |
parent | e18e4858c01e05175c58d7acd6ae7787df764734 [diff] |
refactor(neoverse-rd): refactor mmap macro for RoS device memory region There are two macros that define ROS 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: I58eb65c2f046b6074f848f1448cd10a7dcc37f74