You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MLECO-5486: Fixes for CI
Minor corrections for FVP names in the CI yml files. Removing tests
for CPU-only path on Arm Corstone-300. This will require another FVP
config file only for this specific target. Deciding against adding
this as the CPU-only path is tested for all other targets.
Change-Id: Iae9ac5333509a4eaf9ed9425c34c26a8aed3fceb
MLECO-5454: VSI support driven by build-type
Moving away from last implementation using a separate cproject to
configure VSI support. Instead it is now a build-type option for
object-detection example targeting Arm Corstone reference package
based FVPs.
Change-Id: I624a00ec93063f25cfcba4b229408a9623e300eb
Signed-off-by: Kshitij Sisodia <kshitij.sisodia@arm.com>