Port NEConvolutionLayer

Resolves: COMPMID-4507

Change-Id: I9557026ec0052b5585994f7a1300a14565c976d0
Signed-off-by: Michalis Spyrou <michalis.spyrou@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5964
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
diff --git a/filelist.json b/filelist.json
index 4c7c81c..29db910 100644
--- a/filelist.json
+++ b/filelist.json
@@ -879,6 +879,13 @@
           ]
         }
       },
+      "Convolution": {
+        "files": {
+          "operator": [
+            "src/runtime/cpu/operators/CpuConv2d.cpp"
+          ]
+        }
+      },
       "Copy": {
         "files": {
           "operator": [