summaryrefslogtreecommitdiffstats
path: root/hw/tricore/Makefile.objs
Commit message (Collapse)AuthorAgeFilesLines
* meson: convert hw/arch*Marc-André Lureau2020-08-211-1/+0Star
| | | | | | | | Each architecture's sourceset is placed in an hw_arch dictionary, and picked up from there when building the per-emulator static_library. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong2019-02-051-1/+1
| | | | | | | | | | Add the new configs to default-configs/tricore-sofmmu.mak. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190202072456.6468-26-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* target-tricore: Add board for systemmodeBastian Koppelmann2014-09-011-0/+1
Add basic board to allow systemmode emulation Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-id: 1409572800-4116-3-git-send-email-kbastian@mail.uni-paderborn.de Signed-off-by: Peter Maydell <peter.maydell@linaro.org>