commit | 02d71afa98882f307fe01eb4800c1e3297c86614 | [log] [tgz] |
---|---|---|
author | Shreyas K K <shrekk@codeaurora.org> | Mon Jun 28 19:27:52 2021 +0530 |
committer | Shreyas K K <shrekk@codeaurora.org> | Wed Jul 14 14:52:15 2021 +0530 |
tree | 4824e449a818eb4884c95eaaf6da001aae64f288 | |
parent | 4412bdfdebff8ad290b9475dd183461f7af77ede [diff] |
QcomModulePkg: Log the kernel load start and end time Existing Bootloader code does not log the kernel load start and kernel load end time in the IMEM region. This results in incorrect values of kernel load time read from the kernel. Fix this issue by storing the kernel load start and end time in the IMEM region from the bootloader. Change-Id: Ib79690005732216db06903213e364280fddda44d Signed-off-by: Shreyas K K <shrekk@codeaurora.org>