ARC: [plat-eznps] Add eznps platform
authorNoam Camus <noamc@ezchip.com>
Sun, 19 Aug 2012 08:54:33 +0000 (11:54 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 9 May 2016 04:02:32 +0000 (09:32 +0530)
commit4a66d3fecf6554c4e1482774833da4f07cade787
tree7d694c613677382bef4d822371ff44c805072753
parent845033be0041d1f8c8c691dbd54223d425c9ace5
ARC: [plat-eznps] Add eznps platform

This platform include boards:
Hardware Emulator (HE)
Simulator based upon nSIM.

Signed-off-by: Noam Camus <noamc@ezchip.com>
MAINTAINERS
arch/arc/plat-eznps/Kconfig [new file with mode: 0644]
arch/arc/plat-eznps/Makefile [new file with mode: 0644]
arch/arc/plat-eznps/entry.S [new file with mode: 0644]
arch/arc/plat-eznps/include/plat/ctop.h [new file with mode: 0644]
arch/arc/plat-eznps/include/plat/mtm.h [new file with mode: 0644]
arch/arc/plat-eznps/include/plat/smp.h [new file with mode: 0644]
arch/arc/plat-eznps/mtm.c [new file with mode: 0644]
arch/arc/plat-eznps/platform.c [new file with mode: 0644]
arch/arc/plat-eznps/smp.c [new file with mode: 0644]
This page took 0.02709 seconds and 5 git commands to generate.