config: Extend config groups for CI

Define the groups for the different scenarios of CI. The aims are
to take good advantage of computing resource, and keep the necessary
coverage for differnet CI jobs.

Per patch strategy
	Main platforms(AN519/AN521/Musca B) regression test with BL2
	Build OTP regression test with BL2 (GNU compiler Only)
	PSA ARCH tests with BL2 (GNU compiler Only)
	PSoC64 regression test without BL2 (GNU compiler Only)
	Profile small (GNU compiler Only)
	Build and test focus on Release build type
Nightly strategy
	All platforms regression test config plus default config
		(3 build types)
	Profile small for 2 platforms(AN519/AN521)
	PSA ARCH test on AN521
	Build OTP regression with BL2
Release strategy
	All combinations hosted by TF-M team

Signed-off-by: Karl Zhang <karl.zhang@arm.com>
Change-Id: I05c06ea05b3f086abb2ea42090e339d8de058199
1 file changed