arm-trusted-firmware/bl31
Antonio Nino Diaz 46b9aa764b Convert BL31 error message into warning
If BL32 isn't present or it fails to initialize the current code prints
an error message in both debug and release builds. This is too verbose
for release builds, so it has been converted into a warning.

Also, it was missing a newline at the end of the message.

Change-Id: I91e18d5d5864dbb19d47ecd54f174d2d8c06296c
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-09-06 17:09:57 +01:00
..
aarch64 RAS: Introduce handler for EL3 EAs 2018-07-19 10:13:18 +01:00
bl31.ld.S Use ALIGN instead of NEXT in linker scripts 2018-07-11 09:21:02 +01:00
bl31.mk Merge pull request #1533 from jeenu-arm/mpam 2018-08-22 10:24:24 +01:00
bl31_context_mgmt.c Suppress spurious deprecated declaration warnings 2018-03-01 16:14:29 +00:00
bl31_main.c Convert BL31 error message into warning 2018-09-06 17:09:57 +01:00
ehf.c EHF: MISRA fixes 2018-08-20 09:05:39 +01:00
interrupt_mgmt.c Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00