commit | ce876d98e6d9d8b5ff66304515d5b31636fd4e92 | [log] [tgz] |
---|---|---|
author | Aravind Vijayakumar <aprasann@codeaurora.org> | Fri Jul 17 09:46:47 2020 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Feb 08 00:40:29 2021 -0800 |
tree | 589a11afae460ffc8510c3ca26a9e8181861d211 | |
parent | 3f8aa1070e6946c0cc47ff73df5811ba50678ab4 [diff] |
QcomModulePkg: Removing redundant function which copies the kernel image The function copies the kernel image to the kernel load address. The same function is called twice after few lines in the same .c file. Removing the redundant function to save 10 ms as part of abl optimization. Signed-off-by: Aravind Vijayakumar <aprasann@codeaurora.org> Change-Id: I4f5ec8050c96ba25fd7e35b560232b4f9210e76b