arm-trusted-firmware/plat/arm/board/juno
Soby Mathew bea363ade1 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
This patch fixes the PLAT_LOG_LEVEL_ASSERT to 40 which corresponds
to LOG_LEVEL_INFO. Having this level of log for assertions means that the
`assert()` will not generate the strings implied in the expression taken
as parameter. This allows to save some memory when Juno is built for
LOG_LEVEL = LOG_LEVEL_VERBOSE and DEBUG = 1.

Fixes ARM-software/tf-issues#511

Change-Id: Id84a40f803ab07a5a8f6e587167af96694a07d04
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-08-31 12:21:16 +01:00
..
aarch32 juno: Fix AArch32 build 2017-06-20 15:14:01 +01:00
aarch64 juno: Invalidate all caches before warm reset to AArch32 state. 2017-06-26 17:37:46 +01:00
include Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO 2017-08-31 12:21:16 +01:00
sp_min Juno: Fix AArch32 sp_min build 2017-05-16 11:22:36 +01:00
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_bl1_setup.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
juno_bl2_setup.c juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value 2017-06-26 17:37:46 +01:00
juno_decl.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_def.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_err.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_security.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_stack_protector.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_topology.c Add SCMI support for Juno platform 2017-06-05 13:32:17 +01:00
juno_trng.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform.mk Apply workarounds for A53 Cat A Errata 835769 and 843419 2017-06-22 18:10:51 +01:00