refactor(arm/common): gate coherency behind flagIntroduce a macro guard so platform coherency functions are onlycompiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platformsenable HW-assist
refactor(arm/common): gate coherency behind flagIntroduce a macro guard so platform coherency functions are onlycompiled when HW_ASSISTED_COHERENCY is 0 (disabled). Many platformsenable HW-assisted coherency by default, so compiling emptydefinitions is unnecessary.This refactor removes those empty functions for Arm CSS platforms.Change-Id: I102ead46960e9da2d8b968f60cbfd3e5e5da1096Signed-off-by: Ahmed Azeem <ahmed.azeem@arm.com>
show more ...
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes eac
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes each drivers makefilesdrivers/nxp/<xx>/xx.mk, are updated.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I3979c509724d87e3d631a03dbafda1ee5ef07d21
NXP: Interconnect API based on ARM CCN-CCI driverCCN API(s) to be used NXP SoC(s) are added.These API(s) based on ARM CCN driver- driver/arm/ccnCCI API(s) to be used NXP SoC(s) are added.These
NXP: Interconnect API based on ARM CCN-CCI driverCCN API(s) to be used NXP SoC(s) are added.These API(s) based on ARM CCN driver- driver/arm/ccnCCI API(s) to be used NXP SoC(s) are added.These API(s) based on ARM CCI driver- driver/arm/cciSigned-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I7682c4c9bd42f63542b3ffd3cb6c5d2effe4ae0a