diff options
author | Alexander Graf <agraf@suse.de> | 2018-04-23 07:59:44 +0200 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2018-05-29 14:43:12 +0800 |
commit | 6cc1a2af46c448e7d822fa4976a8d6e10fc5273b (patch) | |
tree | 25e3a65ca495f35dbb550a13eab4c98b0b7590bc /lib/efi_loader/efi_runtime.c | |
parent | a7f99e5dd7dfa1853dee25e0fcb761eee0fb3ad3 (diff) |
riscv: Enable function sections
The linker can remove sections that are never addressed, so it makes a lot
of sense to declare every function as an individual section.
This reduces the output U-Boot code size by ~30kb for me.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_runtime.c')
0 files changed, 0 insertions, 0 deletions