Put HTIF in the device tree
authorPalmer Dabbelt <palmer@dabbelt.com>
Fri, 3 Nov 2017 22:38:12 +0000 (15:38 -0700)
committerPalmer Dabbelt <palmer@dabbelt.com>
Fri, 3 Nov 2017 23:26:10 +0000 (16:26 -0700)
commit092b464c06d2eba580b95a3ac7013449cb2687e4
treeb9670941b1c05a0cfa9de32590abacd7a1d52b6c
parent95fafa8f05320a761f70bef022a05c3053ea7b27
Put HTIF in the device tree

I wanted to actually put the address of the HTIF into the DTS, but that
seems to be a bit too much work: since the HTIF addresses are just
defined in an ELF file it's a bit awkward to make that work.

Instead, I'm just putting a dummy HTIF key in the DTS.
riscv/sim.cc