Extract out device-tree generation and compilation into an exported api. (#197)
authorPrashanth Mundkur <prashanth.mundkur@gmail.com>
Fri, 18 May 2018 20:38:57 +0000 (13:38 -0700)
committerAndrew Waterman <aswaterman@gmail.com>
Fri, 18 May 2018 20:38:57 +0000 (13:38 -0700)
commit545911797f15901dd5cc81014db01bb2b0f3f644
tree1662c0bf0da9631f4852317c3c94d710f87218a9
parentd48f107dba6a96fb827cb47fdf290261feadeb35
Extract out device-tree generation and compilation into an exported api. (#197)
riscv/dts.cc [new file with mode: 0644]
riscv/dts.h [new file with mode: 0644]
riscv/riscv.mk.in
riscv/sim.cc