Move assembly newline function into common debug code
Printing a newline is a relatively common functionality for code to want
to do. Therefore, this patch now moves this function into a common part
of the code that anyone can use.

Change-Id: I2cad699fde00ef8d2aabf8bf35742ddd88d090ba
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
1 parent 3441952 commit 53d7e003fef908db02bc78fb889aa4ab58c9af25
@Justin Chadwell Justin Chadwell authored on 20 Aug 2019
Paul Beesley committed on 29 Aug 2019
Showing 2 changed files
View
bl31/aarch64/crash_reporting.S
View
common/aarch64/debug.S