[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)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:33 +0000 (20:23 +0300)
commit5337af9ed4a6c863c759e3ffcecd5f85c93aa26c
treea817800abf671fc3bdb09be4e529440add6760f4
parent5d96cc014495a08ab4b75f45f53ddae2d7a10434
[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