commit | 93478f105c3640be0dbcd2f859bf2168cb9e20c4 | [log] [tgz] |
---|---|---|
author | Lukas Auer <lukas.auer@aisec.fraunhofer.de> | Thu Nov 22 11:26:16 2018 +0100 |
committer | Andes <uboot@andestech.com> | Mon Nov 26 13:57:29 2018 +0800 |
tree | 044062bff4c1aef73e78861156024afd272a5e49 | |
parent | 17d3e900290975e9096e6eb9e18916a89dfe0f8f [diff] |
riscv: enable -fdata-sections Enable the -fdata-sections compiler option for RISC-V. Buildman reports the binary size decrease from this as 8365.3 bytes. Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>