arm-trusted-firmware/lib/xlat_tables_v2
Varun Wadekar aaacde4682 fix(xlat_tables_v2): zeromem to clear all tables
This patch replaces the for loops to sero individual tables or entries
in the translation table context with zeromem to improve the boot time.

On Tegra platforms, this patch has proved to save 10ms during boot.

Signed-off-by: Bhavesh Parekh <bparekh@nvidia.com>
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: Iea9fb2c18ae7a1aef4fe42c4151a321fb3f8660e
2025-02-28 11:46:58 +01:00
..
aarch32 refactor(cpufeat): add macro to simplify is_feat_xx_present 2024-05-02 12:16:16 -05:00
aarch64 feat(d128): add support for FEAT_D128 2024-10-24 14:51:55 -05:00
ro_xlat_tables.mk chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables.mk chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
xlat_tables_context.c fix(xlat): set MAX_PHYS_ADDR to total mapped physical region 2023-11-03 16:33:51 +05:30
xlat_tables_core.c fix(xlat_tables_v2): zeromem to clear all tables 2025-02-28 11:46:58 +01:00
xlat_tables_private.h feat(rme): add xlat table library changes for FEAT_RME 2021-10-04 14:09:23 -05:00
xlat_tables_utils.c fix(xlat): correct attribute retrieval in a RME enabled system 2024-07-22 14:14:33 +02:00