target-tricore: Add board for systemmode
commite2d05011030d99fa0db1eeab1ca3c8fc497a6c95
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Sep 2014 11:59:47 +0000 (1 12:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Sep 2014 13:49:20 +0000 (1 14:49 +0100)
treea31a51b8dc95d7bb3111ccbae42e61c71b5a7f28
parent48e06fe0ed8c265336bb7320c3a294fd0d082c04
target-tricore: Add board for systemmode

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>
hw/tricore/Makefile.objs [new file with mode: 0644]
hw/tricore/tricore_testboard.c [new file with mode: 0644]
include/hw/tricore/tricore.h [new file with mode: 0644]