Skip to content
Commit df312c5a authored by Douglas Raillard's avatar Douglas Raillard Committed by davidcunado-arm
Browse files

xlat: simplify mmap_add_region_check parameters (#1101)



Use a mmap_region_t as parameter instead of getting a parameter for each
structure member. This reduces the scope of changes when adding members
to mmap_region_t.

Also align on the convention of using mm_cursor as a variable name for
the currently inspected region when iterating on the region array.

Change-Id: If40bc4351b56c64b214e60dda27276d11ce9dbb3
Signed-off-by: Douglas Raillard's avatarDouglas Raillard <douglas.raillard@arm.com>
parent ea12986b
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