config CPUSEC_TEST
	bool "cpu security test support"
	default n
	help
          cpu security test function

config EL3_PA_TEST
	bool "El3 PA Restriction feature test support"
	depends on HAVE_ARM_SMCCC
	default n
	help
          El3 PA Restriction test function

config BTI_TEST
	bool "bti test support"
	depends on HAVE_ARM_SMCCC
	default n
	help
          bti test function

config PAC_TEST
	bool "pac test "
	depends on HAVE_ARM_SMCCC
	default n
	help
	  pac test function

config FAC_TEST
	bool "fac test "
	depends on HAVE_ARM_SMCCC
	default n
	help
	  fac test function

config FGT_TEST
	bool "fgt test "
	depends on HAVE_ARM_SMCCC
	default n
	help
	  fgt test function

config S1POE_TEST
	bool "s1poe test "
	depends on HAVE_ARM_SMCCC
	default n
	help
	  s1poe test function

config PMU_RESTRICTION_TEST
	bool "pmu restriction test "
	depends on HAVE_ARM_SMCCC
	default n
	help
	  pmu restriction el3 test function
