[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)
commit70e6e5bb66b225a014b8bffbb555bb5d045580fb
treeea66c7c6c04c34207308e888522613aeb43f3ff6
parent0f00712cf2531be4c456d1773dad0b80abc94d0c
[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