[ERD][NEUS7920-76] [COMMON] lib: dss: save some information to DSS header region
authorHosung Kim <hosung0.kim@samsung.com>
Mon, 20 Aug 2018 07:30:39 +0000 (16:30 +0900)
committerKim Gunho <gunho.kim@samsung.com>
Fri, 30 Aug 2019 07:58:56 +0000 (16:58 +0900)
commitbc1faedf1cbcc29b40d85a7d71d958c98641082b
treeea66c7c6c04c34207308e888522613aeb43f3ff6
parent4d991c606e7d5d6eed205af5cd74aa9869fee304
[ERD][NEUS7920-76] [COMMON] lib: dss: save some information to DSS header region

DSS want to know some physical address in ramdump directly.
- linux-banner is saved to 0x700 -- 0x8FF offset
- kernel log address is saved to 0x900 offset
- platform log address is saved to 0x904 offset
- kernel event address is saved to 0x908 offset
from DSS reserved region.

Change-Id: I74f110249fbc3cecc32bcd2d22ba1cba65d9fbf9
Signed-off-by: Hosung Kim <hosung0.kim@samsung.com>
lib/debug-snapshot-log.h
lib/debug-snapshot.c