Skip to content

product/morello: Add debugger CLI module config data in scp_ramfw_fvp

Darryl Green requested to merge github/fork/sah01Kaushal/morello_debug_cli into master

Created by: sah01Kaushal

Add config data for the CLI debugger module which provides basic system investigation functionality such as memory read/write, register dumps, module initialization, etc. Press CTRL-E on the scp console to enter the debugger and CTRL-D to exit it.

Signed-off-by: sahil sahil@arm.com Change-Id: Ia30b03924355d203b9de5d7c131b0316e8b94d0a

Merge request reports