ti: k3: Setup initial files for platform
Create the baseline Makefile, platform definitions file and platform
specific assembly macros file. This includes first set of constants
for the platform including cache sizes and linker format and a stub for
BL31 and the basic memory layout

K3 SoC family of processors do not use require a BL1 or BL2 binary,
since such functions are provided by an system controller on the SoC.
This lowers the burden of ATF to purely managing the local ARM cores
themselves.

Signed-off-by: Benjamin Fair <b-fair@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
1 parent d135ad7 commit 1841c533c90ff560230b4d3c497356f8ac4210a2
@Nishanth Menon Nishanth Menon authored on 13 Oct 2016
Andrew F. Davis committed on 19 Jun 2018
Showing 8 changed files
View
docs/plat/ti-k3.rst 0 → 100644
View
maintainers.rst
View
plat/ti/k3/common/k3_bl31_setup.c 0 → 100644
View
plat/ti/k3/common/plat_common.mk 0 → 100644
View
plat/ti/k3/include/plat_macros.S 0 → 100644
View
plat/ti/k3/include/platform_def.h 0 → 100644
View
plat/ti/k3/platform.mk 0 → 100644
View
readme.rst