commit | aaacde46826df1dd4a119b2a31ff626adbce5653 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Feb 27 17:03:56 2025 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Feb 28 11:46:58 2025 +0100 |
tree | ad67e97c687ff3c28122c85e215b0d465652c77c | |
parent | 1dd6f3ece6040f8692c17a65ef5778199a7ef456 [diff] |
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