Atish Patra
1901e8a287
platform: Add minimal libc support.
...
libfdt requires minimal libc support. Absoultely
minimum functions are added in libc.
Signed-off-by: Atish Patra <atish.patra@wdc.com >
2019-01-18 10:05:12 +05:30
Atish Patra
8304ee9424
Disable all interrupts during warm irqchip init.
...
M mode is not expected to recieve any interrupts.
S mode interrupts shouldn't be enabled in M mode.
Signed-off-by: Atish Patra <atish.patra@wdc.com >
2018-12-21 22:11:21 -08:00
Anup Patel
5148499e03
Fix plic warm init in common code.
...
Unleashed doesn't have S mode for hart 0.
PLIC register base calculation is current wrong because of that.
Signed-off-by: Atish Patra <atish.patra@wdc.com >
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-21 22:11:10 -08: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