Skip to content

apremap: fix 2 GiB range check

Created by: vijayenthiran-arm

The function that checks whether the address is above 2 GiB incorrectly checks if the address is between 1 GiB and 2 GiB. Fix this.

Signed-off-by: Vijayenthiran Subramaniam vijayenthiran.subramaniam@arm.com Change-Id: I2d2a7a785a8d098a507a650f1b0db2cc2842f56c

Merge request reports