Anup Patel
472d3f4e17
platform: Remove PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
...
The PLAT_HART_COUNT and PLAT_HART_STACK_SIZE are only used
by platform code so no need of exposing these to everyone
by adding it to platform-cppflags-y.
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-22 21:01:40 +05:30
Damien Le Moal
07ee5f2e32
Kendryte-k210: Remove unnecessary asm functions
...
Use functions defined in sbi/riscv_asm.h.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 17:20:56 +09:00
Damien Le Moal
745ae45e65
Update Kendryte k210 support
...
Booting now.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 15:12:22 +09:00
Anup Patel
089f70a179
top: Rename "plat" to "platform" everywhere
...
This patch renames "plat" to "platform" everywhere for better
readablility.
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-21 10:35:04 +05:30