Add platform support to Musca S1
Change-Id: Iebdd4bc402446caba6b7bd894eddb0a85ed884d8
Signed-off-by: Mark Horvath <mark.horvath@arm.com>
Signed-off-by: Gabor Toth <gabor.toth@arm.com>
ls
1 parent 7f60090 commit bdf2306f1690fa3232595b65901f4b846d8aa77a
@Gabor Toth Gabor Toth authored on 24 Jun 2020
Showing 75 changed files
View
cmsis/device/rtos/mbed_lib.json
View
platform/mbed_lib.json
View
storage/kvstore/kv_config/global/mbed_lib.json
View
storage/kvstore/kv_config/tdb_internal/mbed_lib.json
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/LICENSE 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/LICENSE-BSD-3-Clause 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/LICENSE-permissive-binary-license-1.0.txt 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/Libraries/mt25ql_flash_lib.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/Libraries/mt25ql_flash_lib.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/PeripheralNames.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/PinNames.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/TOOLCHAIN_ARMC6/musca_ns.sct 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/TOOLCHAIN_ARMC6/startup_cmsdk_musca_ns.S 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/TOOLCHAIN_GCC_ARM/musca_ns.ld 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/TOOLCHAIN_GCC_ARM/startup_cmsdk_musca_ns.S 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/cmsis.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/cmsis_nvic.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/cmsis_nvic_virtual.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/device_cfg.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/device_definition.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/device_definition.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/cache_drv.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/cache_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/gpio_cmsdk_drv.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/gpio_cmsdk_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/i2c_ip6510_drv.c 0 → 100644
Too large (Show diff)
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/i2c_ip6510_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/musca_s1_scc_drv.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/musca_s1_scc_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/qspi_ip6514e_drv.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/qspi_ip6514e_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/timer_cmsdk_drv.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/timer_cmsdk_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/timer_gp_drv.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/timer_gp_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/uart_pl011_drv.c 0 → 100644
Too large (Show diff)
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/drivers/uart_pl011_drv.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/platform_base_address.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/platform_description.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/platform_irq.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/platform_pins.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/platform_regs.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/system_core_init.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/device/system_core_init.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/flash_api_qspi.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/gpio_api_ns.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/gpio_irq_api.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/gpio_object.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/i2c_api.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/lp_ticker.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/mbed_serial_platform.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/mbed_serial_platform.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/mcuboot.bin 0 → 100644
Not supported
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/objects.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/partition/flash_layout.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/partition/image_macros_preprocessed_ns.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/partition/image_macros_preprocessed_s.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/partition/region_defs.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/pinmap.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/s_veneers.o 0 → 100644
Not supported
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/serial_api.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/sleep_api.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/tfm_ioctl_api.h 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/tfm_ioctl_ns_api.c 0 → 100644
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/tfm_s.axf 0 → 100644
Not supported
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/tfm_s.bin 0 → 100644
Not supported
View
targets/TARGET_ARM_SSG/TARGET_MUSCA_S1/us_ticker.c 0 → 100644
View
targets/TARGET_ARM_SSG/mbed_rtx.h
View
targets/targets.json
View
tools/targets/ARM_MUSCA_S1.py 0 → 100644
View
tools/targets/__init__.py
View
tools/targets/musca_s1-root-rsa-3072.md 0 → 100644
View
tools/targets/musca_s1-root-rsa-3072.pem 0 → 100644
View
tools/targets/musca_s1-root-rsa-3072_1.pem 0 → 100644