Skip to content

Remove redundant optimization flag

Kshitij Sisodia requested to merge upstream/main into main

Using existing cache variable exposed by CMSIS-NN to set the compiler optimization level instead of injecting additional definitions.

Change-Id: I90941cb7e302a979bb8119cee99ac5a5507e6469 Signed-off-by: Kshitij Sisodia kshitij.sisodia@arm.com

Merge request reports