Skip to content

Remove benign clock dependencies from platforms.

Abhishek Rawat requested to merge ar/benign_clock_deps_removal into main

This change cleans up benign clock dependencies from platform builds where there is no explicit dependency on it. Prior to this change platforms had clock listed as dependency and for it compile an empty clock config had to be included to build.

Signed-off-by: Abhishek Rawat abhishek.rawat@arm.com

Edited by Abhishek Rawat

Merge request reports