| /rk3399_ARM-atf/drivers/nxp/interconnect/ |
| H A D | ls_cci.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/ |
| H A D | rd1ae_plat.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_ccn.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| H A D | arm_cci.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| H A D | arm_bl2_el3_setup.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| H A D | arm_bl1_setup.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| H A D | arm_bl31_setup.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ |
| H A D | nrd-common.mk | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | platform.mk | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | platform.mk | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/common/sp_min/ |
| H A D | arm_sp_min_setup.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/css/common/ |
| H A D | css_pm.c | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | platform.mk | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | plat_arm.h | 36fbcf4d0a147bf620c04ad55e05019ec04287dc Wed Sep 17 09:19:04 UTC 2025 Ahmed Azeem <ahmed.azeem@arm.com> refactor(arm/common): gate coherency behind flag
Introduce a macro guard so platform coherency functions are only compiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platforms enable HW-assisted coherency by default, so compiling empty definitions is unnecessary.
This refactor removes those empty functions for Arm CSS platforms.
Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096 Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
|