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>
2 files changed