arm-trusted-firmware/plat
Andre Przywara dfc0fb2725 drivers: i2c: mentor: move platform code into header files
At the moment we have two I2C stub drivers (for the Allwinner and the
Marvell platform), which #include the actual .c driver file.
Change this into the more usual design, by renaming and moving the stub
drivers into platform specific header files and including these from the
actual driver file. The platform specific include directories make sure
the driver picks up the right header automatically.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-09-19 09:24:02 +01:00
..
allwinner drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
arm Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi 2018-09-10 12:44:56 +01:00
common Prepare Mbed TLS drivers for shared heap 2018-09-04 10:32:06 +01:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon hikey960: Add development TBB support 2018-09-09 08:02:50 -04:00
imx warp7: Add warp7 platform to the build 2018-09-04 14:18:31 +01:00
layerscape Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00
marvell drivers: i2c: mentor: move platform code into header files 2018-09-19 09:24:02 +01:00
mediatek PSCI: Fix types of definitions 2018-07-20 13:49:22 +01:00
nvidia/tegra libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
qemu plat: qemu: update the early platform setup API 2018-09-04 15:20:26 +02:00
rockchip libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
rpi3 libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
socionext Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00
st/stm32mp1 layerscape: stm32mp1: Migrate to enable_mmu_svc_mon() 2018-08-10 13:47:37 +01:00
ti/k3 ti: k3: common: Add basic PSCI core off support 2018-08-31 09:23:21 -05:00
xilinx/zynqmp zynqmp: Define and enable ARM_XLAT_TABLES_LIB_V1 2018-09-04 18:33:02 +05:30