[PATCH 2/2] Epiphany: Add the first epiphany_sim BSP.

2015-05-07 Thread Hesham ALMatary
This BSP in intended to run on the simulator that should be built from RSB. When building RTEMS for Epiphany --disable-networking must be provided part of the configure command. --- c/src/aclocal/rtems-cpu-subdirs.m4 | 1 + c/src/lib/libbsp/epiphany/Makefile.am | 8

[PATCH 1/2] cpukit: Add Epiphany architecture port

2015-05-07 Thread Hesham ALMatary
--- cpukit/configure.ac|1 + cpukit/librpc/src/xdr/xdr_float.c |1 + cpukit/score/cpu/Makefile.am |1 + cpukit/score/cpu/epiphany/Makefile.am | 33 + cpukit/score/cpu/epiphany/cpu.c