mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
refactor(build): cleanup Makefile to handle build flags precisely
Presently, Makefile is unsystematic with no precise ordering of configuration and commands. This patch addresses this issue, by sorting and arranging the related sections in an order, which helps in maintaining it precisely. Further, this assists developers in identifying the concerned section and add related changes appropriately with ease. Additionally, SIMICS build option linked to Intel platform, has been removed, as there is no platform specific support to utilise it. [https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/16737] Change-Id: I72c09905334f94f803cdfd85f56e2c9572f9b3ef Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
This commit is contained in:
parent
fb45d56ce3
commit
c5e1da836c