• Antonio Nino Diaz's avatar
    xlat_tables_v2: Revert recent changes to remove recursion · f253645d
    Antonio Nino Diaz authored
    This commit reverts the following commits:
    
    - c54c7fc3 ("xlat_tables_v2: print xlat tables without recursion")
    - db8cac2d ("xlat_tables_v2: unmap region without recursion.")
    - 0ffe2692
    
     ("xlat_tables_v2: map region without recursion.")
    
    This was part of PR#1843.
    
    A problem has been detected in one of our test run configurations
    involving dynamic mapping of regions and it is blocking the next
    release. Until the problem can be solved, it is safer to revert
    the changes.
    
    Change-Id: I3d5456e4dbebf291c8b74939c6fb02a912e0903b
    Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
    f253645d
xlat_tables_utils.c 14.5 KB