mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-09-04 05:11:17 +02:00
commit
c0a70dbd4a
@ -122,7 +122,7 @@ void bl31_early_platform_setup(bl31_params_t *from_bl2,
|
|||||||
{
|
{
|
||||||
plat_params_from_bl2_t *plat_params =
|
plat_params_from_bl2_t *plat_params =
|
||||||
(plat_params_from_bl2_t *)plat_params_from_bl2;
|
(plat_params_from_bl2_t *)plat_params_from_bl2;
|
||||||
#if DEBUG
|
#if LOG_LEVEL >= LOG_LEVEL_INFO
|
||||||
int impl = (read_midr() >> MIDR_IMPL_SHIFT) & MIDR_IMPL_MASK;
|
int impl = (read_midr() >> MIDR_IMPL_SHIFT) & MIDR_IMPL_MASK;
|
||||||
#endif
|
#endif
|
||||||
image_info_t bl32_img_info = { {0} };
|
image_info_t bl32_img_info = { {0} };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user