Yanray Wang 9b174e90d3 code_size_compare: generate text,data as comparison result
Previously we used dec(total) as comparison result of code size
measurement. However, it's not accurate because dec(total) is
the sum of text, data and bss. Now we show text,data instead
since those are sections we care about in code size perspective
specifically for TF-M.

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2023-07-24 16:44:50 +08:00
..
2022-09-18 21:17:09 +02:00
2023-06-25 22:18:40 +02:00
2022-01-06 12:20:48 +01:00
2023-06-14 20:06:43 +01:00
2021-06-28 09:28:33 +01:00