CM3DS: merge the two system header files into one
This commit does not bring functional changes.
Here is the list of changes:
- merge CMSDK_CM3DS.h and SMM_MPS2.h into CM3DS.h
- remove unused code
- split copyright headers from first comment of each file

Change-Id: I79b7ee01689439b7d2fde9d13035a5edf17f69ff
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
ls
1 parent cabef4d commit 9f107d2c733c7038d3294d07b5e2cbba198e649e
@Hugues de Valon Hugues de Valon authored on 20 Apr 2018
Showing 27 changed files
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PeripheralNames.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/PinNames.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/SDK/fpga.c 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/SDK/fpga.h 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/SDK/smsc9220_eth.c 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/SDK/smsc9220_eth.h 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/cmsdk_ticker.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/CM3DS.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/CMSDK_CM3DS.h 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/SMM_MPS2.h 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/TOOLCHAIN_ARM_STD/MPS2.sct
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/TOOLCHAIN_ARM_STD/startup_MPS2.S
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/TOOLCHAIN_GCC_ARM/MPS2.ld
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/cmsis_nvic.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/drivers/smsc9220_eth.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/memory_zones.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/peripherallink.h 100644 → 0
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.c
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/platform_devices.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/system_CMSDK_CM3DS.c
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/device/system_CMSDK_CM3DS.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/i2c_api.c
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/objects.h
View
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/trng_api.c