Merge pull request #187 from danh-arm/dh/refactor-drivers
Refactor platform porting interface to drivers v2
commit e98f414b2f54f6ff2eec54656d032bfc293b6b23
2 parents f0e240d + 3279f62
@danh-arm danh-arm authored on 14 Aug 2014
Showing 29 changed files
View
Makefile
View
docs/porting-guide.md
View
drivers/arm/cci400/cci400.c
View
drivers/arm/tzc400/tzc400.c
View
drivers/io/io_storage.c 0 → 100644
View
include/drivers/arm/cci400.h
View
include/drivers/arm/tzc400.h
View
include/drivers/io/io_driver.h 0 → 100644
View
include/drivers/io/io_fip.h 0 → 100644
View
include/drivers/io/io_memmap.h 0 → 100644
View
include/drivers/io/io_semihosting.h 0 → 100644
View
include/drivers/io/io_storage.h 0 → 100644
View
include/drivers/io_driver.h 100644 → 0
View
include/drivers/io_fip.h 100644 → 0
View
include/drivers/io_memmap.h 100644 → 0
View
include/drivers/io_semihosting.h 100644 → 0
View
include/lib/io_storage.h 100644 → 0
View
lib/io_storage.c 100644 → 0
View
plat/fvp/aarch64/fvp_common.c
View
plat/fvp/bl1_fvp_setup.c
View
plat/fvp/bl31_fvp_setup.c
View
plat/fvp/fvp_def.h
View
plat/fvp/fvp_io_storage.c
View
plat/fvp/fvp_pm.c
View
plat/fvp/fvp_private.h
View
plat/fvp/fvp_security.c
View
plat/fvp/include/plat_macros.S
View
plat/fvp/include/platform_def.h
View
plat/fvp/platform.mk