arm-trusted-firmware/drivers/st
Yann Gautier c9d75b3cf9 stm32mp1: split code between common and private parts
Some parts of code could be shared with platform derivatives,
or new platforms.
A new folder plat/st/common is created to put common parts.

stm32mp_common.h is a common API aggregate.

Remove some casts where applicable.
Fix some types where applicable.
Remove also some platform includes that are already in stm32mp1_def.h.

Change-Id: I46d763c8d9e15732d1ee7383207fd58206d7f583
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2019-02-14 11:20:23 +01:00
..
bsec stm32mp1: add BSEC driver 2019-01-18 15:45:08 +01:00
clk stm32mp1: update device tree and gpio functions 2019-01-18 15:45:08 +01:00
ddr drivers: st: update drivers code 2019-01-18 15:45:08 +01:00
gpio stm32mp1: split code between common and private parts 2019-02-14 11:20:23 +01:00
i2c drivers: st: move i2c driver in its own folder 2019-01-18 15:45:08 +01:00
io drivers: st: update drivers code 2019-01-18 15:45:08 +01:00
mmc stm32mp1: update device tree and gpio functions 2019-01-18 15:45:08 +01:00
pmic stm32mp1: update device tree and gpio functions 2019-01-18 15:45:08 +01:00
reset Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uart/aarch32 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00