u-boot/arch/riscv
Alexander Graf 6cc1a2af46 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>
2018-05-29 14:43:12 +08:00
..
cpu/nx25 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dts SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
include/asm riscv: Add setjmp/longjmp code 2018-05-29 14:43:12 +08:00
lib riscv: Add setjmp/longjmp code 2018-05-29 14:43:12 +08:00
config.mk riscv: Enable function sections 2018-05-29 14:43:12 +08:00
Kconfig riscv: Add Kconfig to support RISC-V 2018-01-12 08:05:12 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00