commit | 6aa8e9adb3336c0443eb37c471da16c17aad9d4c | [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 | 399541a614ded4bb9a82e4c30d8a982fb12ee12d [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>