This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
c32da7aa62
qemu-e2k
/
hw
/
xtensa
/
Makefile.objs
5 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
hw: move boards and other isolated files to hw/ARCH Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 12:03:15 +01:00
obj-y
+=
pic_cpu.o
hw/xtensa: remove extraneous xtensa_ prefix from file names While at it rename lx60 (named after the first board of the family) to more generic xtfpga (the family name). Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-06-21 08:39:58 +02:00
obj-y
+=
sim.o
hw/xtensa: extract xtensa_create_memory_regions XTFPGA boards should populate core memory regions the same way sim machine does. Move xtensa_create_memory_regions implementation to a separate file and use it to create instruction and data memory regions on XTFPGA boards. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-12-22 22:53:36 +01:00
obj-y
+=
xtensa_memory.o
hw/xtensa: remove extraneous xtensa_ prefix from file names While at it rename lx60 (named after the first board of the family) to more generic xtfpga (the family name). Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-06-21 08:39:58 +02:00
obj-y
+=
xtfpga.o
Reference in New Issue
Copy Permalink