Anup Patel
4e15d79419
Revert "Fix FDT relocation"
...
This patch reverts "Fix FDT relocation" because it breaks
fw_jump firmware.
Signed-off-by: Anup Patel <anup.patel@wdc.com >
2018-12-21 15:04:21 +05:30
Damien Le Moal
4fb23c49eb
Fiw comment typo
...
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 16:35:33 +09:00
Damien Le Moal
8f91d1142e
fw: Disable delegation
...
Also disable interrupts and exceptions delegation when clearing mie and
mip.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 15:09:13 +09:00
Damien Le Moal
513474cd1b
Fix FDT relocation
...
Or rather, disable it if FW_PAYLOAD_FDT_ADDR is not defined. This
correspond to cases where the underlying FW that loaded and started
opensbi did not provide any FDT. In such case, the platform code will
need to prepare one.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com >
2018-12-21 15:09:13 +09:00
Anup Patel
b023176c17
top: Rename "blob" to "firmware" everywhere
...
This patch renames "blob" to "firmware" everywhere for better
and intutive naming.
Signed-off-by: Anup Patel <anup@brainfault.org >
2018-12-21 09:52:27 +05:30