refactor(ti): move out k3/common to ti/commonThis will allow us to support more platforms that share commonalitieslike the k3_gicv3, console, helpers, etc.With this new common folder location, we
refactor(ti): move out k3/common to ti/commonThis will allow us to support more platforms that share commonalitieslike the k3_gicv3, console, helpers, etc.With this new common folder location, we can move the previouslycreated ti_bl31_setup file into the new location so it can be sharedacross multiple TI SoCs when need comes.With this, also update all copyright dates.Change-Id: Ie4365e32cd3b4b5870fe2cd03843400506e46265Signed-off-by: Dhruva Gole <d-gole@ti.com>
show more ...