Files
arm-trusted-firmware/drivers/nxp/interconnect
Ahmed Azeem 36fbcf4d0a 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>
2025-09-26 09:14:40 +01:00
..