mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
![]() This patch introduces 2 helper functions 'xlat_tables_find_start_va' and 'xlat_tables_va_to_index' to find the first VA and table index affected by the specified mmap region. it reduces code duplication and cyclomatic code complexity in xlat_tables_map/unmap_region functions. Cyclomatic complexity calculated using 'Coverity' fixes arm-software/tf-issues#673 Signed-off-by: David Pu <dpu@nvidia.com> |
||
---|---|---|
.. | ||
aarch32 | ||
aarch64 | ||
xlat_tables.mk | ||
xlat_tables_context.c | ||
xlat_tables_core.c | ||
xlat_tables_private.h | ||
xlat_tables_utils.c |