kernel-ark/arch/blackfin/mm
Sonic Zhang 262c3825a9 Blackfin arch: Extend sram malloc to handle L2 SRAM.
Extend system call to alloc L2 SRAM in application.
Automatically move following sections to L2 SRAM:
1. kernel built-in l2 attribute section
2. kernel module l2 attribute section
3. elf-fdpic application l2 attribute section

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-07-19 15:42:41 +08:00
..
blackfin_sram.c Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00
blackfin_sram.h Blackfin arch: change L1 malloc to base on slab cache and lists. 2008-07-19 14:51:31 +08:00
init.c Blackfin arch: change L1 malloc to base on slab cache and lists. 2008-07-19 14:51:31 +08:00
Makefile