Home
last modified time | relevance | path

Searched hist:c54c7fc358428daf69b4b118feb967afa60e998f (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_utils.cc54c7fc358428daf69b4b118feb967afa60e998f Mon Feb 25 18:52:41 UTC 2019 David Pu <dpu@nvidia.com> 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: David Pu <dpu@nvidia.com>