commit | 1ca902a537d622b9f7f53f872586120ae75e2603 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Fri Sep 29 11:33:47 2023 -0500 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Mon Oct 30 17:28:17 2023 +0100 |
tree | 572198c3843afb83252f027fcefd9471aec1b7cd | |
parent | f0c813b7e850568094d4d5d4c693c71d2a88d28b [diff] |
fix(build): remove handling of mandatory options With commit@f5211420b(refactor(cpufeat): refactor arch feature build options all mandatory options are enabled with 'make_helpers/arch_features.mk' so avoid enabling of mandatory features in platform makefile. Use correct Arch Major/Minor to get all the mandatory features enabled by default. Change-Id: Ia214aa75dc9caea949f697ecafb1ef1812c6d899 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>