mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-08-31 11:21:33 +02:00
Both march32-directive and march64-directive eventually generate the same march option that will passed to compiler. Merge this two separate directives to a common one as march-directive. Change-Id: I220d2b782eb3b54e13ffd5b6a581d0e6da68756a Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>