Skip to content
Commit c54c7fc3 authored by David Pu's avatar David Pu
Browse files

xlat_tables_v2: print xlat tables without recursion



This patch uses an array on stack to save parent xlat table information when
traversing the xlat tables. It keeps exactly same xlat table traversal
order compared to recursive version.

fixes arm-software/tf-issues#664

Signed-off-by: default avatarDavid Pu <dpu@nvidia.com>
parent db8cac2d
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