Home
last modified time | relevance | path

Searched hist:"3 b48ca17f350d8b0999e89e8d9215993701e16a0" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Darm_dyn_cfg.c3b48ca17f350d8b0999e89e8d9215993701e16a0 Tue Feb 06 16:03:24 UTC 2024 Chris Kay <chris.kay@arm.com> fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2

The `arm_bl2_dyn_cfg_init` function is intended exclusively for BL2 - it
should not be compiled for any other bootloader image. This change hides
it for all but BL2.

Change-Id: I9fa95094dcc30f9fa4cc7bc5b3119ceae82df1ea
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.h3b48ca17f350d8b0999e89e8d9215993701e16a0 Tue Feb 06 16:03:24 UTC 2024 Chris Kay <chris.kay@arm.com> fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2

The `arm_bl2_dyn_cfg_init` function is intended exclusively for BL2 - it
should not be compiled for any other bootloader image. This change hides
it for all but BL2.

Change-Id: I9fa95094dcc30f9fa4cc7bc5b3119ceae82df1ea
Signed-off-by: Chris Kay <chris.kay@arm.com>