Commit Graph

2 Commits

Author SHA1 Message Date
Vinay Sudra
cfae3c5911 soc: qcom: Remove reserved-memory free operation for xbl log dump
Remove reserved-memory free operation perform after successful
copy log into driver buffer which may lead to boot failure.

Change-Id: I8833eb1d2ab0d10c88c6904f55f99cd7ada8ccb5
Signed-off-by: Vinay Sudra <vsudra@codeaurora.org>
2021-03-30 15:41:24 +05:30
Vinay Sudra
2530ebc788 soc: qcom: Add driver to print xbl log on console from fs
Add driver to capture xbl log from reserved memory region
and print on console when user requests.

Use cat /sys/module/xbl_log/xbl_log to see xbl log.

Change-Id: I5d34a4be63244f354ce70cfac8df2724b6a0537b
Signed-off-by: Vinay Sudra <vsudra@codeaurora.org>
2021-03-23 18:18:17 +05:30